| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.14 |
| Score | 0% | 63% |
A machine in a factory has an error rate of 7 parts per 100. The machine normally runs 24 hours a day and produces 9 parts per hour. Yesterday the machine was shut down for 7 hours for maintenance.
How many error-free parts did the machine produce yesterday?
| 135.4 | |
| 142.3 | |
| 139.7 | |
| 147.4 |
The hourly error rate for this machine is the error rate in parts per 100 multiplied by the number of parts produced per hour:
\( \frac{7}{100} \) x 9 = \( \frac{7 \times 9}{100} \) = \( \frac{63}{100} \) = 0.63 errors per hour
So, in an average hour, the machine will produce 9 - 0.63 = 8.37 error free parts.
The machine ran for 24 - 7 = 17 hours yesterday so you would expect that 17 x 8.37 = 142.3 error free parts were produced yesterday.
Solve for \( \frac{3!}{5!} \)
| 120 | |
| 6 | |
| \( \frac{1}{20} \) | |
| \( \frac{1}{60480} \) |
A factorial is the product of an integer and all the positive integers below it. To solve a fraction featuring factorials, expand the factorials and cancel out like numbers:
\( \frac{3!}{5!} \)
\( \frac{3 \times 2 \times 1}{5 \times 4 \times 3 \times 2 \times 1} \)
\( \frac{1}{5 \times 4} \)
\( \frac{1}{20} \)
16 members of a bridal party need transported to a wedding reception but there are only 3 4-passenger taxis available to take them. How many will need to find other transportation?
| 7 | |
| 1 | |
| 4 | |
| 5 |
There are 3 4-passenger taxis available so that's 3 x 4 = 12 total seats. There are 16 people needing transportation leaving 16 - 12 = 4 who will have to find other transportation.
A tiger in a zoo has consumed 112 pounds of food in 8 days. If the tiger continues to eat at the same rate, in how many more days will its total food consumtion be 210 pounds?
| 13 | |
| 14 | |
| 7 | |
| 9 |
If the tiger has consumed 112 pounds of food in 8 days that's \( \frac{112}{8} \) = 14 pounds of food per day. The tiger needs to consume 210 - 112 = 98 more pounds of food to reach 210 pounds total. At 14 pounds of food per day that's \( \frac{98}{14} \) = 7 more days.
What is -8a2 + a2?
| 9a2 | |
| -7a2 | |
| -9a-2 | |
| -9a2 |
To add or subtract terms with exponents, both the base and the exponent must be the same. In this case they are so add the coefficients and retain the base and exponent:
-8a2 + 1a2
(-8 + 1)a2
-7a2