| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.54 |
| Score | 0% | 71% |
If a rectangle is twice as long as it is wide and has a perimeter of 36 meters, what is the area of the rectangle?
| 72 m2 | |
| 2 m2 | |
| 8 m2 | |
| 162 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 36 meters so the equation becomes: 2w + 2h = 36.
Putting these two equations together and solving for width (w):
2w + 2h = 36
w + h = \( \frac{36}{2} \)
w + h = 18
w = 18 - h
From the question we know that h = 2w so substituting 2w for h gives us:
w = 18 - 2w
3w = 18
w = \( \frac{18}{3} \)
w = 6
Since h = 2w that makes h = (2 x 6) = 12 and the area = h x w = 6 x 12 = 72 m2
What is the distance in miles of a trip that takes 2 hours at an average speed of 55 miles per hour?
| 110 miles | |
| 350 miles | |
| 420 miles | |
| 175 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 = \( 55mph \times 2h \)
110 miles
Frank loaned April $200 at an annual interest rate of 6%. If no payments are made, what is the total amount owed at the end of the first year?
| $208 | |
| $216 | |
| $214 | |
| $212 |
The yearly interest charged on this loan is the annual interest rate multiplied by the amount borrowed:
interest = annual interest rate x loan amount
i = (\( \frac{6}{100} \)) x $200
i = 0.06 x $200
No payments were made so the total amount due is the original amount + the accumulated interest:
total = $200 + $12Which of the following is not an integer?
-1 |
|
1 |
|
\({1 \over 2}\) |
|
0 |
An integer is any whole number, including zero. An integer can be either positive or negative. Examples include -77, -1, 0, 55, 119.
What is 2x2 - 3x2?
| 5x2 | |
| x-2 | |
| -x2 | |
| 5x-4 |
To add or subtract terms with exponents, both the base and the exponent must be the same. In this case they are so subtract the coefficients and retain the base and exponent:
2x2 - 3x2
(2 - 3)x2
-x2