| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 2.95 |
| Score | 0% | 59% |
Christine scored 88% on her final exam. If each question was worth 3 points and there were 120 possible points on the exam, how many questions did Christine answer correctly?
| 49 | |
| 27 | |
| 35 | |
| 20 |
Christine scored 88% on the test meaning she earned 88% of the possible points on the test. There were 120 possible points on the test so she earned 120 x 0.88 = 105 points. Each question is worth 3 points so she got \( \frac{105}{3} \) = 35 questions right.
On average, the center for a basketball team hits 45% of his shots while a guard on the same team hits 50% of his shots. If the guard takes 15 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?
| 15 | |
| 16 | |
| 12 | |
| 28 |
guard shots made = shots taken x \( \frac{\text{% made}}{100} \) = 15 x \( \frac{50}{100} \) = \( \frac{50 x 15}{100} \) = \( \frac{750}{100} \) = 7 shots
The center makes 45% 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{7}{\frac{45}{100}} \) = 7 x \( \frac{100}{45} \) = \( \frac{7 x 100}{45} \) = \( \frac{700}{45} \) = 16 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 42 meters, what is the area of the rectangle?
| 18 m2 | |
| 72 m2 | |
| 128 m2 | |
| 98 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 42 meters so the equation becomes: 2w + 2h = 42.
Putting these two equations together and solving for width (w):
2w + 2h = 42
w + h = \( \frac{42}{2} \)
w + h = 21
w = 21 - h
From the question we know that h = 2w so substituting 2w for h gives us:
w = 21 - 2w
3w = 21
w = \( \frac{21}{3} \)
w = 7
Since h = 2w that makes h = (2 x 7) = 14 and the area = h x w = 7 x 14 = 98 m2
What is the next number in this sequence: 1, 4, 10, 19, 31, __________ ?
| 44 | |
| 38 | |
| 46 | |
| 50 |
The equation for this sequence is:
an = an-1 + 3(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 + 3(6 - 1)
a6 = 31 + 3(5)
a6 = 46
What is the greatest common factor of 32 and 52?
| 2 | |
| 15 | |
| 4 | |
| 3 |
The factors of 32 are [1, 2, 4, 8, 16, 32] and the factors of 52 are [1, 2, 4, 13, 26, 52]. They share 3 factors [1, 2, 4] making 4 the greatest factor 32 and 52 have in common.