| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.06 |
| Score | 0% | 61% |
a(b + c) = ab + ac defines which of the following?
commutative property for division |
|
distributive property for division |
|
distributive property for multiplication |
|
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.
Which of the following statements about exponents is false?
b1 = b |
|
all of these are false |
|
b0 = 1 |
|
b1 = 1 |
A number with an exponent (be) consists of a base (b) raised to a power (e). The exponent indicates the number of times that the base is multiplied by itself. A base with an exponent of 1 equals the base (b1 = b) and a base with an exponent of 0 equals 1 ( (b0 = 1).
Solve 2 + (5 + 4) ÷ 4 x 4 - 32
| \(\frac{2}{3}\) | |
| 1\(\frac{1}{6}\) | |
| \(\frac{6}{7}\) | |
| 2 |
Use PEMDAS (Parentheses, Exponents, Multipy/Divide, Add/Subtract):
2 + (5 + 4) ÷ 4 x 4 - 32
P: 2 + (9) ÷ 4 x 4 - 32
E: 2 + 9 ÷ 4 x 4 - 9
MD: 2 + \( \frac{9}{4} \) x 4 - 9
MD: 2 + \( \frac{36}{4} \) - 9
AS: \( \frac{8}{4} \) + \( \frac{36}{4} \) - 9
AS: \( \frac{44}{4} \) - 9
AS: \( \frac{44 - 36}{4} \)
\( \frac{8}{4} \)
2
Which of these numbers is a factor of 56?
| 6 | |
| 32 | |
| 9 | |
| 2 |
The factors of a number are all positive integers that divide evenly into the number. The factors of 56 are 1, 2, 4, 7, 8, 14, 28, 56.
What is the next number in this sequence: 1, 4, 10, 19, 31, __________ ?
| 41 | |
| 47 | |
| 46 | |
| 53 |
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