| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.01 |
| Score | 0% | 60% |
If c = -5 and z = -9, what is the value of 8c(c - z)?
| -10 | |
| -147 | |
| -180 | |
| -160 |
To solve this equation, replace the variables with the values given and then solve the now variable-free equation. (Remember order of operations, PEMDAS, Parentheses, Exponents, Multiplication/Division, Addition/Subtraction.)
8c(c - z)
8(-5)(-5 + 9)
8(-5)(4)
(-40)(4)
-160
Solve for z:
z2 - 12z + 35 = 0
| 8 or -9 | |
| 4 or 2 | |
| -1 or -5 | |
| 5 or 7 |
The first step to solve a quadratic equation that's set to zero is to factor the quadratic equation:
z2 - 12z + 35 = 0
(z - 5)(z - 7) = 0
For this expression to be true, the left side of the expression must equal zero. Therefore, either (z - 5) or (z - 7) must equal zero:
If (z - 5) = 0, z must equal 5
If (z - 7) = 0, z must equal 7
So the solution is that z = 5 or 7
Which of the following statements about a parallelogram is not true?
the area of a parallelogram is base x height |
|
the perimeter of a parallelogram is the sum of the lengths of all sides |
|
opposite sides and adjacent angles are equal |
|
a parallelogram is a quadrilateral |
A parallelogram is a quadrilateral with two sets of parallel sides. Opposite sides (a = c, b = d) and angles (red = red, blue = blue) are equal. The area of a parallelogram is base x height and the perimeter is the sum of the lengths of all sides (a + b + c + d).
What is the circumference of a circle with a radius of 10?
| 20π | |
| 30π | |
| 14π | |
| 7π |
The formula for circumference is circle diameter x π. Circle diameter is 2 x radius:
c = πd
c = π(2 * r)
c = π(2 * 10)
c = 20π
Factor y2 + 3y - 28
| (y + 4)(y + 7) | |
| (y + 4)(y - 7) | |
| (y - 4)(y + 7) | |
| (y - 4)(y - 7) |
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 -28 as well and sum (Inside, Outside) to equal 3. For this problem, those two numbers are -4 and 7. Then, plug these into a set of binomials using the square root of the First variable (y2):
y2 + 3y - 28
y2 + (-4 + 7)y + (-4 x 7)
(y - 4)(y + 7)