| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.24 |
| Score | 0% | 65% |
Frank loaned Charlie $1,400 at an annual interest rate of 3%. If no payments are made, what is the interest owed on this loan at the end of the first year?
| $42 | |
| $25 | |
| $99 | |
| $21 |
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 $1,400
i = 0.03 x $1,400
i = $42
A menswear store is having a sale: "Buy one shirt at full price and get another shirt for 5% off." If Roger buys two shirts, each with a regular price of $20, how much money will he save?
| $10.00 | |
| $5.00 | |
| $1.00 | |
| $3.00 |
By buying two shirts, Roger will save $20 x \( \frac{5}{100} \) = \( \frac{$20 x 5}{100} \) = \( \frac{$100}{100} \) = $1.00 on the second shirt.
If a rectangle is twice as long as it is wide and has a perimeter of 54 meters, what is the area of the rectangle?
| 98 m2 | |
| 72 m2 | |
| 50 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 54 meters so the equation becomes: 2w + 2h = 54.
Putting these two equations together and solving for width (w):
2w + 2h = 54
w + h = \( \frac{54}{2} \)
w + h = 27
w = 27 - h
From the question we know that h = 2w so substituting 2w for h gives us:
w = 27 - 2w
3w = 27
w = \( \frac{27}{3} \)
w = 9
Since h = 2w that makes h = (2 x 9) = 18 and the area = h x w = 9 x 18 = 162 m2
What is the next number in this sequence: 1, 5, 13, 25, 41, __________ ?
| 69 | |
| 61 | |
| 64 | |
| 65 |
The equation for this sequence is:
an = an-1 + 4(n - 1)
where n is the term's order in the sequence, an is the value of the term, and an-1 is the value of the term before an. This makes the next number:
a6 = a5 + 4(6 - 1)
a6 = 41 + 4(5)
a6 = 61
What is -9y3 + 7y3?
| 16y-3 | |
| -2y9 | |
| -2y3 | |
| -16y-3 |
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:
-9y3 + 7y3
(-9 + 7)y3
-2y3