| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.10 |
| Score | 0% | 62% |
The dimensions of this cube are height (h) = 9, length (l) = 5, and width (w) = 9. What is the volume?
| 196 | |
| 48 | |
| 405 | |
| 288 |
The volume of a cube is height x length x width:
v = h x l x w
v = 9 x 5 x 9
v = 405
Solve for c:
c2 - 13c + 42 = 0
| 9 or 1 | |
| 6 or 7 | |
| 9 or -1 | |
| 1 or -6 |
The first step to solve a quadratic equation that's set to zero is to factor the quadratic equation:
c2 - 13c + 42 = 0
(c - 6)(c - 7) = 0
For this expression to be true, the left side of the expression must equal zero. Therefore, either (c - 6) or (c - 7) must equal zero:
If (c - 6) = 0, c must equal 6
If (c - 7) = 0, c must equal 7
So the solution is that c = 6 or 7
The dimensions of this cylinder are height (h) = 3 and radius (r) = 7. What is the surface area?
| 140π | |
| 96π | |
| 112π | |
| 256π |
The surface area of a cylinder is 2πr2 + 2πrh:
sa = 2πr2 + 2πrh
sa = 2π(72) + 2π(7 x 3)
sa = 2π(49) + 2π(21)
sa = (2 x 49)π + (2 x 21)π
sa = 98π + 42π
sa = 140π
Simplify (y - 2)(y - 7)
| y2 + 5y - 14 | |
| y2 - 9y + 14 | |
| y2 + 9y + 14 | |
| y2 - 5y - 14 |
To multiply binomials, use the FOIL method. FOIL stands for First, Outside, Inside, Last and refers to the position of each term in the parentheses:
(y - 2)(y - 7)
(y x y) + (y x -7) + (-2 x y) + (-2 x -7)
y2 - 7y - 2y + 14
y2 - 9y + 14
Solve for b:
-2b + 3 = -6 + 2b
| 2\(\frac{1}{4}\) | |
| -1\(\frac{1}{4}\) | |
| -\(\frac{7}{9}\) | |
| -1 |
To solve this equation, repeatedly do the same thing to both sides of the equation until the variable is isolated on one side of the equal sign and the answer on the other.
-2b + 3 = -6 + 2b
-2b = -6 + 2b - 3
-2b - 2b = -6 - 3
-4b = -9
b = \( \frac{-9}{-4} \)
b = 2\(\frac{1}{4}\)