| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.12 |
| Score | 0% | 62% |
Solve for c:
-8c - 4 > -1 + 8c
| c > -1 | |
| c > -\(\frac{3}{16}\) | |
| c > \(\frac{5}{6}\) | |
| c > 3 |
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.
-8c - 4 > -1 + 8c
-8c > -1 + 8c + 4
-8c - 8c > -1 + 4
-16c > 3
c > \( \frac{3}{-16} \)
c > -\(\frac{3}{16}\)
Simplify (2a)(3ab) - (2a2)(8b).
| 50ab2 | |
| 10ab2 | |
| 22ab2 | |
| -10a2b |
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.
(2a)(3ab) - (2a2)(8b)
(2 x 3)(a x a x b) - (2 x 8)(a2 x b)
(6)(a1+1 x b) - (16)(a2b)
6a2b - 16a2b
-10a2b
Which of the following is not true about both rectangles and squares?
all interior angles are right angles |
|
the lengths of all sides are equal |
|
the perimeter is the sum of the lengths of all four sides |
|
the area is length x width |
A rectangle is a parallelogram containing four right angles. Opposite sides (a = c, b = d) are equal and the perimeter is the sum of the lengths of all sides (a + b + c + d) or, comonly, 2 x length x width. The area of a rectangle is length x width. A square is a rectangle with four equal length sides. The perimeter of a square is 4 x length of one side (4s) and the area is the length of one side squared (s2).
A(n) __________ is two expressions separated by an equal sign.
formula |
|
equation |
|
problem |
|
expression |
An equation is two expressions separated by an equal sign. The key to solving equations is to 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.
Factor y2 + 9y + 14
| (y - 2)(y - 7) | |
| (y - 2)(y + 7) | |
| (y + 2)(y - 7) | |
| (y + 2)(y + 7) |
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 14 as well and sum (Inside, Outside) to equal 9. For this problem, those two numbers are 2 and 7. Then, plug these into a set of binomials using the square root of the First variable (y2):
y2 + 9y + 14
y2 + (2 + 7)y + (2 x 7)
(y + 2)(y + 7)