Section 12.7 Applying the Quadratic Formula
ΒΆAs derived in the previous section, it can be shown that the solutions to a quadratic equation written in the form
can be determined using the formula
The last equation is called the quadratic formula.
Let's use the quadratic formula to solve the equation \(2x^2-5x=7\text{.}\)
We begin by making the right side of the equation zero and stating the values of \(a\text{,}\) \(b\text{,}\) and \(c\text{.}\)
We now state the quadratic formula, replace the constants \(a\text{,}\) \(b\text{,}\) and \(c\) with their respective values, and simplify the result.
Finally, we state our solutions and solution set.
The solutions are \(-1\) and \(\frac{7}{2}\text{.}\) The solution set is \(\left\{-1,\frac{7}{2}\right\}\)
When the square root expression does not simplify to an integer, there's no need to spit the solution into two separate equations, although we do need to make sure that we state the solutions as separate numbers (assuming that there are two solutions). We also need to make sure that we completely simplify the square root and the fraction.
Example 12.7.1.
Use the quadratic formula to solve the equation \(x^2+10x+5=0\text{.}\)
The equation is already in standard form, so we can go ahead and state the values of \(a\text{,}\) \(b\text{,}\) and \(c\) and proceed with the quadratic formula.
The solutions are \(-5-2\sqrt{5}\) and \(-5+2\sqrt{5}\text{.}\)
The solution set is \(\{-5-2\sqrt{5}, -5+2\sqrt{5}\}\text{.}\)
When the ultimate value under the square root symbol is zero, the equation has only one solution. This is because \(\sqrt{0}=0\text{,}\) and it doesn't alter the result changing subtraction of zero to addition of zero.
When the ultimate value under the square root symbol is negative, the equation has no real number solutions because square roots of negative numbers are not real numbers (although they really are numbers). In many situations we are only interested in real number solutions, so we stop the solution process once the negative radicand has been identified and state that there are no real number solutions.
Difficult as it may be to believe, there are real life applications where numbers with imaginary parts (square roots of negative numbers) are meaningful. Because of this, we do need to examine some equations where the solutions are complex numbers with imaginary parts. We do this in the next section.
Exercises Exercises
Use the quadratic formula to solve each of the following equations over the real numbers. For each equation state both the solutions and the solution set.
1.
\(x^2+6x-4=0\)
The quadratic equation is stated in standard form, so we can apply the quadratic formula immediately.
\(x^2+6x-4=0\)
\(a=1, b=6, c=-4\)
The solutions are \(-3-\sqrt{3}\) and \(-3+\sqrt{13}\text{.}\)
The solution set is \(\{-3-\sqrt{13}, -3+\sqrt{13}\}\text{.}\)
2.
\(t^2+10t=39\)
We need to make one side of the equation zero before we can apply the quadratic formula.
The solutions are \(-13\) and \(3\text{.}\)
The solution set is \(\{-13, 3\}\text{.}\)
3.
\(3x^2-2x+5=0\)
The quadratic equation is stated in standard form, so we can apply the quadratic formula immediately.
\(3x^2-2x+5=0\)
\(a=3, b=-2, c=5\)
Over the real numbers, there is no square root of \(-56\text{.}\) So over the real numbers the given equation has no solutions and the solution set is \(\emptyset\text{.}\)
4.
\(2x(3x-5)=5\)
We need to expand the left side of the equation and make one side of the equation zero before we can apply the quadratic formula.
The solutions are \(\frac{5-\sqrt{55}}{6}\) and \(\frac{5+\sqrt{55}}{6}\text{.}\)
The solution set is \(\left\{\frac{5-\sqrt{55}}{6}, \frac{5+\sqrt{55}}{6}\right\}\text{.}\)
5.
\(1-4x^2=x^2+10x+6\)
We need to make one side of the equation zero before we can apply the quadratic formula. We choose to make the left side of the equation zero so that the squared term has a positive coefficient. Note that we can divide out a factor of five from both sides of the equation before applying the quadratic formula. Making this choice makes the numbers we're working with much more manageable.
The only solution is \(-1\) and the solution set is \(\{-1\}\text{.}\)