Completing the Square and the Quadratic Formula

Learning Outcomes

  • Complete the square to solve a quadratic equation.
  • Use the quadratic formula to solve a quadratic equation.
  • Use the discriminant to determine the number and type of solutions to a quadratic equation.

Not all quadratic equations can be factored or can be solved in their original form using the square root property. In these cases, we may use other methods for solving a quadratic equation.

Completing the Square

One method is known as completing the square. Using this process, we add or subtract terms to both sides of the equation until we have a perfect square trinomial on one side of the equal sign. We then apply the square root property. To complete the square, the leading coefficient, [latex]a[/latex], must equal 1. If it does not, then divide the entire equation by [latex]a[/latex]. Then, we can use the following procedures to solve a quadratic equation by completing the square.

We will use the example [latex]{x}^{2}+4x+1=0[/latex] to illustrate each step.

  1. Given a quadratic equation that cannot be factored and with [latex]a=1[/latex], first add or subtract the constant term to the right sign of the equal sign.
    [latex]{x}^{2}+4x=-1[/latex]
  2. Multiply the b term by [latex]\frac{1}{2}[/latex] and square it.
    [latex]\begin{array}{l}\frac{1}{2}\left(4\right)=2\hfill \\ {2}^{2}=4\hfill \end{array}[/latex]
  3. Add [latex]{\left(\frac{1}{2}b\right)}^{2}[/latex] to both sides of the equal sign and simplify the right side. We have
    [latex]\begin{array}{l}{x}^{2}+4x+4=-1+4\hfill \\ {x}^{2}+4x+4=3\hfill \end{array}[/latex]
  4. The left side of the equation can now be factored as a perfect square.
    [latex]\begin{array}{l}{x}^{2}+4x+4=3\hfill \\ {\left(x+2\right)}^{2}=3\hfill \end{array}[/latex]
  5. Use the square root property and solve.
    [latex]\begin{array}{l}\sqrt{{\left(x+2\right)}^{2}}=\pm \sqrt{3}\hfill \\ x+2=\pm \sqrt{3}\hfill \\ x=-2\pm \sqrt{3}\hfill \end{array}[/latex]
  6. The solutions are [latex]x=-2+\sqrt{3}[/latex], [latex]x=-2-\sqrt{3}[/latex].

Example: Solving a Quadratic by Completing the Square

Solve the quadratic equation by completing the square: [latex]{x}^{2}-3x - 5=0[/latex].

Try It

Solve by completing the square: [latex]{x}^{2}-6x=13[/latex].


Using the Quadratic Formula

The fourth method of solving a quadratic equation is by using the quadratic formula, a formula that will solve all quadratic equations. Although the quadratic formula works on any quadratic equation in standard form, it is easy to make errors in substituting the values into the formula. Pay close attention when substituting, and use parentheses when inserting a negative number.

We can derive the quadratic formula by completing the square. We will assume that the leading coefficient is positive; if it is negative, we can multiply the equation by [latex]-1[/latex] and obtain a positive a. Given [latex]a{x}^{2}+bx+c=0[/latex], [latex]a\ne 0[/latex], we will complete the square as follows:

  1. First, move the constant term to the right side of the equal sign:
    [latex]a{x}^{2}+bx=-c[/latex]
  2. As we want the leading coefficient to equal 1, divide through by a:
    [latex]{x}^{2}+\frac{b}{a}x=-\frac{c}{a}[/latex]
  3. Then, find [latex]\frac{1}{2}[/latex] of the middle term, and add [latex]{\left(\frac{1}{2}\frac{b}{a}\right)}^{2}=\frac{{b}^{2}}{4{a}^{2}}[/latex] to both sides of the equal sign:
    [latex]{x}^{2}+\frac{b}{a}x+\frac{{b}^{2}}{4{a}^{2}}=\frac{{b}^{2}}{4{a}^{2}}-\frac{c}{a}[/latex]
  4. Next, write the left side as a perfect square. Find the common denominator of the right side and write it as a single fraction:
    [latex]{\left(x+\frac{b}{2a}\right)}^{2}=\frac{{b}^{2}-4ac}{4{a}^{2}}[/latex]
  5. Now, use the square root property, which gives
    [latex]\begin{array}{l}x+\frac{b}{2a}=\pm \sqrt{\frac{{b}^{2}-4ac}{4{a}^{2}}}\hfill \\ x+\frac{b}{2a}=\frac{\pm \sqrt{{b}^{2}-4ac}}{2a}\hfill \end{array}[/latex]
  6. Finally, add [latex]-\frac{b}{2a}[/latex] to both sides of the equation and combine the terms on the right side. Thus,
    [latex]x=\frac{-b\pm \sqrt{{b}^{2}-4ac}}{2a}[/latex]

A General Note: The Quadratic Formula

Written in standard form, [latex]a{x}^{2}+bx+c=0[/latex], any quadratic equation can be solved using the quadratic formula:

[latex]x=\frac{-b\pm \sqrt{{b}^{2}-4ac}}{2a}[/latex]

where a, b, and c are real numbers and [latex]a\ne 0[/latex].

How To: Given a quadratic equation, solve it using the quadratic formula

  1. Make sure the equation is in standard form: [latex]a{x}^{2}+bx+c=0[/latex].
  2. Make note of the values of the coefficients and constant term, [latex]a,b[/latex], and [latex]c[/latex].
  3. Carefully substitute the values noted in step 2 into the equation. To avoid needless errors, use parentheses around each number input into the formula.
  4. Calculate and solve.

Example : Solve A Quadratic Equation Using the Quadratic Formula

Solve the quadratic equation: [latex]{x}^{2}+5x+1=0[/latex].

Example: Solving a Quadratic Equation with the Quadratic Formula

Use the quadratic formula to solve [latex]{x}^{2}+x+2=0[/latex].

. Notice they are written in standard form of a complex number. When a solution is a complex number, you must separate the real part from the imaginary part and write it in standard form.

Try It

Solve the quadratic equation using the quadratic formula: [latex]9{x}^{2}+3x - 2=0[/latex].


The Discriminant

The quadratic formula not only generates the solutions to a quadratic equation, it tells us about the nature of the solutions when we consider the discriminant, or the expression under the radical, [latex]{b}^{2}-4ac[/latex]. The discriminant tells us whether the solutions are real numbers or complex numbers as well as how many solutions of each type to expect. The table below relates the value of the discriminant to the solutions of a quadratic equation.

Value of Discriminant Results
[latex]{b}^{2}-4ac=0[/latex] One rational solution (double solution)
[latex]{b}^{2}-4ac>0[/latex], perfect square Two rational solutions
[latex]{b}^{2}-4ac>0[/latex], not a perfect square Two irrational solutions
[latex]{b}^{2}-4ac<0[/latex] Two complex solutions

A General Note: The Discriminant

For [latex]a{x}^{2}+bx+c=0[/latex], where [latex]a[/latex], [latex]b[/latex], and [latex]c[/latex] are real numbers, the discriminant is the expression under the radical in the quadratic formula: [latex]{b}^{2}-4ac[/latex]. It tells us whether the solutions are real numbers or complex numbers and how many solutions of each type to expect.

Example: Using the Discriminant to Find the Nature of the Solutions to a Quadratic Equation

Use the discriminant to find the nature of the solutions to the following quadratic equations:

  1. [latex]{x}^{2}+4x+4=0[/latex]
  2. [latex]8{x}^{2}+14x+3=0[/latex]
  3. [latex]3{x}^{2}-5x - 2=0[/latex]
  4. [latex]3{x}^{2}-10x+15=0[/latex]

Try It

Contribute!

Did you have an idea for improving this content? We’d love your input.

Improve this pageLearn More