Login
📚 Intermediate Algebra 2e
Chapters ▾
⇩ Download ▾

9.3 Solve Quadratic Equations Using the Quadratic Formula

Solve Quadratic Equations Using the Quadratic Formula

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’. Mathematicians look for patterns when they do things over and over in order to make their work easier. 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 using the general form of a quadratic equation to solve a quadratic equation for x.

We start with the standard form of a quadratic equation and solve it for x by completing the square.

A quadratic equation, ax^2 + bx + c = 0, where 'a' cannot be zero, is shown in this image. It's a fundamental algebraic expression used to find the roots of a second-degree polynomial.
Isolate the variable terms on one side.
A mathematical equation displays 'ax^2 + bx = -c' in gray text against a plain white background, representing a quadratic equation.
Make the coefficient of x2 equal to 1, by
dividing by a.
A mathematical equation showing the division of a quadratic equation by 'a', resulting in x^2 + (b/a)x = -c/a, a step in solving for x by completing the square.
Simplify.
A mathematical equation is displayed, showing x squared plus b over a times x equals negative c over a, representing a step in solving a quadratic equation by completing the square.
To complete the square, find (12·ba)2 and add it to both sides of the equation.
(12ba)2=b24a2
A mathematical equation demonstrating a step in completing the square: x^2 + (b/a)x + (b^2)/(4a^2) = -c/a + (b^2)/(4a^2), with the term b^2/(4a^2) highlighted in red on both sides.
The left side is a perfect square, factor it.
The mathematical equation (x + b/(2a))^2 = -c/a + b^2/(4a^2) is shown on a white background. It represents an intermediate step in solving quadratic equations.
Find the common denominator of the right
side and write equivalent fractions with
the common denominator.
A mathematical equation illustrating a step in completing the square, showing (x + b/(2a))^2 equals b^2/(4a^2) minus (c/a) multiplied by (4a/4a).
Simplify.
A mathematical equation illustrating a step in solving for x using the completing the square method, which is commonly used to derive the quadratic formula.
Combine to one fraction.
A mathematical equation shows (x + b/(2a))^2 = (b^2 - 4ac)/(4a^2), representing an intermediate step in deriving the quadratic formula by completing the square.
Use the square root property.
A mathematical equation shows x plus b over 2a equals plus or minus the square root of b squared minus 4ac, all divided by 4a squared, illustrating a step in deriving the quadratic formula.
Simplify the radical.
A mathematical equation shown as x + b/(2a) = +/- sqrt(b^2 - 4ac) / (2a), a step in deriving the quadratic formula, isolated on a white background.
Add b2a to both sides of the equation.
The quadratic formula, showing the solutions for x are equal to negative b divided by two a, plus or minus the square root of b squared minus four a c, all divided by two a.
Combine the terms on the right side.
The quadratic formula, x = (-b ×1×4b^2 - 4ac) / 2a, is displayed, used to find the roots of a quadratic equation. This fundamental algebraic equation is a key tool in mathematics for solving polynomials of degree 2.
This equation is the Quadratic Formula.

To use the Quadratic Formula, we substitute the values of a, b, and c from the standard form into the expression on the right side of the formula. Then we simplify the expression. The result is the pair of solutions to the quadratic equation.

Notice the formula is an equation. Make sure you use both sides of the equation.

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 =”.

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.

When we substitute a, b, and c into the Quadratic Formula and the radicand is negative, the quadratic equation will have imaginary or complex solutions. We will see this in the next example.

Remember, to use the Quadratic Formula, the equation must be 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.

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.

Think about the equation (x − 3)2 = 0. We know from the Zero Product Property 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 whose standard form is a perfect square trinomial equal to 0 gives just one solution. Notice that once the radicand is simplified it becomes 0, which leads to only one solution.

Use the Discriminant to Predict the Number and Type of Solutions of a Quadratic Equation

When we solved the quadratic equations in the previous examples, sometimes we got two real solutions, one real solution, and sometimes two complex solutions. Is there a way to predict the number and type of solutions to a quadratic equation without actually solving the equation?

Yes, the expression under the radical of the Quadratic Formula makes it easy for us to determine the number and type of solutions. This expression is called the discriminant.

Let’s look at the discriminant of the equations in some of the examples and the number and type of solutions to those quadratic equations.

Quadratic Equation
(in standard form)
Discriminant
b24ac
Value of the DiscriminantNumber and Type of solutions
2x2+9x5=0924·2(−5)121+2 real
4x220x+25=0(−20)24·4·25001 real
3p2+2p+9=0224·3·91042 complex
When the value under the radical in the Quadratic Formula, the discriminant, is positive, the equation has two real solutions. When the value under the radical in the Quadratic Formula, the discriminant, is zero, the equation has one real solution. When the value under the radical in the Quadratic Formula, the discriminant, is negative, the equation has two complex solutions.

Identify the Most Appropriate Method to Use to Solve a Quadratic Equation

We summarize the four methods that we have used to solve quadratic equations below.

Given that we have four methods to use to solve a quadratic equation, how do you decide which one to use? Factoring is often the quickest method and so we try it first. If the equation is ax2=k or a(xh)2=k we use the Square Root Property. For any other equation, it is probably best to use the Quadratic Formula. Remember, you can solve any quadratic equation by using the Quadratic Formula, but that is not always the easiest method.

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 the list of methods 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.

The next example uses this strategy to decide how to solve each quadratic equation.

Key Concepts

  • Quadratic Formula
    • The solutions to a quadratic equation of the form ax2 + bx + c = 0, a0 are given by the formula:

      x=b±b24ac2a

  • How to solve a quadratic equation using the Quadratic Formula.
    1. Write the quadratic equation in standard form, ax2 + bx + c = 0. Identify the values of a, b, c.
    2. Write the Quadratic Formula. Then substitute in the values of a, b, c.
    3. Simplify.
    4. Check the solutions.
  • Using the Discriminant, b2 − 4ac, to Determine the Number and Type of Solutions of a Quadratic Equation
    • For a quadratic equation of the form ax2 + bx + c = 0, a0,
      • If b2 − 4ac > 0, the equation has 2 real solutions.
      • if b2 − 4ac = 0, the equation has 1 real solution.
      • if b2 − 4ac < 0, the equation has 2 complex solutions.
  • Methods to Solve Quadratic Equations:
    • Factoring
    • Square Root Property
    • Completing the Square
    • Quadratic Formula
  • How to identify the most appropriate method to solve a quadratic equation.
    1. Try Factoring first. If the quadratic factors easily, this method is very quick.
    2. Try the Square Root Property next. If the equation fits the form ax2 = k or a(xh)2 = k, it can easily be solved by using the Square Root Property.
    3. Use the Quadratic Formula. Any other quadratic equation is best solved by using the Quadratic Formula.

Practice Makes Perfect

Solve Quadratic Equations Using the Quadratic Formula

In the following exercises, solve by using the Quadratic Formula.

4m2+m3=0

m=−1,m=34

4n29n+5=0

2p27p+3=0

p=12,p=3

3q2+8q3=0

p2+7p+12=0

p=−4,p=−3

q2+3q18=0

r28r=33

r=−3,r=11

t2+13t=−40

3u2+7u2=0

u=−7±736

2p2+8p+5=0

2a26a+3=0

a=3±32

5b2+2b4=0

x2+8x4=0

x=−4±25

y2+4y4=0

3y2+5y2=0

y=−2,y=13

6x2+2x20=0

2x2+3x+3=0

x=34±154i

2x2x+1=0

8x26x+2=0

x=38±78i

8x24x+1=0

(v+1)(v5)4=0

v=2±13

(x+1)(x3)=2

(y+4)(y7)=18

y=3±1932

(x+2)(x+6)=21

13m2+112m=14

m=−1,m=34

13n2+n=12

34b2+12b=38

b=−2±226

19c2+23c=3

16c2+24c+9=0

c=34

25d260d+36=0

25q2+30q+9=0

q=35

16y2+8y+1=0

Use the Discriminant to Predict the Number of Real Solutions of a Quadratic Equation

In the following exercises, determine the number of real solutions for each quadratic equation.

4x25x+16=036y2+36y+9=06m2+3m5=0

no real solutions1
2

9v215v+25=0100w2+60w+9=05c2+7c10=0

r2+12r+36=08t211t+5=03v25v1=0

1no real solutions
2

25p2+10p+1=07q23q6=07y2+2y+8=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.

x25x24=0
(y+5)2=12
14m2+3m=11

factor
square root
Quadratic Formula

(8v+3)2=81
w29w22=0
4n210n=6

6a2+14a=20
(x14)2=516
y22y=8

Quadratic Formula
square root
factor

8b2+15b=4
59v223v=1
(w+43)2=29

Writing Exercises

Solve the equation x2+10x=120

ⓐ by completing the square

ⓑ using the Quadratic Formula

ⓒ Which method do you prefer? Why?

Answers will vary.

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.

This table provides a checklist to evaluate mastery of the objectives of this section. Choose how would you respond to the statement “I can solve quadratic equations using the quadratic formula.” “Confidently,” “with some help,” or “No, I don’t get it.” Choose how would you respond to the statement “I can use the discriminant to predict the number of solutions of a quadratic equation.” “Confidently,” “with some help,” or “No, I don’t get it.” Choose how would you respond to the statement “I can identify the most appropriate method to use to solve a quadratic equation.” “Confidently,” “with some help,” or “No, I don’t get it.”

ⓑ What does this checklist tell you about your mastery of this section? What steps will you take to improve?