| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.48 |
| Score | 0% | 70% |
In a class of 18 students, 8 are taking German and 8 are taking Spanish. Of the students studying German or Spanish, 5 are taking both courses. How many students are not enrolled in either course?
| 18 | |
| 7 | |
| 11 | |
| 15 |
The number of students taking German or Spanish is 8 + 8 = 16. Of that group of 16, 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 16 - 5 = 11 who are taking at least one language. 18 - 11 = 7 students who are not taking either language.
Simplify \( \frac{36}{68} \).
| \( \frac{5}{6} \) | |
| \( \frac{5}{12} \) | |
| \( \frac{3}{10} \) | |
| \( \frac{9}{17} \) |
To simplify this fraction, first find the greatest common factor between them. The factors of 36 are [1, 2, 3, 4, 6, 9, 12, 18, 36] and the factors of 68 are [1, 2, 4, 17, 34, 68]. They share 3 factors [1, 2, 4] making 4 their greatest common factor (GCF).
Next, divide both numerator and denominator by the GCF:
\( \frac{36}{68} \) = \( \frac{\frac{36}{4}}{\frac{68}{4}} \) = \( \frac{9}{17} \)
What is \( \frac{7}{5} \) + \( \frac{5}{9} \)?
| 1 \( \frac{4}{45} \) | |
| 1 \( \frac{7}{45} \) | |
| 1\(\frac{43}{45}\) | |
| \( \frac{1}{45} \) |
To add these fractions, first find the lowest common multiple of their denominators. The first few multiples of 5 are [5, 10, 15, 20, 25, 30, 35, 40, 45, 50] and the first few multiples of 9 are [9, 18, 27, 36, 45, 54, 63, 72, 81, 90]. The first few multiples they share are [45, 90] making 45 the smallest multiple 5 and 9 share.
Next, convert the fractions so each denominator equals the lowest common multiple:
\( \frac{7 x 9}{5 x 9} \) + \( \frac{5 x 5}{9 x 5} \)
\( \frac{63}{45} \) + \( \frac{25}{45} \)
Now, because the fractions share a common denominator, you can add them:
\( \frac{63 + 25}{45} \) = \( \frac{88}{45} \) = 1\(\frac{43}{45}\)
What is the next number in this sequence: 1, 4, 7, 10, 13, __________ ?
| 16 | |
| 15 | |
| 7 | |
| 25 |
The equation for this sequence is:
an = an-1 + 3
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
a6 = 13 + 3
a6 = 16
A tiger in a zoo has consumed 168 pounds of food in 12 days. If the tiger continues to eat at the same rate, in how many more days will its total food consumtion be 210 pounds?
| 3 | |
| 4 | |
| 1 | |
| 12 |
If the tiger has consumed 168 pounds of food in 12 days that's \( \frac{168}{12} \) = 14 pounds of food per day. The tiger needs to consume 210 - 168 = 42 more pounds of food to reach 210 pounds total. At 14 pounds of food per day that's \( \frac{42}{14} \) = 3 more days.