| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.55 |
| Score | 0% | 71% |
What is the next number in this sequence: 1, 5, 13, 25, 41, __________ ?
| 61 | |
| 64 | |
| 56 | |
| 52 |
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
If a car travels 225 miles in 5 hours, what is the average speed?
| 45 mph | |
| 75 mph | |
| 25 mph | |
| 60 mph |
Average speed in miles per hour is the number of miles traveled divided by the number of hours:
speed = \( \frac{\text{distance}}{\text{time}} \)What is \( \frac{9}{6} \) + \( \frac{4}{8} \)?
| 2 \( \frac{7}{15} \) | |
| \( \frac{9}{13} \) | |
| 2 | |
| 2 \( \frac{5}{24} \) |
To add these fractions, first find the lowest common multiple of their denominators. The first few multiples of 6 are [6, 12, 18, 24, 30, 36, 42, 48, 54, 60] and the first few multiples of 8 are [8, 16, 24, 32, 40, 48, 56, 64, 72, 80]. The first few multiples they share are [24, 48, 72, 96] making 24 the smallest multiple 6 and 8 share.
Next, convert the fractions so each denominator equals the lowest common multiple:
\( \frac{9 x 4}{6 x 4} \) + \( \frac{4 x 3}{8 x 3} \)
\( \frac{36}{24} \) + \( \frac{12}{24} \)
Now, because the fractions share a common denominator, you can add them:
\( \frac{36 + 12}{24} \) = \( \frac{48}{24} \) = 2
Monty loaned Ezra $700 at an annual interest rate of 4%. If no payments are made, what is the interest owed on this loan at the end of the first year?
| $28 | |
| $96 | |
| $54 | |
| $9 |
The yearly interest charged on this loan is the annual interest rate multiplied by the amount borrowed:
interest = annual interest rate x loan amount
i = (\( \frac{6}{100} \)) x $700
i = 0.04 x $700
i = $28
Which of these numbers is a factor of 48?
| 30 | |
| 6 | |
| 16 | |
| 5 |
The factors of a number are all positive integers that divide evenly into the number. The factors of 48 are 1, 2, 3, 4, 6, 8, 12, 16, 24, 48.