| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.19 |
| Score | 0% | 64% |
Solve for \( \frac{5!}{4!} \)
| \( \frac{1}{56} \) | |
| 5 | |
| \( \frac{1}{3024} \) | |
| 60480 |
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{5!}{4!} \)
\( \frac{5 \times 4 \times 3 \times 2 \times 1}{4 \times 3 \times 2 \times 1} \)
\( \frac{5}{1} \)
5
What is the next number in this sequence: 1, 4, 10, 19, 31, __________ ?
| 52 | |
| 48 | |
| 46 | |
| 54 |
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
Which of the following is not a prime number?
2 |
|
9 |
|
5 |
|
7 |
A prime number is an integer greater than 1 that has no factors other than 1 and itself. Examples of prime numbers include 2, 3, 5, 7, and 11.
A triathlon course includes a 500m swim, a 30.4km bike ride, and a 15.600000000000001km run. What is the total length of the race course?
| 65.8km | |
| 43.5km | |
| 32.6km | |
| 46.5km |
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 500 meters to kilometers, divide the distance by 1000 to get 0.5km then add the remaining distances:
total distance = swim + bike + run
total distance = 0.5km + 30.4km + 15.600000000000001km
total distance = 46.5km
If the ratio of home fans to visiting fans in a crowd is 5:1 and all 37,000 seats in a stadium are filled, how many home fans are in attendance?
| 38,400 | |
| 30,833 | |
| 31,333 | |
| 28,000 |
A ratio of 5:1 means that there are 5 home fans for every one visiting fan. So, of every 6 fans, 5 are home fans and \( \frac{5}{6} \) of every fan in the stadium is a home fan:
37,000 fans x \( \frac{5}{6} \) = \( \frac{185000}{6} \) = 30,833 fans.