| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.59 |
| Score | 0% | 72% |
Convert 0.0002429 to scientific notation.
| 24.29 x 10-5 | |
| 0.243 x 10-3 | |
| 2.429 x 10-4 | |
| 2.429 x 10-3 |
A number in scientific notation has the format 0.000 x 10exponent. To convert to scientific notation, move the decimal point to the right or the left until the number is a decimal between 1 and 10. The exponent of the 10 is the number of places you moved the decimal point and is positive if you moved the decimal point to the left and negative if you moved it to the right:
0.0002429 in scientific notation is 2.429 x 10-4
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?
| 18 m2 | |
| 98 m2 | |
| 8 m2 | |
| 32 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
Frank loaned Alex $1,300 at an annual interest rate of 7%. If no payments are made, what is the interest owed on this loan at the end of the first year?
| $105 | |
| $91 | |
| $108 | |
| $66 |
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,300
i = 0.07 x $1,300
i = $91
4! = ?
4 x 3 |
|
3 x 2 x 1 |
|
4 x 3 x 2 x 1 |
|
5 x 4 x 3 x 2 x 1 |
A factorial has the form n! and is the product of the integer (n) and all the positive integers below it. For example, 5! = 5 x 4 x 3 x 2 x 1 = 120.
What is the next number in this sequence: 1, 2, 3, 4, 5, __________ ?
| 15 | |
| 12 | |
| 5 | |
| 6 |
The equation for this sequence is:
an = an-1 + 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 + 1
a6 = 5 + 1
a6 = 6