| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.33 |
| Score | 0% | 67% |
Which of the following is not a prime number?
5 |
|
7 |
|
2 |
|
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 the next number in this sequence: 1, 4, 10, 19, 31, __________ ?
| 47 | |
| 52 | |
| 41 | |
| 46 |
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
a(b + c) = ab + ac defines which of the following?
distributive property for division |
|
commutative property for multiplication |
|
distributive property for multiplication |
|
commutative property for division |
The distributive property for multiplication helps in solving expressions like a(b + c). It specifies that the result of multiplying one number by the sum or difference of two numbers can be obtained by multiplying each number individually and then totaling the results: a(b + c) = ab + ac. For example, 4(10-5) = (4 x 10) - (4 x 5) = 40 - 20 = 20.
Convert y-3 to remove the negative exponent.
| \( \frac{-3}{y} \) | |
| \( \frac{1}{y^{-3}} \) | |
| \( \frac{1}{y^3} \) | |
| \( \frac{-1}{-3y^{3}} \) |
To convert a negative exponent to a positive exponent, calculate the positive exponent then take the reciprocal.
What is \( \frac{7}{3} \) + \( \frac{7}{5} \)?
| \( \frac{7}{15} \) | |
| 1 \( \frac{2}{5} \) | |
| 2 \( \frac{3}{15} \) | |
| 3\(\frac{11}{15}\) |
To add these fractions, first find the lowest common multiple of their denominators. The first few multiples of 3 are [3, 6, 9, 12, 15, 18, 21, 24, 27, 30] and the first few multiples of 5 are [5, 10, 15, 20, 25, 30, 35, 40, 45, 50]. The first few multiples they share are [15, 30, 45, 60, 75] making 15 the smallest multiple 3 and 5 share.
Next, convert the fractions so each denominator equals the lowest common multiple:
\( \frac{7 x 5}{3 x 5} \) + \( \frac{7 x 3}{5 x 3} \)
\( \frac{35}{15} \) + \( \frac{21}{15} \)
Now, because the fractions share a common denominator, you can add them:
\( \frac{35 + 21}{15} \) = \( \frac{56}{15} \) = 3\(\frac{11}{15}\)