| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.44 |
| Score | 0% | 69% |
What is \( \frac{4}{5} \) x \( \frac{3}{5} \)?
| \(\frac{3}{14}\) | |
| \(\frac{9}{40}\) | |
| \(\frac{12}{25}\) | |
| \(\frac{4}{15}\) |
To multiply fractions, multiply the numerators together and then multiply the denominators together:
\( \frac{4}{5} \) x \( \frac{3}{5} \) = \( \frac{4 x 3}{5 x 5} \) = \( \frac{12}{25} \) = \(\frac{12}{25}\)
How many hours does it take a car to travel 350 miles at an average speed of 70 miles per hour?
| 8 hours | |
| 7 hours | |
| 6 hours | |
| 5 hours |
Average speed in miles per hour is the number of miles traveled divided by the number of hours:
speed = \( \frac{\text{distance}}{\text{time}} \)Solving for time:
time = \( \frac{\text{distance}}{\text{speed}} \)
time = \( \frac{350mi}{70mph} \)
5 hours
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?
| 8 m2 | |
| 32 m2 | |
| 98 m2 | |
| 2 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
a(b + c) = ab + ac defines which of the following?
commutative property for division |
|
commutative property for multiplication |
|
distributive property for multiplication |
|
distributive property for division |
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 3z2 + 8z2?
| 5z-2 | |
| 11z2 | |
| -5z2 | |
| 11z-4 |
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:
3z2 + 8z2
(3 + 8)z2
11z2