Skip to main content
Mathematics LibreTexts

9.3: Quadratic Formula

  • Page ID
    18384
    • Anonymous
    • LibreTexts
    \( \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}}\)

    Learning Objectives

    • Solve quadratic equations with real solutions using the quadratic formula.

    The Quadratic Formula

    In this section, we will develop a formula that gives the solutions to any quadratic equation in standard form. To do this, we begin with a general quadratic equation in standard form and solve for x by completing the square. Here a, b, and c are real numbers and a≠0:

    \(\begin{aligned}a x^{2}+b x+c&=0 \\ \color{black}{\frac{a x^{2}+b x+c}{\color{Cerulean}{a}}}&=\color{black}{\frac{0}{\color{Cerulean}{a}}} \quad\quad\quad \color{Cerulean}{Divide\:both\:sides\:by\:a.} \\ x^{2}+\frac{b}{a} x+\frac{c}{a}&=0 \quad\quad\quad\:\:\color{Cerulean}{Subtract \:\frac{c}{a}\:from\:both\:sides.} \\ x^{2}+\frac{b}{a} x&=-\frac{c}{a}\end{aligned}\)

    Determine the constant that completes the square: take the coefficient of x, divide it by 2, and then square it.

    \[\left(\color{black}{\frac{\color{OliveGreen}{b / a}}{2}}\right)^{2}=\left(\frac{b}{2 a}\right)^{2}=\color{Cerulean}{\frac{b^{2}}{4 a^{2}}}\]

    Add this to both sides of the equation and factor.

    Solve by extracting roots.

    This derivation gives us a formula that solves any quadratic equation in standard form. Given \(ax^{2}+bx+c=0\), where a, b, and c are real numbers and a≠0, then the solutions can be calculated using the quadratic formula:

    Consider the quadratic equation \(2x^{2}−7x+3=0\). It can be solved by factoring as follows:

    \(\begin{array}{rrr}{2 x-1=0} & {\text { or } x-3=0} \\ {2 x=1} & {x=3} \\ {x=\frac{1}{2}}\end{array}\)

    The solutions are 1/2 and 3. The following example shows that we can obtain the same results using the quadratic formula.

    Example \(\PageIndex{1}\)

    Solve using the quadratic formula:

    \(2x^{2}-7x+3=0\).

    Solution

    Begin by identifying a, b, and c as the coefficients of each term.

    Substitute these values into the quadratic formula and then simplify.

    Separate the “plus or minus” into two equations and simplify each individually.

    \(\begin{array}{ll}{x=\frac{7-5}{4}} & {\text { or } }&{ x=\frac{7+5}{4}} \\ {x=\frac{2}{4}} && {x=\frac{12}{4}} \\ {x=\frac{1}{2}} && {x=3}\end{array}\)

    Answer:

    The solutions are 1/2 and 3.

    Of course, if the quadratic factors, then it is a best practice to solve it by factoring. However, not all quadratic polynomials factor; nevertheless, the quadratic formula provides us with a means to solve such equations.

    Example \(\PageIndex{2}\)

    Solve using the quadratic formula:

    \(5x^{2}+2x−1=0\).

    Solution:

    Begin by identifying a, b, and c.

    \(a=5 \qquad b=2 \qquad c=-1\)

    Substitute these values into the quadratic formula.

    Answer:

    The solutions are \(\frac{-1 \pm \sqrt{6}}{5}\)

    Often terms are missing. When this is the case, use 0 as the coefficient.

    Example \(\PageIndex{3}\)

    Solve using the quadratic formula:

    \(x^{2}−18=0\).

    Solution:

    Think of this equation with the following coefficients:

    \(1 x^{2}+0 x-18=0\)

    Here

    \(a=1 \qquad b=0 \qquad c=-18\)

    Substitute these values into the quadratic formula.

    Answer:

    The solutions are \(\pm 3 \sqrt{2}\)

    Since the coefficient of x was 0, we could have solved the equation by extracting the roots. As an exercise, solve the previous example using this method and verify that the results are the same.

    Example \(\PageIndex{4}\)

    Solve using the quadratic formula:

    \(9x^{2}−12x+4=0\).

    Solution:

    In this case,

    Substitute these values into the quadratic formula and then simplify.

    In this example, notice that the radicand of the square root is 0. This results in only one solution to this quadratic equation. Normally, we expect two solutions. When we find only one solution, the solution is called a double root. If we solve this equation by factoring, then the solution appears twice.

    \(\begin{array}{rlr}{3 x-2=0} & {\text { or } }&{ 3 x-2=0} \\ {3 x=2} && {3 x=2} \\ {x=\frac{2}{3}} && {x=\frac{2}{3}}\end{array}\)

    Answer: \(\frac{2}{3}\), double root

    Example \(\PageIndex{5}\)

    Solve using the quadratic formula:

    \(x^{2}+x+1=0\).

    Solution:

    In this case,

    \(a=1 \qquad b=1 \qquad c=1\)

    Substitute these values into the quadratic formula.

    The solution involves the square root of a negative number; hence the solutions are not real. This quadratic equation has two non real solutions and will be discussed in further detail as we continue in our study of algebra. For now, simply state that the equation does not have real solutions.

    Answer:

    No real solutions

    Exercise \(\PageIndex{1}\)

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

    Answer

    \(1\pm \sqrt{3}\)

    It is important to place the quadratic equation in standard form before using the quadratic formula.

    Example \(\PageIndex{6}\)

    Solve using the quadratic formula:

    \((2 x+1)(2 x-1)=24 x+8\)

    Solution:

    Begin by using the distributive property to expand the left side and combining like terms to obtain an equation in standard form, equal to 0.

    Once the equation is in standard form, identify a, b, and c. Here

    Substitute these values into the quadratic formula and then simplify.

    Answer:

    The solutions are \(\frac{6 \pm 3 \sqrt{5}}{2}\)

    Exercise \(\PageIndex{2}\)

    Solve \(3x(x-2)=1\)

    Answer

    \(\frac{3\pm 2 \sqrt{3}}{3}\)

    Key Takeaways

    • Use the quadratic formula to solve any quadratic equation in standard form.
    • To solve any quadratic equation, first rewrite in standard form, \(ax^{2}+bx+c=0\), substitute the appropriate coefficients into the quadratic formula, \(x=\frac{-b \pm \sqrt{b^{2}-4 a c}}{2 a}\), and then simplify.

    Exercise \(\PageIndex{3}\) quadratic formula

    Identify the coefficients a, b, and c used in the quadratic formula. Do not solve.

    1. \(x^{2}−x+5=0\)
    2. \(x^{2}−3x−1=0\)
    3. \(3x^{2}−10=0\)
    4. \(−y^{2}+5=0\)
    5. \(5t^{2}−7t=0\)
    6. \(−y^{2}+y=0\)
    7. \(−x^{2}+x=−6\)
    8. \(−2x^{2}−x=−15\)
    9. \((3x+1)(2x+5)=19x+4\)
    10. \((4x+1)(2x+1)=16x+4\)
    Answer

    1. a=1, b=−1, and c=5

    3. a=3, b=0, and c=−10

    5. a=5, b=−7, and c=0

    7. a=−1, b=1, and c=6

    9. a=6, b=−2, and c=1

    Exercise \(\PageIndex{4}\) quadratic formula

    Solve by factoring and then solve using the quadratic formula. Check answers.

    1. \(x^{2}−10x+24=0\)
    2. \(x^{2}−3x−18=0\)
    3. \(t^{2}+6t+5=0\)
    4. \(t^{2}+9t+14=0\)
    5. \(2x^{2}−7x−4=0\)
    6. \(3x^{2}−x−2=0\)
    7. \(−2x^{2}−x+3=0\)
    8. \(−6x^{2}+x+1=0\)
    9. \(y^{2}−2y+1=0\)
    10. \(y^{2}−1=0\)
    Answer

    1. 4, 6

    3. −5, −1

    5. −1/2, 4

    7. −3/2, 1

    9. 1, double root

    Exercise \(\PageIndex{5}\) quadratic formula

    Use the quadratic formula to solve the following.

    1. \(x^{2}−6x+4=0\)
    2. \(x^{2}−4x+1=0\)
    3. \(x^{2}+2x−5=0\)
    4. \(x^{2}+4x−6=0\)
    5. \(t^{2}−4t−1=0\)
    6. \(t^{2}−8t−2=0\)
    7. \(−y^{2}+y+1=0\)
    8. \(−y^{2}−3y+2=0\)
    9. \(−x^{2}+16x−62=0\)
    10. \(−x^{2}+14x−46=0\)
    11. \(2t^{2}−4t−3=0\)
    12. \(4t^{2}−8t−1=0\)
    13. \(−4y^{2}+12y−9=0\)
    14. \(−25x^{2}+10x−1=0\)
    15. \(3x^{2}+6x+2=0\)
    16. \(5x^{2}+10x+2=0\)
    17. \(9t^{2} + 6 t −11 = 0\)
    18. \(8t^{2} + 8 t + 1 = 0\)
    19. \(x^{2} − 2 = 0\)
    20. \(x^{2} −18 = 0\)
    21. \(9x^{2} − 3 = 0\)
    22. \(2x^{2} − 5 = 0\)
    23. \(y^{2} + 9 = 0\)
    24. \(y^{2} + 1 = 0\)
    25. \(2x^{2} = 0\)
    26. \(x^{2} = 0\)
    27. \(−2y^{2} + 5y = 0\)
    28. \(−3y^{2] + 7y = 0\)
    29. \(t^{2} − t = 0\)
    30. \(t^{2] + 2 t = 0\)
    31. \(x^{2} −0.6x −0.27 = 0\)
    32. \(x^{2} −1.6x −0.8 = 0\)
    33. \(y^{2} −1.4y −0.15 = 0\)
    34. \(y^{2} −3.6y +2.03 = 0\)
    35. \(12t^{2} + 5 t +32 = 0\)
    36. \(−t^{2} + 3 t−34 = 0\)
    37. \(3y^{2} +12y −13 = 0\)
    38. \(−2y^{2} +13y +12 = 0\)
    39. \(2x^{2} −10 x + 3 = 4\)
    40. \(3x^{2} + 6x + 1 = 8\)
    41. \(−2y^{2} = 3 (y − 1 )\)
    42. \(3y^{2} = 5 ( 2y − 1 )\)
    43. \(( t + 1 )^{2} = 2 t+ 7\)
    44. \(( 2 t − 1 )^{2} =73 − 4 t\)
    45. \((x + 5)(x − 1)= 2 x + 1\)
    46. \((x+7)(x−2)=3(x+1)\)
    47. \(x(x+5)=3(x−1)\)
    48. \(x(x+4)=−7\)
    49. \((5x+3)(5x−3)−10(x−1)=0\)
    50. \((3x+4)(3x−1)−33x=−20\)
    51. \(27y(y+1)+2(3y−2)=0\)
    52. \(8(4y^{2}+3)−3(28y−1)=0\)
    53. \((x+2)^{2}−2(x+7)=4(x+1)\)
    54. \((x+3)^{2}−10(x+5)=−2(x+1)\)
    Answer

    1. \(3\pm \sqrt{5}\)

    3. \(-1\pm \sqrt{6}\)

    5. \(2\pm \sqrt{5}\)

    7. \(\frac{1\pm \sqrt{5}}{2}\)

    9. \(8\pm \sqrt{2}\)

    11. \(\frac{2\pm \sqrt{10}}{2}\)

    13. \(\frac{3}{2}\), double root

    15. \(\frac{-3\pm \sqrt{3}}{3}\)

    17. \(\frac{-1\pm 2 \sqrt{3}}{3}\)

    19. \(\pm\sqrt{2}\)

    21. \(\pm\sqrt{\frac{1}{3}}\)

    23. No real solutions

    25. \(0\), double root

    27. \(0, \frac{5}{2}\)

    29. \(0, 1\)

    31. \(−0.3, 0.9\)

    33. \(−0.1, 1.5\)

    35. No real solutions

    37. \(\frac{-6\pm 5 \sqrt{3}}{3}\)

    39. \(\frac{5\pm 3 \sqrt{3}}{2}\)

    41. \(\frac{-3\pm \sqrt{33}}{4}\)

    43. \(\pm\sqrt{6}\)

    45. \(-1\pm\sqrt{7}\)

    47. No real solutions

    49. \(\frac{1}{5}\), double root

    51. \(-\frac{4}{3}\), \(\frac{1}{9}\)

    53. \(1\pm 2 \sqrt{10}\)

    Exercise \(\PageIndex{6}\) discussion board

    1. When talking about a quadratic equation in standard form, \(ax^{2}+bx+c=0\), why is it necessary to state that a≠0? What happens if a is equal to 0?
    2. Research and discuss the history of the quadratic formula and solutions to quadratic equations.
    Answer

    1. Answers may vary


    This page titled 9.3: Quadratic Formula is shared under a CC BY-NC-SA 3.0 license and was authored, remixed, and/or curated by Anonymous.

    • Was this article helpful?