| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 2.88 |
| Score | 0% | 58% |
a(b + c) = ab + ac defines which of the following?
distributive property for multiplication |
|
distributive property for division |
|
commutative 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.
What is \( 4 \)\( \sqrt{28} \) + \( 3 \)\( \sqrt{7} \)
| 12\( \sqrt{7} \) | |
| 11\( \sqrt{7} \) | |
| 12\( \sqrt{28} \) | |
| 7\( \sqrt{4} \) |
To add these radicals together their radicands must be the same:
4\( \sqrt{28} \) + 3\( \sqrt{7} \)
4\( \sqrt{4 \times 7} \) + 3\( \sqrt{7} \)
4\( \sqrt{2^2 \times 7} \) + 3\( \sqrt{7} \)
(4)(2)\( \sqrt{7} \) + 3\( \sqrt{7} \)
8\( \sqrt{7} \) + 3\( \sqrt{7} \)
Now that the radicands are identical, you can add them together:
8\( \sqrt{7} \) + 3\( \sqrt{7} \)Solve 2 + (4 + 5) ÷ 2 x 2 - 42
| \(\frac{4}{5}\) | |
| 1\(\frac{3}{5}\) | |
| \(\frac{4}{7}\) | |
| -5 |
Use PEMDAS (Parentheses, Exponents, Multipy/Divide, Add/Subtract):
2 + (4 + 5) ÷ 2 x 2 - 42
P: 2 + (9) ÷ 2 x 2 - 42
E: 2 + 9 ÷ 2 x 2 - 16
MD: 2 + \( \frac{9}{2} \) x 2 - 16
MD: 2 + \( \frac{18}{2} \) - 16
AS: \( \frac{4}{2} \) + \( \frac{18}{2} \) - 16
AS: \( \frac{22}{2} \) - 16
AS: \( \frac{22 - 32}{2} \)
\( \frac{-10}{2} \)
-5
The total water usage for a city is 30,000 gallons each day. Of that total, 27% is for personal use and 47% is for industrial use. How many more gallons of water each day is consumed for industrial use over personal use?
| 6,000 | |
| 17,000 | |
| 2,500 | |
| 5,000 |
47% of the water consumption is industrial use and 27% is personal use so (47% - 27%) = 20% more water is used for industrial purposes. 30,000 gallons are consumed daily so industry consumes \( \frac{20}{100} \) x 30,000 gallons = 6,000 gallons.
What is the next number in this sequence: 1, 3, 7, 13, 21, __________ ?
| 25 | |
| 31 | |
| 26 | |
| 32 |
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