| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.23 |
| Score | 0% | 65% |
Solve for b:
b2 + 6b + 12 = -4b + 3
| -3 or -5 | |
| -4 or -6 | |
| -1 or -9 | |
| 7 or -4 |
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 + 6b + 12 = -4b + 3
b2 + 6b + 12 - 3 = -4b
b2 + 6b + 4b + 9 = 0
b2 + 10b + 9 = 0
Next, factor the quadratic equation:
b2 + 10b + 9 = 0
(b + 1)(b + 9) = 0
For this expression to be true, the left side of the expression must equal zero. Therefore, either (b + 1) or (b + 9) must equal zero:
If (b + 1) = 0, b must equal -1
If (b + 9) = 0, b must equal -9
So the solution is that b = -1 or -9
A coordinate grid is composed of which of the following?
origin |
|
all of these |
|
y-axis |
|
x-axis |
The coordinate grid is composed of a horizontal x-axis and a vertical y-axis. The center of the grid, where the x-axis and y-axis meet, is called the origin.
Breaking apart a quadratic expression into a pair of binomials is called:
factoring |
|
squaring |
|
deconstructing |
|
normalizing |
To factor a quadratic expression, apply the FOIL (First, Outside, Inside, Last) method in reverse.
Which of the following statements about a parallelogram is not true?
a parallelogram is a quadrilateral |
|
the perimeter of a parallelogram is the sum of the lengths of all sides |
|
opposite sides and adjacent angles are equal |
|
the area of a parallelogram is base x height |
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).
Factor y2 + 4y - 12
| (y - 2)(y + 6) | |
| (y + 2)(y - 6) | |
| (y + 2)(y + 6) | |
| (y - 2)(y - 6) |
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 -12 as well and sum (Inside, Outside) to equal 4. For this problem, those two numbers are -2 and 6. Then, plug these into a set of binomials using the square root of the First variable (y2):
y2 + 4y - 12
y2 + (-2 + 6)y + (-2 x 6)
(y - 2)(y + 6)