| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.35 |
| Score | 0% | 67% |
What is the next number in this sequence: 1, 8, 15, 22, 29, __________ ?
| 38 | |
| 36 | |
| 37 | |
| 35 |
The equation for this sequence is:
an = an-1 + 7
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 + 7
a6 = 29 + 7
a6 = 36
Which of the following statements about exponents is false?
b0 = 1 |
|
b1 = b |
|
all of these are false |
|
b1 = 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).
a(b + c) = ab + ac defines which of the following?
commutative property for multiplication |
|
commutative property for division |
|
distributive 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.
A tiger in a zoo has consumed 88 pounds of food in 8 days. If the tiger continues to eat at the same rate, in how many more days will its total food consumtion be 121 pounds?
| 7 | |
| 2 | |
| 3 | |
| 11 |
If the tiger has consumed 88 pounds of food in 8 days that's \( \frac{88}{8} \) = 11 pounds of food per day. The tiger needs to consume 121 - 88 = 33 more pounds of food to reach 121 pounds total. At 11 pounds of food per day that's \( \frac{33}{11} \) = 3 more days.
What is z7 - 3z7?
| 4z49 | |
| 2z-7 | |
| 4z14 | |
| -2z7 |
To add or subtract terms with exponents, both the base and the exponent must be the same. In this case they are so subtract the coefficients and retain the base and exponent:
1z7 - 3z7
(1 - 3)z7
-2z7