| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.39 |
| Score | 0% | 68% |
What is \( \sqrt{\frac{4}{4}} \)?
| 1\(\frac{3}{4}\) | |
| 1 | |
| \(\frac{4}{9}\) | |
| \(\frac{2}{3}\) |
To take the square root of a fraction, break the fraction into two separate roots then calculate the square root of the numerator and denominator separately:
\( \sqrt{\frac{4}{4}} \)
\( \frac{\sqrt{4}}{\sqrt{4}} \)
\( \frac{\sqrt{2^2}}{\sqrt{2^2}} \)
1
A triathlon course includes a 300m swim, a 30.9km bike ride, and a 12.3km run. What is the total length of the race course?
| 43.5km | |
| 66.4km | |
| 50.4km | |
| 55.5km |
To add these distances, they must share the same unit so first you need to first convert the swim distance from meters (m) to kilometers (km) before adding it to the bike and run distances which are already in km. To convert 300 meters to kilometers, divide the distance by 1000 to get 0.3km then add the remaining distances:
total distance = swim + bike + run
total distance = 0.3km + 30.9km + 12.3km
total distance = 43.5km
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?
| 50 m2 | |
| 8 m2 | |
| 32 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 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
How many hours does it take a car to travel 180 miles at an average speed of 30 miles per hour?
| 7 hours | |
| 6 hours | |
| 5 hours | |
| 1 hour |
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 time:
time = \( \frac{\text{distance}}{\text{speed}} \)
time = \( \frac{180mi}{30mph} \)
6 hours
Convert b-2 to remove the negative exponent.
| \( \frac{-1}{-2b} \) | |
| \( \frac{-1}{-2b^{2}} \) | |
| \( \frac{-2}{-b} \) | |
| \( \frac{1}{b^2} \) |
To convert a negative exponent to a positive exponent, calculate the positive exponent then take the reciprocal.