| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.11 |
| Score | 0% | 62% |
Solve for z:
z2 + 5z - 6 = 0
| 1 or -6 | |
| 6 or -7 | |
| 7 or -9 | |
| 9 or 8 |
The first step to solve a quadratic equation that's set to zero is to factor the quadratic equation:
z2 + 5z - 6 = 0
(z - 1)(z + 6) = 0
For this expression to be true, the left side of the expression must equal zero. Therefore, either (z - 1) or (z + 6) must equal zero:
If (z - 1) = 0, z must equal 1
If (z + 6) = 0, z must equal -6
So the solution is that z = 1 or -6
The dimensions of this cylinder are height (h) = 9 and radius (r) = 5. What is the surface area?
| 144π | |
| 324π | |
| 66π | |
| 140π |
The surface area of a cylinder is 2πr2 + 2πrh:
sa = 2πr2 + 2πrh
sa = 2π(52) + 2π(5 x 9)
sa = 2π(25) + 2π(45)
sa = (2 x 25)π + (2 x 45)π
sa = 50π + 90π
sa = 140π
A quadrilateral is a shape with __________ sides.
4 |
|
3 |
|
2 |
|
5 |
A quadrilateral is a shape with four sides. The perimeter of a quadrilateral is the sum of the lengths of its four sides.
If a = c = 1, b = d = 9, and the blue angle = 72°, what is the area of this parallelogram?
| 16 | |
| 9 | |
| 27 | |
| 10 |
The area of a parallelogram is equal to its length x width:
a = l x w
a = a x b
a = 1 x 9
a = 9
Solve for z:
z2 - 14z + 18 = -4z + 2
| 8 or -3 | |
| 2 or 8 | |
| -2 or -9 | |
| 9 or -6 |
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:
z2 - 14z + 18 = -4z + 2
z2 - 14z + 18 - 2 = -4z
z2 - 14z + 4z + 16 = 0
z2 - 10z + 16 = 0
Next, factor the quadratic equation:
z2 - 10z + 16 = 0
(z - 2)(z - 8) = 0
For this expression to be true, the left side of the expression must equal zero. Therefore, either (z - 2) or (z - 8) must equal zero:
If (z - 2) = 0, z must equal 2
If (z - 8) = 0, z must equal 8
So the solution is that z = 2 or 8