| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 2.75 |
| Score | 0% | 55% |
Solve for y:
-8y + 4 < 2 + 4y
| y < 1\(\frac{3}{5}\) | |
| y < -\(\frac{1}{7}\) | |
| y < \(\frac{5}{9}\) | |
| y < \(\frac{1}{6}\) |
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.
-8y + 4 < 2 + 4y
-8y < 2 + 4y - 4
-8y - 4y < 2 - 4
-12y < -2
y < \( \frac{-2}{-12} \)
y < \(\frac{1}{6}\)
If a = 7 and z = -5, what is the value of 5a(a - z)?
| 0 | |
| 420 | |
| -40 | |
| -98 |
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.)
5a(a - z)
5(7)(7 + 5)
5(7)(12)
(35)(12)
420
Simplify (6a)(2ab) - (5a2)(2b).
| 22a2b | |
| 56ab2 | |
| 22ab2 | |
| 2a2b |
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)(2ab) - (5a2)(2b)
(6 x 2)(a x a x b) - (5 x 2)(a2 x b)
(12)(a1+1 x b) - (10)(a2b)
12a2b - 10a2b
2a2b
Which of the following statements about parallel lines with a transversal is not correct?
all of the angles formed by a transversal are called interior angles |
|
angles in the same position on different parallel lines are called corresponding angles |
|
same-side interior angles are complementary and equal each other |
|
all acute angles equal each other |
Parallel lines are lines that share the same slope (steepness) and therefore never intersect. A transversal occurs when a set of parallel lines are crossed by another line. All of the angles formed by a transversal are called interior angles and angles in the same position on different parallel lines equal each other (a° = w°, b° = x°, c° = z°, d° = y°) and are called corresponding angles. Alternate interior angles are equal (a° = z°, b° = y°, c° = w°, d° = x°) and all acute angles (a° = c° = w° = z°) and all obtuse angles (b° = d° = x° = y°) equal each other. Same-side interior angles are supplementary and add up to 180° (e.g. a° + d° = 180°, d° + c° = 180°).
Factor y2 - y - 42
| (y + 7)(y - 6) | |
| (y - 7)(y - 6) | |
| (y - 7)(y + 6) | |
| (y + 7)(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 -42 as well and sum (Inside, Outside) to equal -1. For this problem, those two numbers are -7 and 6. Then, plug these into a set of binomials using the square root of the First variable (y2):
y2 - y - 42
y2 + (-7 + 6)y + (-7 x 6)
(y - 7)(y + 6)