| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.27 |
| Score | 0% | 65% |
How many 2 gallon cans worth of fuel would you need to pour into an empty 12 gallon tank to fill it exactly halfway?
| 2 | |
| 5 | |
| 3 | |
| 7 |
To fill a 12 gallon tank exactly halfway you'll need 6 gallons of fuel. Each fuel can holds 2 gallons so:
cans = \( \frac{6 \text{ gallons}}{2 \text{ gallons}} \) = 3
4! = ?
4 x 3 |
|
4 x 3 x 2 x 1 |
|
5 x 4 x 3 x 2 x 1 |
|
3 x 2 x 1 |
A factorial has the form n! and is the product of the integer (n) and all the positive integers below it. For example, 5! = 5 x 4 x 3 x 2 x 1 = 120.
\({b + c \over a} = {b \over a} + {c \over a}\) defines which of the following?
commutative property for multiplication |
|
distributive property for division |
|
commutative property for division |
|
distributive property for multiplication |
The distributive property for division helps in solving expressions like \({b + c \over a}\). It specifies that the result of dividing a fraction with multiple terms in the numerator and one term in the denominator can be obtained by dividing each term individually and then totaling the results: \({b + c \over a} = {b \over a} + {c \over a}\). For example, \({a^3 + 6a^2 \over a^2} = {a^3 \over a^2} + {6a^2 \over a^2} = a + 6\).
If \( \left|a + 9\right| \) - 7 = 2, which of these is a possible value for a?
| -18 | |
| -7 | |
| 10 | |
| -3 |
First, solve for \( \left|a + 9\right| \):
\( \left|a + 9\right| \) - 7 = 2
\( \left|a + 9\right| \) = 2 + 7
\( \left|a + 9\right| \) = 9
The value inside the absolute value brackets can be either positive or negative so (a + 9) must equal + 9 or -9 for \( \left|a + 9\right| \) to equal 9:
| a + 9 = 9 a = 9 - 9 a = 0 | a + 9 = -9 a = -9 - 9 a = -18 |
So, a = -18 or a = 0.
a(b + c) = ab + ac defines which of the following?
distributive property for division |
|
distributive property for multiplication |
|
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.