| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 2.87 |
| Score | 0% | 57% |
Solve for b:
b2 - 15b + 51 = -b + 2
| 7 | |
| 7 or 6 | |
| -1 or -8 | |
| -5 or -9 |
The first step to solve a quadratic expression that's not set to zero is to solve the equation so that it is set to zero:
b2 - 15b + 51 = -b + 2
b2 - 15b + 51 - 2 = -b
b2 - 15b + b + 49 = 0
b2 - 14b + 49 = 0
Next, factor the quadratic equation:
b2 - 14b + 49 = 0
(b - 7)(b - 7) = 0
For this expression to be true, the left side of the expression must equal zero. Therefore, (b - 7) must equal zero:
If (b - 7) = 0, b must equal 7
So the solution is that b = 7
The dimensions of this cylinder are height (h) = 8 and radius (r) = 7. What is the surface area?
| 96π | |
| 4π | |
| 210π | |
| 110π |
The surface area of a cylinder is 2πr2 + 2πrh:
sa = 2πr2 + 2πrh
sa = 2π(72) + 2π(7 x 8)
sa = 2π(49) + 2π(56)
sa = (2 x 49)π + (2 x 56)π
sa = 98π + 112π
sa = 210π
If the base of this triangle is 6 and the height is 4, what is the area?
| 82\(\frac{1}{2}\) | |
| 63 | |
| 28 | |
| 12 |
The area of a triangle is equal to ½ base x height:
a = ½bh
a = ½ x 6 x 4 = \( \frac{24}{2} \) = 12
A trapezoid is a quadrilateral with one set of __________ sides.
parallel |
|
equal angle |
|
right angle |
|
equal length |
A trapezoid is a quadrilateral with one set of parallel sides.
Simplify (y + 9)(y - 8)
| y2 - 17y + 72 | |
| y2 + y - 72 | |
| y2 - y - 72 | |
| y2 + 17y + 72 |
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 + 9)(y - 8)
(y x y) + (y x -8) + (9 x y) + (9 x -8)
y2 - 8y + 9y - 72
y2 + y - 72