| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.24 |
| Score | 0% | 65% |
Breaking apart a quadratic expression into a pair of binomials is called:
squaring |
|
deconstructing |
|
factoring |
|
normalizing |
To factor a quadratic expression, apply the FOIL (First, Outside, Inside, Last) method in reverse.
If angle a = 56° and angle b = 36° what is the length of angle d?
| 129° | |
| 154° | |
| 124° | |
| 144° |
An exterior angle of a triangle is equal to the sum of the two interior angles that are opposite:
d° = b° + c°
To find angle c, remember that the sum of the interior angles of a triangle is 180°:
180° = a° + b° + c°
c° = 180° - a° - b°
c° = 180° - 56° - 36° = 88°
So, d° = 36° + 88° = 124°
A shortcut to get this answer is to remember that angles around a line add up to 180°:
a° + d° = 180°
d° = 180° - a°
d° = 180° - 56° = 124°
Simplify (y + 3)(y - 7)
| y2 + 10y + 21 | |
| y2 - 4y - 21 | |
| y2 + 4y - 21 | |
| y2 - 10y + 21 |
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 + 3)(y - 7)
(y x y) + (y x -7) + (3 x y) + (3 x -7)
y2 - 7y + 3y - 21
y2 - 4y - 21
Simplify 5a x 8b.
| 40\( \frac{b}{a} \) | |
| 40ab | |
| 13ab | |
| 40a2b2 |
To multiply monomials, multiply the coefficients (the numbers that come before the variables) of each term, add the exponents of like variables, and multiply the different variables together.
5a x 8b = (5 x 8) (a x b) = 40ab
Solve for b:
b + 1 = \( \frac{b}{-6} \)
| -5\(\frac{1}{4}\) | |
| -\(\frac{30}{31}\) | |
| -2\(\frac{4}{7}\) | |
| -\(\frac{6}{7}\) |
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 equal sign and the answer on the other.
b + 1 = \( \frac{b}{-6} \)
-6 x (b + 1) = b
(-6 x b) + (-6 x 1) = b
-6b - 6 = b
-6b - 6 - b = 0
-6b - b = 6
-7b = 6
b = \( \frac{6}{-7} \)
b = -\(\frac{6}{7}\)