| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 2.99 |
| Score | 0% | 60% |
Which of the following statements about exponents is false?
all of these are false |
|
b1 = 1 |
|
b0 = 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).
What is -4x7 + 7x7?
| -11x7 | |
| 11x7 | |
| 3x7 | |
| 3x14 |
To add or subtract terms with exponents, both the base and the exponent must be the same. In this case they are so add the coefficients and retain the base and exponent:
-4x7 + 7x7
(-4 + 7)x7
3x7
A triathlon course includes a 100m swim, a 40.3km bike ride, and a 7.4km run. What is the total length of the race course?
| 34km | |
| 25.9km | |
| 47.8km | |
| 32.2km |
To add these distances, they must share the same unit so first you need to first convert the swim distance from meters (m) to kilometers (km) before adding it to the bike and run distances which are already in km. To convert 100 meters to kilometers, divide the distance by 1000 to get 0.1km then add the remaining distances:
total distance = swim + bike + run
total distance = 0.1km + 40.3km + 7.4km
total distance = 47.8km
Solve 4 + (4 + 4) ÷ 3 x 3 - 42
| \(\frac{3}{5}\) | |
| 1\(\frac{4}{5}\) | |
| -4 | |
| \(\frac{2}{5}\) |
Use PEMDAS (Parentheses, Exponents, Multipy/Divide, Add/Subtract):
4 + (4 + 4) ÷ 3 x 3 - 42
P: 4 + (8) ÷ 3 x 3 - 42
E: 4 + 8 ÷ 3 x 3 - 16
MD: 4 + \( \frac{8}{3} \) x 3 - 16
MD: 4 + \( \frac{24}{3} \) - 16
AS: \( \frac{12}{3} \) + \( \frac{24}{3} \) - 16
AS: \( \frac{36}{3} \) - 16
AS: \( \frac{36 - 48}{3} \)
\( \frac{-12}{3} \)
-4
What is the next number in this sequence: 1, 5, 13, 25, 41, __________ ?
| 60 | |
| 66 | |
| 53 | |
| 61 |
The equation for this sequence is:
an = an-1 + 4(n - 1)
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 + 4(6 - 1)
a6 = 41 + 4(5)
a6 = 61