| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.27 |
| Score | 0% | 65% |
What is the distance in miles of a trip that takes 3 hours at an average speed of 45 miles per hour?
| 135 miles | |
| 330 miles | |
| 260 miles | |
| 375 miles |
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 distance:
distance = \( \text{speed} \times \text{time} \)
distance = \( 45mph \times 3h \)
135 miles
What is \( \frac{5x^5}{9x^2} \)?
| \(\frac{5}{9}\)x\(\frac{2}{5}\) | |
| 1\(\frac{4}{5}\)x-3 | |
| \(\frac{5}{9}\)x-3 | |
| \(\frac{5}{9}\)x3 |
To divide terms with exponents, the base of both exponents must be the same. In this case they are so divide the coefficients and subtract the exponents:
\( \frac{5x^5}{9x^2} \)
\( \frac{5}{9} \) x(5 - 2)
\(\frac{5}{9}\)x3
If a rectangle is twice as long as it is wide and has a perimeter of 6 meters, what is the area of the rectangle?
| 162 m2 | |
| 50 m2 | |
| 2 m2 | |
| 72 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 6 meters so the equation becomes: 2w + 2h = 6.
Putting these two equations together and solving for width (w):
2w + 2h = 6
w + h = \( \frac{6}{2} \)
w + h = 3
w = 3 - h
From the question we know that h = 2w so substituting 2w for h gives us:
w = 3 - 2w
3w = 3
w = \( \frac{3}{3} \)
w = 1
Since h = 2w that makes h = (2 x 1) = 2 and the area = h x w = 1 x 2 = 2 m2
a(b + c) = ab + ac defines which of the following?
commutative property for division |
|
commutative property for multiplication |
|
distributive property for division |
|
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.
This property states taht the order of addition or multiplication does not mater. For example, 2 + 5 and 5 + 2 are equivalent.
commutative |
|
associative |
|
distributive |
|
PEDMAS |
The commutative property states that, when adding or multiplying numbers, the order in which they're added or multiplied does not matter. For example, 3 + 4 and 4 + 3 give the same result, as do 3 x 4 and 4 x 3.