| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.68 |
| Score | 0% | 74% |
a(b + c) = ab + ac defines which of the following?
commutative property for division |
|
distributive property for division |
|
commutative property for multiplication |
|
distributive 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 is not an integer?
\({1 \over 2}\) |
|
-1 |
|
0 |
|
1 |
An integer is any whole number, including zero. An integer can be either positive or negative. Examples include -77, -1, 0, 55, 119.
If a rectangle is twice as long as it is wide and has a perimeter of 24 meters, what is the area of the rectangle?
| 32 m2 | |
| 18 m2 | |
| 2 m2 | |
| 50 m2 |
The area of a rectangle is width (w) x height (h). In this problem we know that the rectangle is twice as long as it is wide so h = 2w. The perimeter of a rectangle is 2w + 2h and we know that the perimeter of this rectangle is 24 meters so the equation becomes: 2w + 2h = 24.
Putting these two equations together and solving for width (w):
2w + 2h = 24
w + h = \( \frac{24}{2} \)
w + h = 12
w = 12 - h
From the question we know that h = 2w so substituting 2w for h gives us:
w = 12 - 2w
3w = 12
w = \( \frac{12}{3} \)
w = 4
Since h = 2w that makes h = (2 x 4) = 8 and the area = h x w = 4 x 8 = 32 m2
If a car travels 60 miles in 4 hours, what is the average speed?
| 40 mph | |
| 60 mph | |
| 15 mph | |
| 70 mph |
Average speed in miles per hour is the number of miles traveled divided by the number of hours:
speed = \( \frac{\text{distance}}{\text{time}} \)Which of the following is a mixed number?
\({7 \over 5} \) |
|
\({a \over 5} \) |
|
\(1 {2 \over 5} \) |
|
\({5 \over 7} \) |
A rational number (or fraction) is represented as a ratio between two integers, a and b, and has the form \({a \over b}\) where a is the numerator and b is the denominator. An improper fraction (\({5 \over 3} \)) has a numerator with a greater absolute value than the denominator and can be converted into a mixed number (\(1 {2 \over 3} \)) which has a whole number part and a fractional part.