| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.00 |
| Score | 0% | 60% |
Which of the following is an improper fraction?
\({2 \over 5} \) |
|
\({7 \over 5} \) |
|
\(1 {2 \over 5} \) |
|
\({a \over 5} \) |
A rational number (or fraction) is represented as a ratio between two integers, a and b, and has the form \({a \over b}\) where a is the numerator and b is the denominator. An improper fraction (\({5 \over 3} \)) has a numerator with a greater absolute value than the denominator and can be converted into a mixed number (\(1 {2 \over 3} \)) which has a whole number part and a fractional part.
What is \( \frac{1x^8}{3x^3} \)?
| \(\frac{1}{3}\)x5 | |
| \(\frac{1}{3}\)x-5 | |
| \(\frac{1}{3}\)x2\(\frac{2}{3}\) | |
| \(\frac{1}{3}\)x11 |
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{x^8}{3x^3} \)
\( \frac{1}{3} \) x(8 - 3)
\(\frac{1}{3}\)x5
A tiger in a zoo has consumed 49 pounds of food in 7 days. If the tiger continues to eat at the same rate, in how many more days will its total food consumtion be 77 pounds?
| 2 | |
| 5 | |
| 1 | |
| 4 |
If the tiger has consumed 49 pounds of food in 7 days that's \( \frac{49}{7} \) = 7 pounds of food per day. The tiger needs to consume 77 - 49 = 28 more pounds of food to reach 77 pounds total. At 7 pounds of food per day that's \( \frac{28}{7} \) = 4 more days.
Which of the following is not a prime number?
5 |
|
7 |
|
9 |
|
2 |
A prime number is an integer greater than 1 that has no factors other than 1 and itself. Examples of prime numbers include 2, 3, 5, 7, and 11.
If a rectangle is twice as long as it is wide and has a perimeter of 12 meters, what is the area of the rectangle?
| 18 m2 | |
| 8 m2 | |
| 72 m2 | |
| 128 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 12 meters so the equation becomes: 2w + 2h = 12.
Putting these two equations together and solving for width (w):
2w + 2h = 12
w + h = \( \frac{12}{2} \)
w + h = 6
w = 6 - h
From the question we know that h = 2w so substituting 2w for h gives us:
w = 6 - 2w
3w = 6
w = \( \frac{6}{3} \)
w = 2
Since h = 2w that makes h = (2 x 2) = 4 and the area = h x w = 2 x 4 = 8 m2