| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.38 |
| Score | 0% | 68% |
Which of the following is not a prime number?
2 |
|
5 |
|
7 |
|
9 |
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.
What is \( \frac{8}{6} \) - \( \frac{7}{8} \)?
| \( \frac{7}{14} \) | |
| 1 \( \frac{5}{8} \) | |
| \(\frac{11}{24}\) | |
| 1 \( \frac{4}{24} \) |
To subtract 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{8 x 4}{6 x 4} \) - \( \frac{7 x 3}{8 x 3} \)
\( \frac{32}{24} \) - \( \frac{21}{24} \)
Now, because the fractions share a common denominator, you can subtract them:
\( \frac{32 - 21}{24} \) = \( \frac{11}{24} \) = \(\frac{11}{24}\)
Solve for \( \frac{3!}{2!} \)
| 120 | |
| \( \frac{1}{120} \) | |
| 9 | |
| 3 |
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{3!}{2!} \)
\( \frac{3 \times 2 \times 1}{2 \times 1} \)
\( \frac{3}{1} \)
3
What is the next number in this sequence: 1, 3, 7, 13, 21, __________ ?
| 31 | |
| 33 | |
| 32 | |
| 40 |
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
Which of the following is not an integer?
1 |
|
\({1 \over 2}\) |
|
0 |
|
-1 |
An integer is any whole number, including zero. An integer can be either positive or negative. Examples include -77, -1, 0, 55, 119.