| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 2.76 |
| Score | 0% | 55% |
The dimensions of this cube are height (h) = 4, length (l) = 1, and width (w) = 7. What is the surface area?
| 146 | |
| 202 | |
| 58 | |
| 78 |
The surface area of a cube is (2 x length x width) + (2 x width x height) + (2 x length x height):
sa = 2lw + 2wh + 2lh
sa = (2 x 1 x 7) + (2 x 7 x 4) + (2 x 1 x 4)
sa = (14) + (56) + (8)
sa = 78
Solve for c:
-4c - 8 < \( \frac{c}{3} \)
| c < -1\(\frac{20}{43}\) | |
| c < -\(\frac{9}{17}\) | |
| c < \(\frac{1}{4}\) | |
| c < -1\(\frac{11}{13}\) |
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 < sign and the answer on the other.
-4c - 8 < \( \frac{c}{3} \)
3 x (-4c - 8) < c
(3 x -4c) + (3 x -8) < c
-12c - 24 < c
-12c - 24 - c < 0
-12c - c < 24
-13c < 24
c < \( \frac{24}{-13} \)
c < -1\(\frac{11}{13}\)
The dimensions of this cylinder are height (h) = 3 and radius (r) = 3. What is the surface area?
| 48π | |
| 324π | |
| 16π | |
| 36π |
The surface area of a cylinder is 2πr2 + 2πrh:
sa = 2πr2 + 2πrh
sa = 2π(32) + 2π(3 x 3)
sa = 2π(9) + 2π(9)
sa = (2 x 9)π + (2 x 9)π
sa = 18π + 18π
sa = 36π
If a = c = 5, b = d = 1, what is the area of this rectangle?
| 12 | |
| 10 | |
| 5 | |
| 35 |
The area of a rectangle is equal to its length x width:
a = l x w
a = a x b
a = 5 x 1
a = 5
Factor y2 - 13y + 40
| (y - 8)(y - 5) | |
| (y + 8)(y + 5) | |
| (y - 8)(y + 5) | |
| (y + 8)(y - 5) |
To factor a quadratic expression, apply the FOIL method (First, Outside, Inside, Last) in reverse. First, find the two Last terms that will multiply to produce 40 as well and sum (Inside, Outside) to equal -13. For this problem, those two numbers are -8 and -5. Then, plug these into a set of binomials using the square root of the First variable (y2):
y2 - 13y + 40
y2 + (-8 - 5)y + (-8 x -5)
(y - 8)(y - 5)