Skip to main content
Mathematics LibreTexts

1.2: Square Root Property, Complete the Square, and The Quadratic Formula

  • Page ID
    38237
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Solve Quadratic Equations by Using the Square Root Property

    A quadratic equation in standard form is \(a x ^ { 2 } + b x + c = 0\) where \(a, b\), and \(c\) are real numbers and \(a ≠ 0\). Quadratic equations can have two real solutions, one real solution, or no real solution—in which case there will be two complex solutions.

    Reviewing a few definitions pertaining to complex numbers:

    • A complex number is a number in the form \(a+bi\) where \(a\) and \(b\) are real numbers. The real part is \(a\) and the imaginary part is \(bi\).
    • The imaginary unit is denoted as \(i\) and is defined as \(i=\sqrt{-1}\) and so \( i^2=-1\).
    • The square root of a negative number should always be written in its complex number form: \(\sqrt{-b} = i \sqrt{b} \)

    When it is factorable, a quadratic equation can be solved by factoring. In this section, an approach to solving the special case  \(a x ^ { 2 } + c = 0\) where there is no linear term (i.e. \(b=0\)), is examined. As an example, \(4x^{2} − 9 = 0\) can be solved by factoring as follows:

    \(\begin{aligned} 4 x ^ { 2 } - 9 & = 0 \\ ( 2 x + 3 ) ( 2 x - 3 ) & = 0 \end{aligned}\)

    \(\begin{array} { c } { 2 x + 3 = 0 \quad \text { or }\quad 2 x - 3 = 0 } \\ { 2 x = - 3 \quad \quad\:\:\:2 x = 3 } \\ { x = - \frac { 3 } { 2 } \quad\quad\:\:\:\: x = \frac { 3 } { 2 } } \end{array}\)

    The solution set is \( \Big\{ ± \dfrac{3}{2} \Big\} \). Here we use \(±\) to write the two solutions in a more compact form.

    An alternative method that can be used to more easily solve this equation comes from first isolating \(x^{2}\) and then taking the square root of both sides of the equation. Besides its simplicity, this method allows us to solve equations that do not factor. Continuing the above example to illustrate this alternative approach:

    \(\begin{aligned} 4 x ^ { 2 } - 9 & = 0 \\
    4 x ^ { 2 } & = 9  && \text{First, isolate the squared term}\\
    x ^ { 2 } & = \dfrac { 9 } { 4 } \\
    \sqrt { x ^ { 2 } } & = \pm \sqrt { \dfrac { 9 } { 4 } } && \text{Take the square root of both sides of the equal sign. Always remember the } \pm \text{ !!! } \\
     x  & = \pm \frac { 3 } { 2 }  && \text{Simplify the radical} \end{aligned}\)

    In summary, when there is no linear term in a quadratic equation, one method to solve it is to use the square root property. In this approach, the \(x^2\) term (or more generally the squared term) is isolated first, and then the square root of both sides of the equal sign is taken.

    The Square Root Property

    Given an algebraic expression \(u\), and a nonzero real number \(k\) , then the equation \(u^2=k\) has exactly two solutions.

    If \( u^2 = k \), then \( u = \pm \sqrt{k} \) which is equivalent to \(u=\sqrt{k}\) and \(u=-\sqrt{k}\)

    how-to.pngHow to: Use the Square Root Property to Solve an Equation.

    This method can only be used on equations that have a squared expression and a constant term, but no linear term.

    1. Isolate the squared expression \(u^2\) on one side of the equal sign. Here \( u \) could simply be a single variable like \( x \), or it could be an expression involving \(x\).
    2. Take the square root of both sides of the equation, putting a \(±\) sign before the expression on the side opposite the squared expression.
    3. Simplify the numbers on the side with the \(±\) sign.

    Example \(\PageIndex{1}\):

    Solve: \(9 x ^ { 2 } - 8 = 0\).

    Solution

    \(\begin{aligned} 9 x ^ { 2 } - 8 & = 0  && \text {The Square Root Property can be used} \\
    9 x ^ { 2 } & = 8 && \text{Isolate the squared term} \\
    x ^ { 2 } & = \frac { 8 } { 9 } \\ 
    x & = \pm \sqrt { \frac { 8 } { 9 } } && \text{Square root both sides. Remember the } \pm \text{ !!!}\\
    & = \pm \frac { 2 \sqrt { 2 } } { 3 } && \text{Simplify. } \quad \textbf{Solution Set: } \Big\{ ±   \frac { 2 \sqrt { 2 } } { 3 } \Big\}  \end{aligned}\)

    For completeness, these two solutions can be checked.

    Check \(x = - \frac { 2 \sqrt { 2 } } { 3 }\) Check \(x = \frac { 2 \sqrt { 2 } } { 3 }\)
    \(\begin{aligned} 9 x ^ { 2 } - 8 & = 0 \\ 9 \left(\color{Cerulean}{ - \frac { 2 \sqrt { 2 } } { 3 }} \right) ^ { \color{black}{2} } - 8 & = 0 \\ 9 \left( \frac { 4(2) } { 9 } \right) - 8 & = 0 \\ 8 - 8 & = 0 \\ 0 & = 0\:\:\color{Cerulean}{✓} \end{aligned}\) \(\begin{aligned} 9 x ^ { 2 } - 8 & = 0 \\ 9 \left(\color{Cerulean}{ \frac { 2 \sqrt { 2 } } { 3 }} \right) ^ { \color{black}{2} } - 8 & = 0 \\ 9 \left( \frac { 4(2) } { 9 } \right) - 8 & = 0 \\ 8 - 8 & = 0 \\ 0 & = 0\:\:\color{Cerulean}{✓} \end{aligned}\)

    Sometimes quadratic equations have no real solution. In this case, the solutions will be complex numbers.

    Example \(\PageIndex{2}\):

    Solve: \(x^{2}+31=6\).

    Solution

    \(\begin{aligned} x ^ { 2 } + 31 & = 6 && \text {The Square Root Property can be used}\\
     x ^ { 2 }  & = -25  && \text{Isolate the squared term}\\
    x & = \pm \sqrt { - 25 } && \text{Square root both sides. Remember the } \pm \text{ !!!}\\
    & = \pm \sqrt {- 1} \cdot \sqrt{25} &&\text{Simplify. } \\
    & = \pm i \cdot 5 \\
    & = \pm 5 i &&\textbf{Solution Set: } \{ ±  5i \}\end{aligned}\)

    The Square Root Property can also be used on equations that have a squared expression rather than just a simple squared variable.

    Example \(\PageIndex{3}\):

    Solve  \(( x + 5 ) ^ { 2 } = 9\).

    Solution

    \(\begin{aligned} ( x + 5 ) ^ { 2 } & = 9 && \text {The Square Root Property can be used. The squared term is already isolated.}\\
    x + 5 & = \pm \sqrt { 9 } && \text{Square root both sides. Remember the } \pm \text{ !!!}\\
    x + 5 & = \pm 3 &&\text{Simplify. }\\
    x & = - 5 \pm 3 \end{aligned}\)

    At this point, separate the “plus or minus” into two equations and solve each individually.

    \(\begin{array} { l } { x = - 5 + 3 \quad\text { or } \quad x = - 5 - 3 } \\ { x = - 2 \quad\quad\quad \quad\quad x = - 8 } \\
    {\textbf{Solution Set:  { -2, -8 } } } \end{array}\)

    In addition to fewer steps, this method allows us to solve equations that do not factor.

    Example \(\PageIndex{4}\):

    Solve: \(2 ( x - 2 ) ^ { 2 } - 1 = 4\).

    Solution

    \(\begin{aligned} 2 ( x - 2 ) ^ { 2 } - 1 & = 4 && \text {The Square Root Property can be used}\\
    2 ( x - 2 ) ^ { 2 } & = 5 && \text{Isolate the squared term}\\
    ( x - 2 ) ^ { 2 } & = \frac { 5 } { 2 } \\
    x - 2 & = \pm \sqrt { \frac { 5 } { 2 } } && \text{Square root both sides. Remember the } \pm \text{ !!!}\\
    x & = 2 \pm \frac { \sqrt { 5 } } { \sqrt { 2 } } \cdot \color{Cerulean}{ \frac { \sqrt { 2 } } { \sqrt { 2 } } } &&\text{Rationalize the denominator.} \\
    x & = 2 \pm \frac { \sqrt { 10 } } { 2 } &&\text{Simplify. }\\
    x & = \frac { 4 \pm \sqrt { 10 } } { 2 } &&\quad \textbf{Solution Set: } \Bigg\{ \frac { 4 - \sqrt { 10 } } { 2 },  \frac { 4 + \sqrt { 10 } } { 2 }\Bigg\} \end{aligned}\)

    Example \(\PageIndex{5}\): Solving a Quadratic Equation Using the Square Root Property

    Solve  \(25x^4-9=7\).

    Solution

    First, isolate the \(x^4\) term. Then take the square root of both sides.

    \[\begin{align*} 25x^4-9&= 7 && \text {The Square Root Property can be used}\\
    25x^4&= 16 && \text{Isolate the squared term}\\
    (x^2)^2&= \frac{16}{25} \\
    x^2 &= \pm \dfrac{16}{25} && \text{Square root both sides. Remember the } \pm \text{ !!!}\\
    x^2 &= \pm \dfrac{4}{5} &&\text{Simplify. } \end{align*}\]

    \[ \begin{array} {cccl} x^2=\dfrac{4}{5}  & \text{  and  } &  x^2=-\dfrac{4}{5} & \text{Isolate the squared term} \\
    x=\pm \sqrt{\dfrac{4}{5}} && x=\pm \sqrt{\dfrac{-4}{5}} & \text{Square root both sides. Remember the } \pm \text{ !!!}\\
    x=\pm \dfrac {\sqrt{4}} {\sqrt{5}} && x=\pm \dfrac {\sqrt{-4}} {\sqrt{5}} & \text{Simplify. } \\
    x=\pm \dfrac {2} {\sqrt{5}} \dfrac{\sqrt{5}}{\sqrt{5}} && x=\pm \dfrac {2i} {\sqrt{5}} \dfrac{\sqrt{5}}{\sqrt{5}} & \\
    x=\pm \dfrac {2\sqrt{5}}{5} && x=\pm \dfrac {2i\sqrt{5}}{5} & 
    \quad \textbf{Solution Set: } \Big\{ \dfrac {2\sqrt{5}}{5}, -\dfrac {2\sqrt{5}}{5}, \dfrac {2i\sqrt{5}}{5}, -\dfrac {2i\sqrt{5}}{5} \Big\} \\
    \end{array} \]

    try-it.png Try It \(\PageIndex{6}\)

    Solve.
    a)   \(2x^{2}+3=0\) b) \(3{(x−4)}^2=15\) c)  \(2 ( 3 x - 1 ) ^ { 2 } + 9 = 0\)
    Answer
    a)  \( \pm \dfrac { \sqrt { 6 } } { 2 } i \) b)  \(x=4±\sqrt{5}\) c)  \(\dfrac { 1 }{ 3 } \pm \dfrac { \sqrt{2}}{2} i\)

    Completing the Square

    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 a method for solving a quadratic equation known as completing the square. Using this method, 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, \(a\), must equal \(1\). If it is not, then divide the entire equation by \(a\) before beginning the complete the square process. Then, we can use the following procedures to solve a quadratic equation by completing the square.

    We will use the example \(x^2+6x+1=0\) to illustrate each step. This is a quadratic equation that cannot be factored and with \(a=1\).

    \[\begin{align*}
    x^2+6x+1&= 0 && \text{Put the constant on the right of the equal sign; the } x \text{ and } x^2 \text{ terms on the other side}\\
    x^2+6x&= -1 && \text{Isolate the } x \text{ and } x^2 \text{ terms.}\\
    x^2+6x + \large\Box &= -1 + \large\Box && \text{Add a constant }  {\Box} \text{ to create a trinomial that is also a binomial square: } (x +\bigcirc )^2\\
    (x +\bigcirc )^2 &= -1 + \large\Box && \text{To accomplish this, }(x +{\color{Cerulean}{\bigcirc }})^2 = x^2+{\color{Cerulean}{2\bigcirc x}} + \bigcirc ^2 = x^2 + 6x + \Box \\
     & && \text{The binomial square constant, } \bigcirc \text{, is always HALF the }x \text{ coefficient}\\
    (x+3)^2 &= -1+ 9 && \text{The number added to both sides of the equal sign, } \Box \text{, is the square of that constant: } \square = \bigcirc ^2 \\
    (x+3)^2 &=8 && \text{Now use the square root property to solve the resulting equation.}\\
    \sqrt{{(x+3)}^2}&= \pm \sqrt{8} \\
    x+3&= \pm 2 \sqrt{2}\\
    x&= -3 \pm 2\sqrt{2} && \textbf{Solution Set: } \{ −3+2\sqrt{2}, −3−2\sqrt{2} \}     
    \end{align*}\]

    how-to.pngHow to: Use Completing the Square to Solve an Equation.

    1. The coefficient of the \(x^2\) term MUST be 1. If it is not 1, divide both sides of the equal sign by the coefficient of the \(x^2\) term to make it 1.
    2. Isolate the variable ( \( x\) and \(x^2\) ) terms on one side of the equal sign.
    3. Add a constant to both sides of the equal sign that combined with the (\( x\) and \(x^2\) ) terms will create a trinomial that is a perfect square binomial. 
      1. Add the square of half the coefficient of \(x\) to both sides of the equation.
      2. Factor the resulting trinomial into a binomial square.
    4. Use the Square Root Property to solve for \(x\). Remember the \(±\) sign !!

    This technique can be used to solve ANY quadratic equation, whereas factoring works only some of the time.

    Example \(\PageIndex{7}\):

    Solve by completing the square: \(x ^ { 2 } - 8 x - 2 = 0\).

    Solution

    \(\begin{aligned} x ^ { 2 } - 8 x - 2 &= 0 && \text{The leading coefficient is 1}\\
    x ^ { 2 } - 8 x &= 2  && \text{Isolate the variable terms} \\
    x ^ { 2 } - 8 x +4^2 &= 2  + 4^2 && \text{Add a constant - the square of half the coefficient of } x \\
    x ^ { 2 } - 8 x +16 &= 2  + 16  \\
    (x-4)^2 &= 18 && \text{Factor. } \\
    \sqrt{(x-4)^2} &= \pm \sqrt{18} && \text{Solve using the square root property } \\
    x-4 &= \pm 3\sqrt{2}  \\
    x &= 4 \pm 3\sqrt{2}  && \textbf{Solution Set: } \{ 4+3\sqrt{2}, 4−3\sqrt{2} \}\\
    \end{aligned}\)

    Example \(\PageIndex{8}\):

    Solve by completing the square: \(x ^ { 2 } - 10 x + 26 = 0\).

    Solution

    \(\begin{aligned} x ^ { 2 } - 10 x + 26 & = 0 && \text{The leading coefficient is 1} \\
    x ^ { 2 } - 10 x & = - 26 && \text{Isolate the variable terms} \\
    x ^ { 2 } - 10 x + \color{Cerulean}{25} & \color{black}{=} - 26 + \color{Cerulean}{25} && \text{Add a constant - the square of half the coefficient of } x, ( - 5 ) ^ { 2 } = \color{Cerulean}{25} \\
    (x-5)^2 & =-1 && \text{Factor into a binomial square}\\
    \sqrt{(x-5)^2} & = \pm \sqrt{-1} && \text{Solve using the square root property }  \\
    x - 5 & = \pm i \\
    x & = 5 \pm i  && \textbf{Solution Set: } \{ 5+i, 5-i \}
    \end{aligned}\)

    Example \(\PageIndex{9}\):

    Solve by completing the square: \(x ^ { 2 } + 2 x - 48 = 0\).

    Solution

    \(\begin{aligned} x ^ { 2 } + 2 x - 48 &= 0 && \text{The leading coefficient is 1}  \\
    x ^ { 2 } + 2 x &= 48 && \text{Isolate the variable terms} \\
    x ^ { 2 } + 2 x + {\color{Cerulean}{1}} &= 48 +{\color{Cerulean}{1}} && \text{Add a constant - the square of half the coefficient of } x, ( 1 ) ^ { 2 } = \color{Cerulean}{1}\\
    ( x + 1 ) ( x + 1 ) &= 49 && \text{Factor into a binomial square}\\
    ( x + 1 ) ^ { 2 } &= 49 && \text{Solve using the square root property }  \\
    x + 1 &= \pm \sqrt { 49 } \\
    x + 1 &= \pm 7 \\
    x &= - 1 \pm 7 && x = -1+7 \text{ or } x=-1-7 \quad \textbf{Solution Set: }  \{ 6, -8 \}
    \end{aligned}\)

    When the coefficient of \(x\) is not divisible by \(2\), the constant added in the complete the square process will be a fraction.

    Example \(\PageIndex{10}\):

    Solve by completing the square: \(x^{2} + 3x+4=0\).

    Solution

    \(\begin{aligned} x ^ { 2 } + 3 x + 4 &= 0 && \text{The leading coefficient is 1}  \\
    x ^ { 2 } + 3 x &= - 4 && \text{Isolate the variable terms} \\ 
    x ^ { 2 } + 3 x +\color{Cerulean}{\frac { 9 } { 4 }} & \color{black}{=} - 4 + \color{Cerulean}{\frac { 9 } { 4 }}
    && \text{Add a constant - the square of half the coefficient of } x, \left( \frac { 3 } { 2 } \right) ^ { 2 } = \color{Cerulean}{\frac { 9 } { 4 }}\\
    \left( x + \frac { 3 } { 2 } \right) \left( x + \frac { 3 } { 2 } \right) & = \frac { - 16 } { 4 } + \frac { 9 } { 4 } && \text{Factor into a binomial square}\\
    \left( x + \frac { 3 } { 2 } \right) ^ { 2 } & = \frac { - 7 } { 4 } && \text{Solve using the square root property }  \\ 
    x + \frac { 3 } { 2 } & = \pm \sqrt { \frac { - 1 \cdot 7 } { 4 } } \\
    x + \frac { 3 } { 2 } & = \pm \frac { i \sqrt { 7 } } { 2 } \\
    x & = - \frac { 3 } { 2 } \pm \frac { \sqrt { 7 } } { 2 } i &&\quad \textbf{Solution Set: } \Bigg\{  - \frac { 3 } { 2 } \pm \frac { \sqrt { 7 } } { 2 } i  \Bigg\}
    \end{aligned}\)

    So far, all of the examples have had a leading coefficient of \(1\). If this is not the case, remove it. This can be done by dividing both sides of the equal sign by the leading coefficient before completing the square.

    Example \(\PageIndex{11}\):

    Solve by completing the square: \(3 x ^ 2 -12 x +17 =0 \). 

    Solution

    \(\begin{aligned}  
    3 x ^ 2 -12 x +17 &= 0  && \text{The leading coefficient is NOT 1}  \\
    \frac { 3 x ^ 2 -12 x +17 } {3 } &= \frac { 0 } { 3}  && \text{Divide by the coefficient to remove it from the } x^2 \text{ term} \\
     \frac { 3 x ^ { 2 } } { 3 } - \frac { 12 x } { 3} + \frac { 17 } { 3 } &= 0 \\
     x ^ { 2 } - 4x &= \frac { -17 } { 3 }  && \text{Isolate the variable terms} \\
    x ^ { 2 } - 4 x + {\color{Cerulean}{4}} &= \frac { -17 } { 3 } + {\color{Cerulean}{4}}
    && \text{Add a constant - the square of half the coefficient of } x,
    \left( \frac { 4} { 2 } \right) ^ { 2 } = \color{Cerulean}{4} \\
    (x-2)(x-2) &= \frac { -17 } { 3} + \frac { 12 } { 3 }  && \text{Factor into a binomial square}\\
    (x-2)^2 & = \frac { -5 } { 3 } \\
    x -2 & = \pm \sqrt { \frac { -5 } { 3 } } && \text{Solve using the square root property }  \\
    x  & = 2 \pm \frac { i \sqrt { 5 } } { \sqrt{3} } \cdot \frac{\sqrt{3}}{\sqrt{3}}\\
    x & =  \frac { 6 } { 3 } \pm \frac { i\sqrt { 15 } } { 3 }
    &&\quad \textbf{Solution Set: } \Bigg\{  \frac { 6 \pm i\sqrt { 15 } } { 3 } \Bigg\}\\
    \end{aligned}\)

    Example \(\PageIndex{12}\):

    Solve by completing the square: \(2 x ^ { 2 } + 5 x - 1 = 0\).

    Solution

    \(\begin{aligned}  
    2 x ^ { 2 } + 5 x - 1 &= 0  && \text{The leading coefficient is NOT 1}  \\
    \frac { 2 x ^ { 2 } + 5 x - 1 } { 2 } &= \frac { 0 } { 2}  && \text{Divide by the coefficient to remove it from the } x^2 \text{ term} \\
     \frac { 2 x ^ { 2 } } { 2 } + \frac { 5 x } { 2 } - \frac { 1 } { 2 } &= 0 \\
     x ^ { 2 } + \frac { 5 } { 2 } x &= \frac { 1 } { 2 }  && \text{Isolate the variable terms} \\
    x ^ { 2 } + \frac { 5 } { 2 } x + {\color{Cerulean}{\frac { 25 } { 16 }}} &= \frac { 1 } { 2 } + {\color{Cerulean}{\frac { 25 } { 16 }}}
    && \text{Add a constant - the square of half the coefficient of } x,
    \left( \frac { 5 } { 4 } \right) ^ { 2 } = \color{Cerulean}{\frac { 25 } { 16 }} \\
    \left( x + \frac { 5 } { 4 } \right) \left( x + \frac { 5 } { 4 } \right) &= \frac { 8 } { 16 } + \frac { 25 } { 16 }  && \text{Factor into a binomial square}\\
    \left( x + \frac { 5 } { 4 } \right) ^ { 2 } & = \frac { 33 } { 16 } \\
    x + \frac { 5 } { 4 } & = \pm \sqrt { \frac { 33 } { 16 } } && \text{Solve using the square root property }  \\
    x + \frac { 5 } { 4 } & = \pm \frac { \sqrt { 33 } } { 4 } \\
    x & = - \frac { 5 } { 4 } \pm \frac { \sqrt { 33 } } { 4 }
    &&\quad \textbf{Solution Set: } \Bigg\{  \frac { - 5 \pm \sqrt { 33 } } { 4 } \Bigg\}\\
    \end{aligned}\)

    try-it.png Try It \(\PageIndex{13}\)

    Solve by completing the square.

    a)  \(x^2−6x=13\) b)  \(x ^ { 2 } - 2 x - 17 = 0\) c)  \(3 x ^ { 2 } - 2 x + 1 = 0\)
    Answer
    a)  \(x=3±\sqrt{22}\) b)  \(x = 1 \pm 3 \sqrt { 2 }\) c)  \(x = \frac { 1 } { 3 } \pm \frac { \sqrt { 2 } } { 3 } i\)

    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. Given \(ax^2+bx+c=0, a \ne 0\), we will complete the square as follows:

    \(\begin{aligned}  
    ax^2+bx+c &= 0  && \text{The leading coefficient is NOT 1}  \\
    x^2+\dfrac{b}{a}x + \dfrac{c}{a} &= 0  && \text{Divide by the coefficient to remove it from the } x^2 \text{ term} \\
     x^2 + \dfrac{b}{a}x &= −\dfrac{c}{a}  && \text{Isolate the variable terms} \\
     x^2 + \dfrac{b}{a}x + {\color{Cerulean}{\frac {b^2} {4a^2}}} &= −\dfrac{c}{a} \cdot \frac{4a}{4a} + {\color{Cerulean}{\frac {b^2} {4a^2}}}
    && \text{Add a constant - the square of half the coefficient of } x,
    \left( \frac { b } { 2a } \right) ^ { 2 } = \color{Cerulean}{\frac {b^2} {4a^2}} \\
    { \left(  x+\dfrac{b}{2a} \right) }^2 &= \dfrac{b^2-4ac}{4a^2}   && \text{Factor into a binomial square}\\
    x+\dfrac{b}{2a} & = ±\sqrt{\dfrac{b^2-4ac}{4a^2}} && \text{Solve using the square root property }  \\
    x & = -\dfrac{b}{2a}  ±\dfrac{\sqrt{b^2-4ac}}{\sqrt{4a^2}}
    &&\quad \textbf{Solution Set: } \Bigg\{  \dfrac{-b±\sqrt{b^2-4ac}}{2a} \Bigg\}\\
    \end{aligned}\)

    The Quadratic Formula

    Written in standard form, \(ax^2+bx+c=0\) where \(a\), \(b\), and \(c\) are real numbers and \(a≠0\), any quadratic equation can be solved using the quadratic formula:

    \[x=\dfrac{-b±\sqrt{b^2-4ac}}{2a} \nonumber \]

    how-to.pngHow to: Use the Quadratic Formula to Solve an Equation.

    1. Make sure the equation is in standard form: \(ax^2+bx+c=0\).
    2. Make note of the values of the coefficients and constant term, \(a\), \(b\), and \(c\).
    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 \(\PageIndex{14}\):

    Solve using the quadratic formula: \(2 x^{2}-7 x-15=0\)

    Solution

    The coefficients are: \(a=2,b=-7,c=-15\). Substitute these values into the quadratic formula and simplify.

    \(\begin{aligned} x &=\frac{-b \pm \sqrt{b^{2}-4 a c}}{2 a} \\ &=\frac{-(\color{OliveGreen}{-7}\color{black}{)} \pm \sqrt{(\color{OliveGreen}{-7}\color{black}{)}^{2}-4(\color{OliveGreen}{2}\color{black}{)}(\color{OliveGreen}{-15}\color{black}{)}}}{2(\color{OliveGreen}{2}\color{black}{)}} \\ &=\frac{7 \pm \sqrt{49+120}}{4} \\
    &=\frac{7 \pm \sqrt{169}}{4} \\
    &=\frac{7 \pm 13}{4} 
    \end{aligned}\)

    \( \textbf{Solution Set: } \Big\{  -\dfrac{3}{2}, 5 \Big\}  \text{ because } x = \dfrac{7-13}{4}=\dfrac{-6}{4}=-\dfrac{3}{2} \text{   and   } x =\dfrac{7+13}{4} = \dfrac{20}{4} =5\)

    Example \(\PageIndex{15}\):

    Solve using the quadratic formula: \(3 x^{2}+6 x-2=0\).

    Solution

    The coefficients are: \(a=3 \quad b=6 \quad c=-2\)

    \(\begin{aligned} x &=\frac{-b \pm \sqrt{b^{2}-4 a c}}{2 a} \\ &=\frac{-(\color{OliveGreen}{6}\color{black}{)} \pm \sqrt{(\color{OliveGreen}{6}\color{black}{)}^{2}-4(\color{OliveGreen}{3}\color{black}{)}(\color{OliveGreen}{-2}\color{black}{)}}}{2(\color{OliveGreen}{3}\color{black}{)}} \\ &=\frac{-6 \pm \sqrt{36+24}}{6} \\ &=\frac{-6 \pm \sqrt{60}}{6} \\
    &= \frac{-6 \pm 2 \sqrt{15}}{6} = \frac{\cancel{2}(-3 \pm \sqrt{15})}{\cancel{6}} = \frac{-3 \pm \sqrt{15}}{3} \\
    &\qquad\qquad\qquad \text{  or  } =\frac{-6}{6} \pm \frac{2\sqrt{15}}{6} =-1 \pm \frac{\sqrt{15}}{3}
    \end{aligned}\)

    Two ways the solution set can be written are: \( \Big\{  \dfrac{-3 \pm \sqrt{15}}{3}  \Big\} \) or \( \Big\{  -1 \pm \dfrac{\sqrt{15}}{3} \Big\} \)

    Sometimes terms are missing. When this is the case, use \(0\) as the coefficient. Also make sure the terms are written in descending powers of \(x\) so the correct values of the parameters \(a, b, \) and \( c\) are used in the formula.

    Example \(\PageIndex{16}\):

    Solve using the quadratic formula: \(45-x^{2}=0\)

    Solution

    This equation is equivalent to \( -1 x^{2} + 0 x + 45=0\) so \(a=-1 \quad b=0 \quad c=45\)

    \(\begin{aligned} x &=\frac{-b \pm \sqrt{b^{2}-4 a c}}{2 a} \\ &=\frac{-(\color{OliveGreen}{0}\color{black}{)} \pm \sqrt{(\color{OliveGreen}{0}\color{black}{)}^{2}-4(\color{OliveGreen}{-1}\color{black}{)}(\color{OliveGreen}{45}\color{black}{)}}}{2 (\color{OliveGreen}{-1}\color{black}{)}} \\
    &=\frac{0 \pm \sqrt{0+180}}{-2} \\ &=\frac{\pm \sqrt{36(5)}}{-2} \\ &=\frac{\pm 6 \sqrt{5}}{2} \\ &=\pm 3 \sqrt{5}  \quad \text{ Solution Set: } \{\pm 3 \sqrt{5}  \}\end{aligned}\)

    Often solutions to quadratic equations are not real.

    Example \(\PageIndex{17}\):

    Solve using the quadratic formula: \(x^{2}-4 x+29=0\).

    Solution

    The coefficients are: \(a=1 \quad b=-4 \quad c=29\)

    \(\begin{aligned} x &=\frac{-b \pm \sqrt{b^{2}-4 a c}}{2 a} \\
    &=\frac{-(\color{OliveGreen}{-4}\color{black}{)} \pm \sqrt{(\color{OliveGreen}{-4}\color{black}{)}^{2}-4(\color{OliveGreen}{1}\color{black}{)}(\color{OliveGreen}{29}\color{black}{)}}}{2 (\color{OliveGreen}{1}\color{black}{)}} \\
    &=\frac{4 \pm \sqrt{16-116}}{2} \\
    &=\frac{4 \pm \sqrt{-100}}{2}  \\
    &=\frac{4 \pm 10 i}{2} \\
    &=\frac{4}{2} \pm \frac{10 i}{2} \\
    &=2 \pm 5 i  \qquad\qquad \text{Solution Set: } \{ 2 \pm 5 i  \} \end{aligned}\)

    Example \(\PageIndex{18}\):

    Use the quadratic formula to solve \(x^2+x+2=0\).

    Solution

    The coefficients are: \(a=1,  \; b=1, \;\) and \(c=2\). Substitute these values into the quadratic formula.

    \[\begin{align*} x&= \dfrac{-b \pm \sqrt{b^2-4ac}}{2a}\\ &= \dfrac{-(1) \pm \sqrt{(1)^2-4(1)(2)}}{2(1)}\\ &= \dfrac{-1 \pm \sqrt{1-8}}{2}\\ &= \dfrac{-1 \pm \sqrt{-7}}{2}\\ &= \dfrac{-1 \pm i\sqrt{7}}{2} \qquad\qquad \text{Solution Set: } \Big\{ \ \dfrac{-1 \pm i\sqrt{7}}{2}  \Big\} \end{align*}\]

    try-it.png Try It \(\PageIndex{20}\)

    Solve the quadratic equation using the quadratic formula: \(9x^2+3x−2=0\).

    Answer

    \(x=-\dfrac{2}{3},x=\dfrac{1}{3}\)

     

    Solving Cubic Equations

    If multiple roots and complex roots are counted, then the fundamental theorem of algebra implies that every polynomial with one variable will have as many roots as its degree. For example, we expect \(f (x) = x^{3} − 8\) to have three roots. In other words, the equation

    \(x^{3}-8=0\)

    should have three solutions. To find them one might first think of trying to extract the cube roots just as we did with square roots,

    \(\begin{aligned} x^{3}-8 &=0 \\ x^{3} &=8 \\ x &=\sqrt[3]{8} \\ x &=2 \end{aligned}\)

    As you can see, this leads to one solution, the real cube root. There should be two others; let’s try to find them.

    Example \(\PageIndex{19}\):

    Find the set of all roots: \(f(x)=x^{3}-8\).

    Solution

    Notice that the expression \(x^{3}-8\) is a difference of cubes and recall that \(a^{3}-b^{3}=(a-b)\left(a^{2}+a b+b^{2}\right)\). Here \(a=x\) and \(b=2\) and we can write

    \(\begin{aligned} x^{3}-8 &=0 \\(x-2)\left(x^{2}+2 x+4\right) &=0 \end{aligned}\)

    Next apply the zero-product property and set each factor equal to zero. After setting the factors equal to zero we can then solve the resulting equation using the appropriate methods.

    \(\begin {array}{l c l}
    { x-2=0}  &\text{or}  & x^{2}+2x+4=0 \\
    {x=2}& &             { \begin{aligned} x &=\frac{-b \pm \sqrt{b^{2}-4 a c}}{2 a} \\
    &=\frac{-(2) \pm \sqrt{(2)^{2}-4 (1)(4)}}{2(1)} \\
    &=\frac{-2 \pm \sqrt{-12}}{2} \\
    &=\frac{-2 \pm 2 i \sqrt{3}}{2} \\
    &=-1 \pm i \sqrt{3} & \text{Solution Set: } \{2,-1 \pm i \sqrt{3}\}
    \end{aligned} }
    \end{array}\)

    Using this method, we were able to obtain the set of all three roots \(\{2,-1 \pm i \sqrt{3}\}\), one real and two complex.

    Sometimes factoring will produce a quadratic factor that needs to be solved using the quadratic formula or complete the square.

    Example \(\PageIndex{21}\):

    Solve \( 2x^4+2000x=0\)

    Solution:

    Factor first.  \( 2x^4+2000x= 2x(x^3+1000) = 2x(x+10)(x^2-10x+100)\)

    Use the zero factor property and complete the square on:  \( \quad 2x(x+10)(x^2-10x+100) = 0 \)

    \( \begin{array} {lll}
    2x=0 & (x+10) = 0 & (x^2-10x+100) = 0 \\
    x=0& x=-10 & x^2-10x +\square = -100+\square \\
    && (x-5)^2 = -100+25 \\
    && x-5 = \pm \sqrt {-75} \\
    && x = 5 \pm 5i\sqrt{3} \\
    \end{array} \)

    The solution set is \( \{ 0, -10, 5 \pm 5i\sqrt{3} \} \)

    When an expression is both a difference of squares and a sum or difference of cubes, if factoring as a difference of squares is done first, a more complete factorization is obtained. For example, if given the equation  \( 64x^6-1=0\) to solve, when it is first factored as a difference of squares as \(  (8x^3-1) (8x^3+1) \), and then as a difference of cubes, the solutions obtained are \( \pm \frac{1}{2}\) and \( \pm \frac{1}{4}({1 \pm i\sqrt{3} }) \). In contrast, if it is first factored as a difference of cubes as \(  (4x^2-1) (16x^4 +4x^2+1) \), the solutions eventually obtained are \( \pm \frac{1}{2}\) and \( \pm \frac{1}{4}\sqrt  {-2 \pm 2i\sqrt{3} } \).

    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, \(b^2−4ac\). The discriminant tells us whether the solutions are real numbers or complex numbers, and 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 \(b^2−4ac=0\) \(b^2−4ac>0\),
    and is a perfect square
    \(b^2−4eac>0\),
    and is not a perfect square
    \(b^2−4ac<0\)
    Results One rational solution
    (double solution)
    Two rational solutions Two irrational solutions Two complex solutions

    The Discriminant

    For \(ax^2+bx+c=0\), where \(a\), \(b\), and \(c\) are real numbers, the discriminant is the expression under the radical in the quadratic formula: \(b^2−4ac\). It tells us whether the solutions are real numbers or complex numbers and how many solutions of each type to expect.

    Example \(\PageIndex{22}\): 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. \(x^2+4x+4=0\)
    2. \(8x^2+14x+3=0\)
    3. \(3x^2−5x−4=0\)
    4. \(3x^2−10x+15=0\)

    Solution. Calculate the discriminant \(b^2−4ac\) for each equation and state the expected type of solutions.

    a. \(\quad x^2+4x+4=0\)
    \( \qquad b^2-4ac={(4)}^2-4(1)(4)=0\) There will be one rational double solution.

    b. \(\quad 8x^2+14x+3=0\)
    \( \qquad  b^2-4ac={(14)}^2-4(8)(3)=100\) As \(100\) is a perfect square, there will be two rational solutions.

    c. \( \quad 3x^2−5x−4=0\)
    \( \qquad b^2-4ac={(-5)}^2-4(3)(-4)=73\) As \(73\) is positive but not a perfect square, there will be two irrational solutions.

    d. \( \quad 3x^2−10x+15=0\)
    \( \qquad b^2-4ac={(-10)}^2-4(3)(15)=-80\) There will be two complex solutions.

     


    1.2: Square Root Property, Complete the Square, and The Quadratic Formula is shared under a not declared license and was authored, remixed, and/or curated by LibreTexts.

    • Was this article helpful?