| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 2.69 |
| Score | 0% | 54% |
If the ratio of home fans to visiting fans in a crowd is 3:1 and all 38,000 seats in a stadium are filled, how many home fans are in attendance?
| 37,500 | |
| 29,167 | |
| 30,833 | |
| 28,500 |
A ratio of 3:1 means that there are 3 home fans for every one visiting fan. So, of every 4 fans, 3 are home fans and \( \frac{3}{4} \) of every fan in the stadium is a home fan:
38,000 fans x \( \frac{3}{4} \) = \( \frac{114000}{4} \) = 28,500 fans.
On average, the center for a basketball team hits 35% of his shots while a guard on the same team hits 40% of his shots. If the guard takes 30 shots during a game, how many shots will the center have to take to score as many points as the guard assuming each shot is worth the same number of points?
| 36 | |
| 34 | |
| 32 | |
| 27 |
guard shots made = shots taken x \( \frac{\text{% made}}{100} \) = 30 x \( \frac{40}{100} \) = \( \frac{40 x 30}{100} \) = \( \frac{1200}{100} \) = 12 shots
The center makes 35% of his shots so he'll have to take:
shots made = shots taken x \( \frac{\text{% made}}{100} \)
shots taken = \( \frac{\text{shots taken}}{\frac{\text{% made}}{100}} \)
to make as many shots as the guard. Plugging in values for the center gives us:
center shots taken = \( \frac{12}{\frac{35}{100}} \) = 12 x \( \frac{100}{35} \) = \( \frac{12 x 100}{35} \) = \( \frac{1200}{35} \) = 34 shots
to make the same number of shots as the guard and thus score the same number of points.
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?
| 32 m2 | |
| 162 m2 | |
| 72 m2 | |
| 2 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
A bread recipe calls for 3\(\frac{1}{8}\) cups of flour. If you only have 1\(\frac{1}{2}\) cups, how much more flour is needed?
| 1\(\frac{1}{8}\) cups | |
| 1\(\frac{5}{8}\) cups | |
| 2\(\frac{3}{4}\) cups | |
| 3 cups |
The amount of flour you need is (3\(\frac{1}{8}\) - 1\(\frac{1}{2}\)) cups. Rewrite the quantities so they share a common denominator and subtract:
(\( \frac{25}{8} \) - \( \frac{12}{8} \)) cups
\( \frac{13}{8} \) cups
1\(\frac{5}{8}\) cups
Which of the following is not a prime number?
2 |
|
7 |
|
5 |
|
9 |
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.