| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.29 |
| Score | 0% | 66% |
A(n) __________ is two expressions separated by an equal sign.
expression |
|
equation |
|
formula |
|
problem |
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.
Simplify 5a x 2b.
| 10\( \frac{a}{b} \) | |
| 10ab | |
| 10\( \frac{b}{a} \) | |
| 7ab |
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 2b = (5 x 2) (a x b) = 10ab
Solve for a:
3a + 3 > \( \frac{a}{7} \)
| a > -\(\frac{5}{7}\) | |
| a > -1\(\frac{13}{14}\) | |
| a > 6 | |
| a > -1\(\frac{1}{20}\) |
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.
3a + 3 > \( \frac{a}{7} \)
7 x (3a + 3) > a
(7 x 3a) + (7 x 3) > a
21a + 21 > a
21a + 21 - a > 0
21a - a > -21
20a > -21
a > \( \frac{-21}{20} \)
a > -1\(\frac{1}{20}\)
Factor y2 - 10y + 24
| (y + 6)(y - 4) | |
| (y - 6)(y - 4) | |
| (y + 6)(y + 4) | |
| (y - 6)(y + 4) |
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 24 as well and sum (Inside, Outside) to equal -10. For this problem, those two numbers are -6 and -4. Then, plug these into a set of binomials using the square root of the First variable (y2):
y2 - 10y + 24
y2 + (-6 - 4)y + (-6 x -4)
(y - 6)(y - 4)
If c = 7 and y = 9, what is the value of -4c(c - y)?
| 240 | |
| 0 | |
| 56 | |
| -40 |
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.)
-4c(c - y)
-4(7)(7 - 9)
-4(7)(-2)
(-28)(-2)
56