| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.05 |
| Score | 0% | 61% |
In a class of 20 students, 6 are taking German and 11 are taking Spanish. Of the students studying German or Spanish, 5 are taking both courses. How many students are not enrolled in either course?
| 16 | |
| 18 | |
| 8 | |
| 12 |
The number of students taking German or Spanish is 6 + 11 = 17. Of that group of 17, 5 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 17 - 5 = 12 who are taking at least one language. 20 - 12 = 8 students who are not taking either language.
What is \( \frac{-1z^9}{6z^2} \)?
| -\(\frac{1}{6}\)z-7 | |
| -6z-7 | |
| -\(\frac{1}{6}\)z18 | |
| -\(\frac{1}{6}\)z7 |
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{-z^9}{6z^2} \)
\( \frac{-1}{6} \) z(9 - 2)
-\(\frac{1}{6}\)z7
Which of the following is not an integer?
-1 |
|
0 |
|
1 |
|
\({1 \over 2}\) |
An integer is any whole number, including zero. An integer can be either positive or negative. Examples include -77, -1, 0, 55, 119.
If a rectangle is twice as long as it is wide and has a perimeter of 6 meters, what is the area of the rectangle?
| 32 m2 | |
| 18 m2 | |
| 2 m2 | |
| 50 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 6 meters so the equation becomes: 2w + 2h = 6.
Putting these two equations together and solving for width (w):
2w + 2h = 6
w + h = \( \frac{6}{2} \)
w + h = 3
w = 3 - h
From the question we know that h = 2w so substituting 2w for h gives us:
w = 3 - 2w
3w = 3
w = \( \frac{3}{3} \)
w = 1
Since h = 2w that makes h = (2 x 1) = 2 and the area = h x w = 1 x 2 = 2 m2
If all of a roofing company's 10 workers are required to staff 5 roofing crews, how many workers need to be added during the busy season in order to send 9 complete crews out on jobs?
| 2 | |
| 8 | |
| 18 | |
| 15 |
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 10 workers at the company now and that's enough to staff 5 crews so there are \( \frac{10}{5} \) = 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 10 workers so they need to add 18 - 10 = 8 new staff for the busy season.