| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.73 |
| Score | 0% | 75% |
How many hours does it take a car to travel 70 miles at an average speed of 35 miles per hour?
| 3 hours | |
| 2 hours | |
| 1 hour | |
| 6 hours |
Average speed in miles per hour is the number of miles traveled divided by the number of hours:
speed = \( \frac{\text{distance}}{\text{time}} \)Solving for time:
time = \( \frac{\text{distance}}{\text{speed}} \)
time = \( \frac{70mi}{35mph} \)
2 hours
What is the next number in this sequence: 1, 3, 7, 13, 21, __________ ?
| 31 | |
| 34 | |
| 24 | |
| 23 |
The equation for this sequence is:
an = an-1 + 2(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 + 2(6 - 1)
a6 = 21 + 2(5)
a6 = 31
Diane scored 84% on her final exam. If each question was worth 2 points and there were 140 possible points on the exam, how many questions did Diane answer correctly?
| 46 | |
| 55 | |
| 48 | |
| 59 |
Diane scored 84% on the test meaning she earned 84% of the possible points on the test. There were 140 possible points on the test so she earned 140 x 0.84 = 118 points. Each question is worth 2 points so she got \( \frac{118}{2} \) = 59 questions right.
4! = ?
4 x 3 x 2 x 1 |
|
4 x 3 |
|
5 x 4 x 3 x 2 x 1 |
|
3 x 2 x 1 |
A factorial has the form n! and is the product of the integer (n) and all the positive integers below it. For example, 5! = 5 x 4 x 3 x 2 x 1 = 120.
Simplify \( \frac{16}{60} \).
| \( \frac{4}{15} \) | |
| \( \frac{7}{19} \) | |
| \( \frac{7}{13} \) | |
| \( \frac{7}{11} \) |
To simplify this fraction, first find the greatest common factor between them. The factors of 16 are [1, 2, 4, 8, 16] and the factors of 60 are [1, 2, 3, 4, 5, 6, 10, 12, 15, 20, 30, 60]. They share 3 factors [1, 2, 4] making 4 their greatest common factor (GCF).
Next, divide both numerator and denominator by the GCF:
\( \frac{16}{60} \) = \( \frac{\frac{16}{4}}{\frac{60}{4}} \) = \( \frac{4}{15} \)