Learning Objectives
By the end of this section, you will be able to:
- Solve quadratic equations using the quadratic formula
- Use the discriminant to predict the number of solutions of a quadratic equation
- Identify the most appropriate method to use to solve a quadratic equation
Be Prepared 10.3
Before you get started, take this readiness quiz.
- Simplify: −20−510.
If you missed this problem, review Example 1.74. - Simplify: 4+√121.
If you missed this problem, review Example 9.29. - Simplify: √128.
If you missed this problem, review Example 9.12.
When we solved quadratic equations in the last section by completing the square, we took the same steps every time. By the end of the exercise set, you may have been wondering ‘isn’t there an easier way to do this?’ The answer is ‘yes.’ In this section, we will derive and use a formula to find the solution of a quadratic equation.
We have already seen how to solve a formula for a specific variable ‘in general’ so that we would do the algebraic steps only once and then use the new formula to find the value of the specific variable. Now, we will go through the steps of completing the square in general to solve a quadratic equation for x. It may be helpful to look at one of the examples at the end of the last section where we solved an equation of the form ax2+bx+c=0 as you read through the algebraic steps below, so you see them with numbers as well as ‘in general.’
We start with the standard form of a quadratic equationax2+bx+c=0a≠0and solve it forxby completing the square.Isolate the variable terms on one side.ax2+bx=−cMake leading coefficient 1, by dividing by a.ax2a+bax=−caSimplify.x2+bax=−caTo complete the square, find(12·ba)2and add it to bothsides of the equation.(12ba)2=b24a2x2+bax+b24a2=−ca+b24a2The left side is a perfect square, factor it.(x+b2a)2=−ca+b24a2Find the common denominator of the right side and writeequivalent fractions with the common denominator.(x+b2a)2=b24a2−c·4aa·4aSimplify.(x+b2a)2=b24a2−4ac4a2Combine to one fraction.(x+b2a)2=b2−4ac4a2Use the square root property.x+b2a=±√b2−4ac4a2Simplify.x+b2a=±√b2−4ac2aAdd−b2ato both sides of the equation.x=−b2a±√b2−4ac2aCombine the terms on the right side.x=−b±√b2−4ac2a
This last equation is the Quadratic Formula.
Quadratic Formula
The solutions to a quadratic equation of the form ax2+bx+c=0, a≠0 are given by the formula:
To use the Quadratic Formula, we substitute the values of a,b,andc into the expression on the right side of the formula. Then, we do all the math to simplify the expression. The result gives the solution(s) to the quadratic equation.
Example 10.28
How to Solve a Quadratic Equation Using the Quadratic Formula
Solve 2x2+9x−5=0 by using the Quadratic Formula.
Solution
Try It 10.55
Solve 3y2−5y+2=0 by using the Quadratic Formula.
Try It 10.56
Solve 4z2+2z−6=0 by using the Quadratic Formula.
How To
Solve a quadratic equation using the Quadratic Formula.
- Step 1. Write the Quadratic Formula in standard form. Identify the a, b, and c values.
- Step 2. Write the Quadratic Formula. Then substitute in the values of a, b, and c.
- Step 3. Simplify.
- Step 4. Check the solutions.
If you say the formula as you write it in each problem, you’ll have it memorized in no time. And remember, the Quadratic Formula is an equation. Be sure you start with ‘x=’.
Example 10.29
Solve x2−6x+5=0 by using the Quadratic Formula.
Solution
This equation is in standard form. | ||
Identify the a, b, c values. | ||
Write the Quadratic Formula. | ||
Then substitute in the values of a, b, c. | ||
Simplify. | ||
Rewrite to show two solutions. | ||
Simplify. | ||
Check. |
Try It 10.57
Solve a2−2a−15=0 by using the Quadratic Formula.
Try It 10.58
Solve b2+10b+24=0 by using the Quadratic Formula.
When we solved quadratic equations by using the Square Root Property, we sometimes got answers that had radicals. That can happen, too, when using the Quadratic Formula. If we get a radical as a solution, the final answer must have the radical in its simplified form.
Example 10.30
Solve 4y2−5y−3=0 by using the Quadratic Formula.
Solution
We can use the Quadratic Formula to solve for the variable in a quadratic equation, whether or not it is named ‘x’.
This equation is in standard form. | ||
Identify the a, b, c values. | ||
Write the Quadratic Formula. | ||
Then substitute in the values of a, b, c. | ||
Simplify. | ||
Rewrite to show two solutions. | ||
Check. We leave the check to you. |
Try It 10.59
Solve 2p2+8p+5=0 by using the Quadratic Formula.
Try It 10.60
Solve 5q2−11q+3=0 by using the Quadratic Formula.
Example 10.31
Solve 2x2+10x+11=0 by using the Quadratic Formula.
Solution
This equation is in standard form. | ||
Identify the a, b, c values. | ||
Write the Quadratic Formula. | ||
Then substitute in the values of a, b, c. | ||
Simplify. | ||
Simplify the radical. | ||
Factor out the common factor in the numerator. | ||
Remove the common factors. | ||
Rewrite to show two solutions. | ||
Check. We leave the check to you. |
Try It 10.61
Solve 3m2+12m+7=0 by using the Quadratic Formula.
Try It 10.62
Solve 5n2+4n−4=0 by using the Quadratic Formula.
We cannot take the square root of a negative number. So, when we substitute a, b, and c into the Quadratic Formula, if the quantity inside the radical is negative, the quadratic equation has no real solution. We will see this in the next example.
Example 10.32
Solve 3p2+2p+9=0 by using the Quadratic Formula.
Solution
This equation is in standard form. | ||
Identify the a, b, c values. | ||
Write the Quadratic Formula. | ||
Then substitute in the values of a, b, c. | ||
Simplify. | ||
Simplify the radical. | ||
We cannot take the square root of a negative number. | There is no real solution. |
Try It 10.63
Solve 4a2−3a+8=0 by using the Quadratic Formula.
Try It 10.64
Solve 5b2+2b+4=0 by using the Quadratic Formula.
The quadratic equations we have solved so far in this section were all written in standard form, ax2+bx+c=0. Sometimes, we will need to do some algebra to get the equation into standard form before we can use the Quadratic Formula.
Example 10.33
Solve x(x+6)+4=0 by using the Quadratic Formula.
Solution
Distribute to get the equation in standard form. | ||
This equation is now in standard form. | ||
Identify the a, b, c values. | ||
Write the Quadratic Formula. | ||
Then substitute in the values of a, b, c. | ||
Simplify. | ||
Simplify inside the radical. | ||
Simplify the radical. | ||
Factor out the common factor in the numerator. | ||
Remove the common factors. | ||
Rewrite to show two solutions. | ||
Check. We leave the check to you. |
Try It 10.65
Solve x(x+2)−5=0 by using the Quadratic Formula.
Try It 10.66
Solve y(3y−1)−2=0 by using the Quadratic Formula.
When we solved linear equations, if an equation had too many fractions we ‘cleared the fractions’ by multiplying both sides of the equation by the LCD. This gave us an equivalent equation—without fractions—to solve. We can use the same strategy with quadratic equations.
Example 10.34
Solve 12u2+23u=13 by using the Quadratic Formula.
Solution
Multiply both sides by the LCD, 6, to clear the fractions. | ||
Multiply. | ||
Subtract 2 to get the equation in standard form. | ||
Identify the a, b, c values. | ||
Write the Quadratic Formula. | ||
Then substitute in the values of a, b, c. | ||
Simplify. | ||
Simplify the radical. | ||
Factor out the common factor in the numerator. | ||
Remove the common factors. | ||
Rewrite to show two solutions. | ||
Check. We leave the check to you. |
Try It 10.67
Solve 14c2−13c=112 by using the Quadratic Formula.
Try It 10.68
Solve 19d2−12d=−12 by using the Quadratic Formula.
Think about the equation (x−3)2=0. We know from the Zero Products Principle that this equation has only one solution: x=3.
We will see in the next example how using the Quadratic Formula to solve an equation with a perfect square also gives just one solution.
Example 10.35
Solve 4x2−20x=−25 by using the Quadratic Formula.
Solution
Add 25 to get the equation in standard form. | ||
Identify the a, b, c values. | ||
Write the Quadratic Formula. | ||
Then substitute in the values of a, b, c. | ||
Simplify. | ||
Simplify the radical. | ||
Simplify the fraction. | ||
Check. We leave the check to you. |
Did you recognize that 4x2−20x+25 is a perfect square?
Try It 10.69
Solve r2+10r+25=0 by using the Quadratic Formula.
Try It 10.70
Solve 25t2−40t=−16 by using the Quadratic Formula.
Use the Discriminant to Predict the Number of Solutions of a Quadratic Equation
When we solved the quadratic equations in the previous examples, sometimes we got two solutions, sometimes one solution, sometimes no real solutions. Is there a way to predict the number of solutions to a quadratic equation without actually solving the equation?
Yes, the quantity inside the radical of the Quadratic Formula makes it easy for us to determine the number of solutions. This quantity is called the discriminant.
Discriminant
In the Quadratic Formula x=−b±√b2−4ac2a, the quantity b2−4ac is called the discriminant.
Let’s look at the discriminant of the equations in Example 10.28, Example 10.32, and Example 10.35, and the number of solutions to those quadratic equations.
Quadratic Equation (in standard form) | Discriminant b2−4ac | Sign of the Discriminant | Number of real solutions | |
---|---|---|---|---|
Example 10.28 | 2x2+9x−5=0 | 92−4·2(−5)=121 | + | 2 |
Example 10.35 | 4x2−20x+25=0 | (−20)2−4·4·25=0 | 0 | 1 |
Example 10.32 | 3p2+2p+9=0 | 22−4·3·9=−104 | − | 0 |
When the discriminant is positive (x=−b±√+2a) the quadratic equation has two solutions.
When the discriminant is zero (x=−b±√02a) the quadratic equation has one solution.
When the discriminant is negative (x=−b±√−2a) the quadratic equation has no real solutions.
How To
Use the discriminant, b2−4ac, to determine the number of solutions of a Quadratic Equation.
For a quadratic equation of the form ax2+bx+c=0, a≠0,
- if b2−4ac>0, the equation has two solutions.
- if b2−4ac=0, the equation has one solution.
- if b2−4ac<0, the equation has no real solutions.
Example 10.36
Determine the number of solutions to each quadratic equation:
ⓐ 2v2−3v+6=0 ⓑ 3x2+7x−9=0 ⓒ 5n2+n+4=0 ⓓ 9y2−6y+1=0
Solution
To determine the number of solutions of each quadratic equation, we will look at its discriminant.
- ⓐ
2v2−3v+6=0The equation is in standard form, identifya,b,c.a=2,b=−3,c=6Write the discriminant.b2−4acSubstitute in the values ofa,b,c.(3)2−4·2·6Simplify.9−48−39Because the discriminant is negative, there are no realsolutions to the equation. - ⓑ
3x2+7x−9=0The equation is in standard form, identifya,b,c.a=3,b=7,c=−9Write the discriminant.b2−4acSubstitute in the values ofa,b,c.(7)2−4·3·(−9)Simplify.49+108157Because the discriminant is positive, there are twosolutions to the equation. - ⓒ
5n2+n+4=0The equation is in standard form, identifya,b,andc.a=5,b=1,c=4Write the discriminant.b2−4acSubstitute in the values ofa,b,c.(1)2−4·5·4Simplify.1−80−79Because the discriminant is negative, there are no realsolutions to the equation. - ⓓ
9y2−6y+1=0The equation is in standard form, identifya,b,c.a=9,b=−6,c=1Write the discriminant.b2−4acSubstitute in the values ofa,b,c.(−6)2−4·9·1Simplify.36−360Because the discriminant is 0, there is one solution to the equation.
Try It 10.71
Determine the number of solutions to each quadratic equation:
ⓐ 8m2−3m+6=0 ⓑ 5z2+6z−2=0 ⓒ 9w2+24w+16=0 ⓓ 9u2−2u+4=0
Try It 10.72
Determine the number of solutions to each quadratic equation:
ⓐ b2+7b−13=0 ⓑ 5a2−6a+10=0 ⓒ 4r2−20r+25=0 ⓓ 7t2−11t+3=0
Identify the Most Appropriate Method to Use to Solve a Quadratic Equation
We have used four methods to solve quadratic equations:
- Factoring
- Square Root Property
- Completing the Square
- Quadratic Formula
You can solve any quadratic equation by using the Quadratic Formula, but that is not always the easiest method to use.
How To
Identify the most appropriate method to solve a Quadratic Equation.
- Step 1. Try Factoring first. If the quadratic factors easily, this method is very quick.
- Step 2. Try the Square Root Property next. If the equation fits the form ax2=k or a(x−h)2=k, it can easily be solved by using the Square Root Property.
- Step 3. Use the Quadratic Formula. Any quadratic equation can be solved by using the Quadratic Formula.
What about the method of completing the square? Most people find that method cumbersome and prefer not to use it. We needed to include it in this chapter because we completed the square in general to derive the Quadratic Formula. You will also use the process of completing the square in other areas of algebra.
Example 10.37
Identify the most appropriate method to use to solve each quadratic equation:
ⓐ 5z2=17 ⓑ 4x2−12x+9=0 ⓒ 8u2+6u=11
Solution
ⓐ 5z2=17
Since the equation is in the ax2=k, the most appropriate method is to use the Square Root Property.
ⓑ 4x2−12x+9=0
We recognize that the left side of the equation is a perfect square trinomial, and so Factoring will be the most appropriate method.
ⓒ 8u2+6u=11
Put the equation in standard form. 8u2+6u−11=0
While our first thought may be to try Factoring, thinking about all the possibilities for trial and error leads us to choose the Quadratic Formula as the most appropriate method
Try It 10.73
Identify the most appropriate method to use to solve each quadratic equation:
ⓐ x2+6x+8=0 ⓑ (n−3)2=16 ⓒ 5p2−6p=9
Try It 10.74
Identify the most appropriate method to use to solve each quadratic equation:
ⓐ 8a2+3a−9=0 ⓑ 4b2+4b+1=0 ⓒ 5c2=125
Media
Access these online resources for additional instruction and practice with using the Quadratic Formula:
Section 10.3 Exercises
Practice Makes Perfect
Solve Quadratic Equations Using the Quadratic Formula
In the following exercises, solve by using the Quadratic Formula.
4n2−9n+5=0
3q2+8q−3=0
q2+3q−18=0
t2+13t+40=0
6z2−9z+1=0
5b2+2b−4=0
6y2−5y+2=0
3w(w−2)−8=0
13n2+n=−12
25d2−60d+36=0
8n2−3n+3=0
25q2+30q+9=0
3t(t−2)=2
4d2−7d+2=0
19c2+23c=3
16y2+8y+1=0
Use the Discriminant to Predict the Number of Solutions of a Quadratic Equation
In the following exercises, determine the number of solutions to each quadratic equation.
ⓐ 9v2−15v+25=0
ⓑ 100w2+60w+9=0
ⓒ 5c2+7c−10=0
ⓓ 15d2−4d+8=0
ⓐ 25p2+10p+1=0
ⓑ 7q2−3q−6=0
ⓒ 7y2+2y+8=0
ⓓ 25z2−60z+36=0
Identify the Most Appropriate Method to Use to Solve a Quadratic Equation
In the following exercises, identify the most appropriate method (Factoring, Square Root, or Quadratic Formula) to use to solve each quadratic equation. Do not solve.
ⓐ (8v+3)2=81
ⓑ w2−9w−22=0
ⓒ 4n2−10=6
ⓐ 8b2+15b=4
ⓑ 59v2−23v=1
ⓒ (w+43)2=29
Everyday Math
A flare is fired straight up from a ship at sea. Solve the equation 16(t2−13t+40)=0 for t, the number of seconds it will take for the flare to be at an altitude of 640 feet.
An architect is designing a hotel lobby. She wants to have a triangular window looking out to an atrium, with the width of the window 6 feet more than the height. Due to energy restrictions, the area of the window must be 140 square feet. Solve the equation 12h2+3h=140 for h, the height of the window.
Writing Exercises
Solve the equation x2+10x=200
ⓐ by completing the square
ⓑ using the Quadratic Formula
ⓒ Which method do you prefer? Why?
Solve the equation 12y2+23y=24
ⓐ by completing the square
ⓑ using the Quadratic Formula
ⓒ Which method do you prefer? Why?
Self Check
ⓐ After completing the exercises, use this checklist to evaluate your mastery of the objectives of this section.
ⓑ What does this checklist tell you about your mastery of this section? What steps will you take to improve?