| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.11 |
| Score | 0% | 62% |
Simplify \( \sqrt{8} \)
| 9\( \sqrt{2} \) | |
| 2\( \sqrt{2} \) | |
| 8\( \sqrt{2} \) | |
| 6\( \sqrt{2} \) |
To simplify a radical, factor out the perfect squares:
\( \sqrt{8} \)
\( \sqrt{4 \times 2} \)
\( \sqrt{2^2 \times 2} \)
2\( \sqrt{2} \)
Cooks are needed to prepare for a large party. Each cook can bake either 2 large cakes or 19 small cakes per hour. The kitchen is available for 3 hours and 23 large cakes and 440 small cakes need to be baked.
How many cooks are required to bake the required number of cakes during the time the kitchen is available?
| 10 | |
| 11 | |
| 12 | |
| 9 |
If a single cook can bake 2 large cakes per hour and the kitchen is available for 3 hours, a single cook can bake 2 x 3 = 6 large cakes during that time. 23 large cakes are needed for the party so \( \frac{23}{6} \) = 3\(\frac{5}{6}\) cooks are needed to bake the required number of large cakes.
If a single cook can bake 19 small cakes per hour and the kitchen is available for 3 hours, a single cook can bake 19 x 3 = 57 small cakes during that time. 440 small cakes are needed for the party so \( \frac{440}{57} \) = 7\(\frac{41}{57}\) cooks are needed to bake the required number of small cakes.
Because you can't employ a fractional cook, round the number of cooks needed for each type of cake up to the next whole number resulting in 4 + 8 = 12 cooks.
If a rectangle is twice as long as it is wide and has a perimeter of 18 meters, what is the area of the rectangle?
| 98 m2 | |
| 18 m2 | |
| 50 m2 | |
| 128 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 18 meters so the equation becomes: 2w + 2h = 18.
Putting these two equations together and solving for width (w):
2w + 2h = 18
w + h = \( \frac{18}{2} \)
w + h = 9
w = 9 - h
From the question we know that h = 2w so substituting 2w for h gives us:
w = 9 - 2w
3w = 9
w = \( \frac{9}{3} \)
w = 3
Since h = 2w that makes h = (2 x 3) = 6 and the area = h x w = 3 x 6 = 18 m2
What is \( \frac{4}{5} \) ÷ \( \frac{1}{8} \)?
| \(\frac{1}{15}\) | |
| 32 | |
| \(\frac{3}{40}\) | |
| 6\(\frac{2}{5}\) |
To divide fractions, invert the second fraction and then multiply:
\( \frac{4}{5} \) ÷ \( \frac{1}{8} \) = \( \frac{4}{5} \) x \( \frac{8}{1} \)
To multiply fractions, multiply the numerators together and then multiply the denominators together:
\( \frac{4}{5} \) x \( \frac{8}{1} \) = \( \frac{4 x 8}{5 x 1} \) = \( \frac{32}{5} \) = 6\(\frac{2}{5}\)
What is the next number in this sequence: 1, 9, 17, 25, 33, __________ ?
| 41 | |
| 43 | |
| 35 | |
| 32 |
The equation for this sequence is:
an = an-1 + 8
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 + 8
a6 = 33 + 8
a6 = 41