| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 2.69 |
| Score | 0% | 54% |
When two lines intersect, adjacent angles are __________ (they add up to 180°) and angles across from either other are __________ (they're equal).
acute, obtuse |
|
obtuse, acute |
|
supplementary, vertical |
|
vertical, supplementary |
Angles around a line add up to 180°. Angles around a point add up to 360°. When two lines intersect, adjacent angles are supplementary (they add up to 180°) and angles across from either other are vertical (they're equal).
Which of the following is not required to define the slope-intercept equation for a line?
\({\Delta y \over \Delta x}\) |
|
y-intercept |
|
x-intercept |
|
slope |
A line on the coordinate grid can be defined by a slope-intercept equation: y = mx + b. For a given value of x, the value of y can be determined given the slope (m) and y-intercept (b) of the line. The slope of a line is change in y over change in x, \({\Delta y \over \Delta x}\), and the y-intercept is the y-coordinate where the line crosses the vertical y-axis.
Solve for z:
-4z - 5 > \( \frac{z}{6} \)
| z > \(\frac{2}{3}\) | |
| z > -1\(\frac{1}{5}\) | |
| z > 1\(\frac{13}{29}\) | |
| z > \(\frac{9}{64}\) |
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 > sign and the answer on the other.
-4z - 5 > \( \frac{z}{6} \)
6 x (-4z - 5) > z
(6 x -4z) + (6 x -5) > z
-24z - 30 > z
-24z - 30 - z > 0
-24z - z > 30
-25z > 30
z > \( \frac{30}{-25} \)
z > -1\(\frac{1}{5}\)
Simplify (8a)(7ab) - (9a2)(9b).
| 270ab2 | |
| -25a2b | |
| 25ab2 | |
| 137a2b |
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.
(8a)(7ab) - (9a2)(9b)
(8 x 7)(a x a x b) - (9 x 9)(a2 x b)
(56)(a1+1 x b) - (81)(a2b)
56a2b - 81a2b
-25a2b
Simplify (y + 5)(y + 1)
| y2 - 6y + 5 | |
| y2 - 4y - 5 | |
| y2 + 4y - 5 | |
| y2 + 6y + 5 |
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 + 5)(y + 1)
(y x y) + (y x 1) + (5 x y) + (5 x 1)
y2 + y + 5y + 5
y2 + 6y + 5