| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.23 |
| Score | 0% | 65% |
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).
What is the next number in this sequence: 1, 7, 13, 19, 25, __________ ?
| 40 | |
| 32 | |
| 31 | |
| 26 |
The equation for this sequence is:
an = an-1 + 6
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 + 6
a6 = 25 + 6
a6 = 31
On average, the center for a basketball team hits 40% of his shots while a guard on the same team hits 45% of his shots. If the guard takes 15 shots during a game, how many shots will the center have to take to score as many points as the guard assuming each shot is worth the same number of points?
| 17 | |
| 15 | |
| 14 | |
| 11 |
guard shots made = shots taken x \( \frac{\text{% made}}{100} \) = 15 x \( \frac{45}{100} \) = \( \frac{45 x 15}{100} \) = \( \frac{675}{100} \) = 6 shots
The center makes 40% of his shots so he'll have to take:
shots made = shots taken x \( \frac{\text{% made}}{100} \)
shots taken = \( \frac{\text{shots taken}}{\frac{\text{% made}}{100}} \)
to make as many shots as the guard. Plugging in values for the center gives us:
center shots taken = \( \frac{6}{\frac{40}{100}} \) = 6 x \( \frac{100}{40} \) = \( \frac{6 x 100}{40} \) = \( \frac{600}{40} \) = 15 shots
to make the same number of shots as the guard and thus score the same number of points.
This property states taht the order of addition or multiplication does not mater. For example, 2 + 5 and 5 + 2 are equivalent.
associative |
|
distributive |
|
commutative |
|
PEDMAS |
The commutative property states that, when adding or multiplying numbers, the order in which they're added or multiplied does not matter. For example, 3 + 4 and 4 + 3 give the same result, as do 3 x 4 and 4 x 3.
4! = ?
4 x 3 |
|
4 x 3 x 2 x 1 |
|
3 x 2 x 1 |
|
5 x 4 x 3 x 2 x 1 |
A factorial has the form n! and is the product of the integer (n) and all the positive integers below it. For example, 5! = 5 x 4 x 3 x 2 x 1 = 120.