Your Results | Global Average | |
---|---|---|
Questions | 5 | 5 |
Correct | 0 | 2.55 |
Score | 0% | 51% |
Solve for c:
c2 + 15c + 56 = 0
4 or -5 | |
-7 or -8 | |
8 or -8 | |
8 or -6 |
The first step to solve a quadratic equation that's set to zero is to factor the quadratic equation:
c2 + 15c + 56 = 0
(c + 7)(c + 8) = 0
For this expression to be true, the left side of the expression must equal zero. Therefore, either (c + 7) or (c + 8) must equal zero:
If (c + 7) = 0, c must equal -7
If (c + 8) = 0, c must equal -8
So the solution is that c = -7 or -8
Solve for y:
y2 - 3y - 18 = -y - 3
-3 or 5 | |
7 or -9 | |
8 or -9 | |
9 or 2 |
The first step to solve a quadratic expression that's not set to zero is to solve the equation so that it is set to zero:
y2 - 3y - 18 = -y - 3
y2 - 3y - 18 + 3 = -y
y2 - 3y + y - 15 = 0
y2 - 2y - 15 = 0
Next, factor the quadratic equation:
y2 - 2y - 15 = 0
(y + 3)(y - 5) = 0
For this expression to be true, the left side of the expression must equal zero. Therefore, either (y + 3) or (y - 5) must equal zero:
If (y + 3) = 0, y must equal -3
If (y - 5) = 0, y must equal 5
So the solution is that y = -3 or 5
If b = 6 and y = 5, what is the value of 2b(b - y)?
735 | |
80 | |
12 | |
440 |
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.)
2b(b - y)
2(6)(6 - 5)
2(6)(1)
(12)(1)
12
Solve -b - 2b = -8b - 6y - 4 for b in terms of y.
-\(\frac{4}{7}\)y - \(\frac{4}{7}\) | |
\(\frac{3}{8}\)y + \(\frac{7}{8}\) | |
-\(\frac{1}{3}\)y + 1 | |
-\(\frac{3}{8}\)y - \(\frac{3}{4}\) |
To solve this equation, isolate the variable for which you are solving (b) on one side of the equation and put everything else on the other side.
-b - 2y = -8b - 6y - 4
-b = -8b - 6y - 4 + 2y
-b + 8b = -6y - 4 + 2y
7b = -4y - 4
b = \( \frac{-4y - 4}{7} \)
b = \( \frac{-4y}{7} \) + \( \frac{-4}{7} \)
b = -\(\frac{4}{7}\)y - \(\frac{4}{7}\)
Find the value of b:
5b + x = -5
4b - 3x = -1
-\(\frac{16}{19}\) | |
-\(\frac{21}{22}\) | |
-\(\frac{19}{44}\) | |
-1\(\frac{2}{3}\) |
You need to find the value of b so solve the first equation in terms of x:
5b + x = -5
x = -5 - 5b
then substitute the result (-5 - 5b) into the second equation:
4b - 3(-5 - 5b) = -1
4b + (-3 x -5) + (-3 x -5b) = -1
4b + 15 + 15b = -1
4b + 15b = -1 - 15
19b = -16
b = \( \frac{-16}{19} \)
b = -\(\frac{16}{19}\)