| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.29 |
| Score | 0% | 66% |
A triathlon course includes a 400m swim, a 40.5km bike ride, and a 5.1km run. What is the total length of the race course?
| 52.7km | |
| 48.2km | |
| 39.2km | |
| 46km |
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 400 meters to kilometers, divide the distance by 1000 to get 0.4km then add the remaining distances:
total distance = swim + bike + run
total distance = 0.4km + 40.5km + 5.1km
total distance = 46km
What is the next number in this sequence: 1, 3, 5, 7, 9, __________ ?
| 8 | |
| 11 | |
| 15 | |
| 16 |
The equation for this sequence is:
an = an-1 + 2
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 + 2
a6 = 9 + 2
a6 = 11
Which of the following statements about exponents is false?
b1 = 1 |
|
all of these are false |
|
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).
A menswear store is having a sale: "Buy one shirt at full price and get another shirt for 35% off." If Roger buys two shirts, each with a regular price of $47, how much money will he save?
| $11.75 | |
| $16.45 | |
| $18.80 | |
| $14.10 |
By buying two shirts, Roger will save $47 x \( \frac{35}{100} \) = \( \frac{$47 x 35}{100} \) = \( \frac{$1645}{100} \) = $16.45 on the second shirt.
\({b + c \over a} = {b \over a} + {c \over a}\) defines which of the following?
commutative property for multiplication |
|
distributive property for division |
|
distributive property for multiplication |
|
commutative property for division |
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\).