| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.00 |
| Score | 0% | 60% |
Simplify (y - 4)(y - 2)
| y2 + 2y - 8 | |
| y2 - 6y + 8 | |
| y2 - 2y - 8 | |
| y2 + 6y + 8 |
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 - 4)(y - 2)
(y x y) + (y x -2) + (-4 x y) + (-4 x -2)
y2 - 2y - 4y + 8
y2 - 6y + 8
Which of the following is not a part of PEMDAS, the acronym for math order of operations?
division |
|
pairs |
|
addition |
|
exponents |
When solving an equation with two variables, 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.)
Which of the following is not required to define the slope-intercept equation for a line?
y-intercept |
|
slope |
|
\({\Delta y \over \Delta x}\) |
|
x-intercept |
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.
Simplify (6a)(4ab) - (7a2)(3b).
| 3a2b | |
| 100a2b | |
| -3ab2 | |
| 100ab2 |
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.
(6a)(4ab) - (7a2)(3b)
(6 x 4)(a x a x b) - (7 x 3)(a2 x b)
(24)(a1+1 x b) - (21)(a2b)
24a2b - 21a2b
3a2b
Solve for c:
-3c - 6 < \( \frac{c}{-6} \)
| c < 3\(\frac{1}{5}\) | |
| c < -\(\frac{21}{43}\) | |
| c < -6 | |
| c < -2\(\frac{2}{17}\) |
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.
-3c - 6 < \( \frac{c}{-6} \)
-6 x (-3c - 6) < c
(-6 x -3c) + (-6 x -6) < c
18c + 36 < c
18c + 36 - c < 0
18c - c < -36
17c < -36
c < \( \frac{-36}{17} \)
c < -2\(\frac{2}{17}\)