| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.49 |
| Score | 0% | 70% |
What is the greatest common factor of 32 and 60?
| 4 | |
| 26 | |
| 10 | |
| 18 |
The factors of 32 are [1, 2, 4, 8, 16, 32] 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 the greatest factor 32 and 60 have in common.
What is the next number in this sequence: 1, 4, 10, 19, 31, __________ ?
| 46 | |
| 49 | |
| 37 | |
| 55 |
The equation for this sequence is:
an = an-1 + 3(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 + 3(6 - 1)
a6 = 31 + 3(5)
a6 = 46
Solve for \( \frac{4!}{6!} \)
| \( \frac{1}{7} \) | |
| \( \frac{1}{56} \) | |
| \( \frac{1}{30} \) | |
| 15120 |
A factorial is the product of an integer and all the positive integers below it. To solve a fraction featuring factorials, expand the factorials and cancel out like numbers:
\( \frac{4!}{6!} \)
\( \frac{4 \times 3 \times 2 \times 1}{6 \times 5 \times 4 \times 3 \times 2 \times 1} \)
\( \frac{1}{6 \times 5} \)
\( \frac{1}{30} \)
A tiger in a zoo has consumed 35 pounds of food in 7 days. If the tiger continues to eat at the same rate, in how many more days will its total food consumtion be 50 pounds?
| 3 | |
| 8 | |
| 2 | |
| 9 |
If the tiger has consumed 35 pounds of food in 7 days that's \( \frac{35}{7} \) = 5 pounds of food per day. The tiger needs to consume 50 - 35 = 15 more pounds of food to reach 50 pounds total. At 5 pounds of food per day that's \( \frac{15}{5} \) = 3 more days.
What is (x3)2?
| x6 | |
| 3x2 | |
| x | |
| x5 |
To raise a term with an exponent to another exponent, retain the base and multiply the exponents:
(x3)2