| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.50 |
| Score | 0% | 70% |
What is the next number in this sequence: 1, 3, 7, 13, 21, __________ ?
| 33 | |
| 34 | |
| 29 | |
| 31 |
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
What is -7a7 + 3a7?
| -4a7 | |
| -4a14 | |
| -4a-14 | |
| -10a-7 |
To add or subtract terms with exponents, both the base and the exponent must be the same. In this case they are so add the coefficients and retain the base and exponent:
-7a7 + 3a7
(-7 + 3)a7
-4a7
What is -3x6 x x5?
| -2x30 | |
| -3x11 | |
| -2x11 | |
| -2x5 |
To multiply terms with exponents, the base of both exponents must be the same. In this case they are so multiply the coefficients and add the exponents:
-3x6 x x5
(-3 x 1)x(6 + 5)
-3x11
a(b + c) = ab + ac defines which of the following?
commutative property for division |
|
distributive property for multiplication |
|
distributive property for division |
|
commutative property for multiplication |
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.
The __________ is the greatest factor that divides two integers.
absolute value |
|
greatest common factor |
|
greatest common multiple |
|
least common multiple |
The greatest common factor (GCF) is the greatest factor that divides two integers.