| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 2.98 |
| Score | 0% | 60% |
Which of the following statements about exponents is false?
all of these are false |
|
b0 = 1 |
|
b1 = 1 |
|
b1 = b |
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).
Which of the following is not a prime number?
9 |
|
2 |
|
7 |
|
5 |
A prime number is an integer greater than 1 that has no factors other than 1 and itself. Examples of prime numbers include 2, 3, 5, 7, and 11.
If \( \left|c - 3\right| \) + 9 = -3, which of these is a possible value for c?
| 15 | |
| 13 | |
| 12 | |
| -8 |
First, solve for \( \left|c - 3\right| \):
\( \left|c - 3\right| \) + 9 = -3
\( \left|c - 3\right| \) = -3 - 9
\( \left|c - 3\right| \) = -12
The value inside the absolute value brackets can be either positive or negative so (c - 3) must equal - 12 or --12 for \( \left|c - 3\right| \) to equal -12:
| c - 3 = -12 c = -12 + 3 c = -9 | c - 3 = 12 c = 12 + 3 c = 15 |
So, c = 15 or c = -9.
A circular logo is enlarged to fit the lid of a jar. The new diameter is 50% larger than the original. By what percentage has the area of the logo increased?
| 27\(\frac{1}{2}\)% | |
| 25% | |
| 35% | |
| 30% |
The area of a circle is given by the formula A = πr2 where r is the radius of the circle. The radius of a circle is its diameter divided by two so A = π(\( \frac{d}{2} \))2. If the diameter of the logo increases by 50% the radius (and, consequently, the total area) increases by \( \frac{50\text{%}}{2} \) = 25%
a(b + c) = ab + ac defines which of the following?
distributive property for division |
|
distributive property for multiplication |
|
commutative property for division |
|
commutative 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.