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