| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.14 |
| Score | 0% | 63% |
Which of the following statements about exponents is false?
b1 = b |
|
all of these are false |
|
b1 = 1 |
|
b0 = 1 |
A number with an exponent (be) consists of a base (b) raised to a power (e). The exponent indicates the number of times that the base is multiplied by itself. A base with an exponent of 1 equals the base (b1 = b) and a base with an exponent of 0 equals 1 ( (b0 = 1).
What is the next number in this sequence: 1, 4, 7, 10, 13, __________ ?
| 16 | |
| 11 | |
| 18 | |
| 10 |
The equation for this sequence is:
an = an-1 + 3
where n is the term's order in the sequence, an is the value of the term, and an-1 is the value of the term before an. This makes the next number:
a6 = a5 + 3
a6 = 13 + 3
a6 = 16
A machine in a factory has an error rate of 7 parts per 100. The machine normally runs 24 hours a day and produces 7 parts per hour. Yesterday the machine was shut down for 9 hours for maintenance.
How many error-free parts did the machine produce yesterday?
| 97.6 | |
| 100.8 | |
| 138.2 | |
| 72 |
The hourly error rate for this machine is the error rate in parts per 100 multiplied by the number of parts produced per hour:
\( \frac{7}{100} \) x 7 = \( \frac{7 \times 7}{100} \) = \( \frac{49}{100} \) = 0.49 errors per hour
So, in an average hour, the machine will produce 7 - 0.49 = 6.51 error free parts.
The machine ran for 24 - 9 = 15 hours yesterday so you would expect that 15 x 6.51 = 97.6 error free parts were produced yesterday.
\({b + c \over a} = {b \over a} + {c \over a}\) defines which of the following?
commutative property for division |
|
commutative property for multiplication |
|
distributive property for division |
|
distributive property for multiplication |
The distributive property for division helps in solving expressions like \({b + c \over a}\). It specifies that the result of dividing a fraction with multiple terms in the numerator and one term in the denominator can be obtained by dividing each term individually and then totaling the results: \({b + c \over a} = {b \over a} + {c \over a}\). For example, \({a^3 + 6a^2 \over a^2} = {a^3 \over a^2} + {6a^2 \over a^2} = a + 6\).
a(b + c) = ab + ac defines which of the following?
commutative property for multiplication |
|
distributive property for division |
|
commutative property for division |
|
distributive property for multiplication |
The distributive property for multiplication helps in solving expressions like a(b + c). It specifies that the result of multiplying one number by the sum or difference of two numbers can be obtained by multiplying each number individually and then totaling the results: a(b + c) = ab + ac. For example, 4(10-5) = (4 x 10) - (4 x 5) = 40 - 20 = 20.