| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.48 |
| Score | 0% | 70% |
What is \( \frac{3}{5} \) - \( \frac{9}{7} \)?
| 1 \( \frac{5}{12} \) | |
| -\(\frac{24}{35}\) | |
| 1 \( \frac{1}{10} \) | |
| \( \frac{6}{35} \) |
To subtract these fractions, first find the lowest common multiple of their denominators. The first few multiples of 5 are [5, 10, 15, 20, 25, 30, 35, 40, 45, 50] and the first few multiples of 7 are [7, 14, 21, 28, 35, 42, 49, 56, 63, 70]. The first few multiples they share are [35, 70] making 35 the smallest multiple 5 and 7 share.
Next, convert the fractions so each denominator equals the lowest common multiple:
\( \frac{3 x 7}{5 x 7} \) - \( \frac{9 x 5}{7 x 5} \)
\( \frac{21}{35} \) - \( \frac{45}{35} \)
Now, because the fractions share a common denominator, you can subtract them:
\( \frac{21 - 45}{35} \) = \( \frac{-24}{35} \) = -\(\frac{24}{35}\)
a(b + c) = ab + ac defines which of the following?
distributive property for division |
|
distributive property for multiplication |
|
commutative property for multiplication |
|
commutative property for division |
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.
The __________ is the smallest positive integer that is a multiple of two or more integers.
least common factor |
|
absolute value |
|
least common multiple |
|
greatest common factor |
The least common multiple (LCM) is the smallest positive integer that is a multiple of two or more integers.
A triathlon course includes a 400m swim, a 50.5km bike ride, and a 8.6km run. What is the total length of the race course?
| 60.4km | |
| 41.3km | |
| 59.5km | |
| 43.7km |
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 + 50.5km + 8.6km
total distance = 59.5km
What is the next number in this sequence: 1, 7, 13, 19, 25, __________ ?
| 31 | |
| 39 | |
| 34 | |
| 27 |
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