| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 2.94 |
| Score | 0% | 59% |
In a class of 17 students, 6 are taking German and 7 are taking Spanish. Of the students studying German or Spanish, 2 are taking both courses. How many students are not enrolled in either course?
| 6 | |
| 10 | |
| 12 | |
| 16 |
The number of students taking German or Spanish is 6 + 7 = 13. Of that group of 13, 2 are taking both languages so they've been counted twice (once in the German group and once in the Spanish group). Subtracting them out leaves 13 - 2 = 11 who are taking at least one language. 17 - 11 = 6 students who are not taking either language.
What is the next number in this sequence: 1, 3, 7, 13, 21, __________ ?
| 31 | |
| 27 | |
| 29 | |
| 32 |
The equation for this sequence is:
an = an-1 + 2(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 + 2(6 - 1)
a6 = 21 + 2(5)
a6 = 31
If all of a roofing company's 8 workers are required to staff 4 roofing crews, how many workers need to be added during the busy season in order to send 9 complete crews out on jobs?
| 10 | |
| 13 | |
| 17 | |
| 9 |
In order to find how many additional workers are needed to staff the extra crews you first need to calculate how many workers are on a crew. There are 8 workers at the company now and that's enough to staff 4 crews so there are \( \frac{8}{4} \) = 2 workers on a crew. 9 crews are needed for the busy season which, at 2 workers per crew, means that the roofing company will need 9 x 2 = 18 total workers to staff the crews during the busy season. The company already employs 8 workers so they need to add 18 - 8 = 10 new staff for the busy season.
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?
| 32 m2 | |
| 2 m2 | |
| 50 m2 | |
| 18 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
If there were a total of 400 raffle tickets sold and you bought 32 tickets, what's the probability that you'll win the raffle?
| 6% | |
| 8% | |
| 13% | |
| 9% |
You have 32 out of the total of 400 raffle tickets sold so you have a (\( \frac{32}{400} \)) x 100 = \( \frac{32 \times 100}{400} \) = \( \frac{3200}{400} \) = 8% chance to win the raffle.