We've updated our
Privacy Policy effective December 15. Please read our updated Privacy Policy and tap

TEXT

Study Guides > Intermediate Algebra

Read: Quadratic Equations

Learning Objectives

  • Recognize a quadratic equation
  • Use the zero product principle to solve quadratic equations that can be factored
  • Identify solutions to quadratic equations on a graph
Often the easiest method of solving a quadratic equation is by factoring. Factoring means finding expressions that can be multiplied together to give the expression on one side of the equation. Note that we will not spend a lot of time explaining how to factor in this section.  You may want to seek help if you don't feel confident about factoring. Solving by factoring depends on the zero-product property, which states that if [latex]a\cdot b=0[/latex], then [latex]a=0[/latex] or [latex]b=0[/latex], where a and b are real numbers or algebraic expressions. The process of factoring a quadratic equation depends on the leading coefficient, whether it is 1 or another integer. We will look at both situations; but first, we want to confirm that the equation is written in standard form, [latex]a{x}^{2}+bx+c=0[/latex], where a, b, and c are real numbers, and [latex]a\ne 0[/latex]. The equation [latex]{x}^{2}+x - 6=0[/latex] is in standard form. We can use the zero-product property to solve quadratic equations in which we first have to factor out the greatest common factor (GCF), and for equations that have special factoring formulas as well, such as the difference of squares, both of which we will see later in this section.

The Zero-Product Property and Quadratic Equations

The zero-product property states
[latex]\text{If }a\cdot b=0,\text{ then }a=0\text{ or }b=0[/latex],
where a and b are real numbers or algebraic expressions. A quadratic equation is an equation containing a second-degree polynomial; for example
[latex]a{x}^{2}+bx+c=0[/latex]
where a, b, and c are real numbers, and if [latex]a\ne 0[/latex], it is in standard form.

Solving Quadratics with a Leading Coefficient of 1

In the quadratic equation [latex]{x}^{2}+x - 6=0[/latex], the leading coefficient, or the coefficient of [latex]{x}^{2}[/latex], is [latex]1[/latex]. We have one method of factoring quadratic equations in this form.

Reminder: Given a quadratic equation with the leading coefficient of 1, factor it.

  1. Find two numbers whose product equals c and whose sum equals b.
  2. Use those numbers to write two factors of the form [latex]\left(x+k\right)\text{ or }\left(x-k\right)[/latex], where k is one of the numbers found in step [latex]1[/latex]. Use the numbers exactly as they are. In other words, if the two numbers are [latex]1[/latex] and [latex]-2[/latex], the factors are [latex]\left(x+1\right)\left(x - 2\right)[/latex].
  3. Solve using the zero-product property by setting each factor equal to zero and solving for the variable.

Example

Factor and solve the equation: [latex]{x}^{2}+x - 6=0[/latex].

Answer: To factor [latex]{x}^{2}+x - 6=0[/latex], we look for two numbers whose product equals [latex]-6[/latex] and whose sum equals [latex]1[/latex]. Begin by looking at the possible factors of [latex]-6[/latex].

[latex]\begin{array}{l}1\cdot \left(-6\right)\hfill \\ \left(-6\right)\cdot 1\hfill \\ 2\cdot \left(-3\right)\hfill \\ 3\cdot \left(-2\right)\hfill \end{array}[/latex]
The last pair, [latex]3\cdot \left(-2\right)[/latex] sums to [latex]1[/latex], so these are the numbers. Note that only one pair of numbers will work. Then, write the factors.
[latex]\left(x - 2\right)\left(x+3\right)=0[/latex]
To solve this equation, we use the zero-product property. Set each factor equal to zero and solve.
[latex]\begin{array}{l}\left(x - 2\right)\left(x+3\right)\hfill&=0\hfill \\ \left(x - 2\right)\hfill&=0\hfill \\ x\hfill&=2\hfill \\ \left(x+3\right)\hfill&=0\hfill \\ x\hfill&=-3\hfill \end{array}[/latex]
The two solutions are [latex]x=2[/latex] and [latex]x=-3[/latex]. If we graph the function [latex]f(x)={x}^{2}+x - 6[/latex], we will get the parabola in the figure below. The solutions to the equation[latex]{x}^{2}+x - 6=0[/latex] are the x-intercepts of the function [latex]f(x)={x}^{2}+x - 6[/latex]. Recall that x-intercepts are where the outputs, or y values are zero, therefore the points [latex](-3,0)[/latex] and [latex](2,0)[/latex] represent the places where the parabola crosses the x axis. Coordinate plane with the x-axis ranging from negative 5 to 5 and the y-axis ranging from negative 7 to 7. The function x squared plus x minus six equals zero is graphed, with the x-intercepts (-3,0) and (2,0), plotted as well.

In the following video we provide more examples of factoring to solve quadratic equations. https://youtu.be/bi7i_RuIGl0   In our next example, we will solve a quadratic equation that is written as a difference of squares.

Example

Solve the difference of squares equation using the zero-product property: [latex]{x}^{2}-9=0[/latex].

Answer: Recognizing that the equation represents the difference of squares, we can write the two factors by taking the square root of each term, using a minus sign as the operator in one factor and a plus sign as the operator in the other. Solve using the zero-factor property.

[latex]\begin{array}{l}{x}^{2}-9=0\hfill \\ \left(x - 3\right)\left(x+3\right)=0\hfill \\ \hfill \\ \left(x - 3\right)=0\hfill \\ x=3\hfill \\ \hfill \\ \left(x+3\right)=0\hfill \\ x=-3\hfill \end{array}[/latex]
The solutions are [latex]x=3[/latex] and [latex]x=-3[/latex].

 Solving Quadratics with a Leading Coefficient of [latex]\ne1[/latex]

Recall that when the leading coefficient is not [latex]1[/latex], we factor a quadratic equation using the method called grouping, which requires four terms. With the equation in standard form, let’s review the grouping procedures:
  1. With the quadratic in standard form, [latex]a{x}^{2}+bx+c=0[/latex], multiply [latex]a\cdot c[/latex].
  2. Find two numbers whose product equals [latex]ac[/latex] and whose sum equals [latex]b[/latex].
  3. Rewrite the equation replacing the [latex]bx[/latex] term with two terms using the numbers found in step [latex]1[/latex] as coefficients of x.
  4. Factor the first two terms and then factor the last two terms. The expressions in parentheses must be exactly the same to use grouping.
  5. Factor out the expression in parentheses.
  6. Set the expressions equal to zero and solve for the variable.

Example

Use grouping to factor and solve the quadratic equation: [latex]4{x}^{2}+15x+9=0[/latex].

Answer: First, multiply [latex]ac:4\left(9\right)=36[/latex]. Then list the factors of [latex]36[/latex].

[latex]\begin{array}{l}1\cdot 36\hfill \\ 2\cdot 18\hfill \\ 3\cdot 12\hfill \\ 4\cdot 9\hfill \\ 6\cdot 6\hfill \end{array}[/latex]
The only pair of factors that sums to [latex]15[/latex] is [latex]3+12[/latex]. Rewrite the equation replacing the b term, [latex]15x[/latex], with two terms using [latex]3[/latex] and [latex]12[/latex] as coefficients of x. Factor the first two terms, and then factor the last two terms.
[latex]\begin{array}{l}4{x}^{2}+3x+12x+9=0\hfill \\ x\left(4x+3\right)+3\left(4x+3\right)=0\hfill \\ \left(4x+3\right)\left(x+3\right)=0\hfill \end{array}[/latex]
Solve using the zero-product property.
[latex]\begin{array}{l}\left(4x+3\right)\left(x+3\right)=0\hfill \\ \hfill \\ \left(4x+3\right)=0\hfill \\ x=-\frac{3}{4}\hfill \\ \hfill \\ \left(x+3\right)=0\hfill \\ x=-3\hfill \end{array}[/latex]
The solutions are [latex]x=-\frac{3}{4}[/latex], [latex]x=-3[/latex]. Coordinate plane with the x-axis ranging from negative 6 to 2 with every other tick mark labeled and the y-axis ranging from negative 6 to 2 with each tick mark numbered. The equation: four x squared plus fifteen x plus nine is graphed with its x-intercepts: (-3/4,0) and (-3,0) plotted as well.

The following video contains another example of solving a quadratic equation using factoring with grouping. https://youtu.be/04zEXaOiO4U Sometimes, we may be given an equation that does not look like a quadratic at first glance. In our next examples we will solve a cubic polynomial equation where the GCF of each term is x, and can be factored.  The result is a quadratic equation that we can solve.

Example

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

Answer: This equation does not look like a quadratic, as the highest power is [latex]3[/latex], not [latex]2[/latex]. Recall that the first thing we want to do when solving any equation is to factor out the GCF, if one exists. And it does here. We can factor out [latex]-x[/latex] from all of the terms and then proceed with grouping.

[latex]\begin{array}{l}-3{x}^{3}-5{x}^{2}-2x=0\hfill \\ -x\left(3{x}^{2}+5x+2\right)=0\hfill \end{array}[/latex]
Use grouping on the expression in parentheses.
[latex]\begin{array}{l}-x\left(3{x}^{2}+3x+2x+2\right)=\hfill&0\hfill \\ -x\left[3x\left(x+1\right)+2\left(x+1\right)\right]=\hfill&0\hfill \\ -x\left(3x+2\right)\left(x+1\right)=\hfill&0\hfill \end{array}[/latex]
Now, we use the zero-product property. Notice that we have three factors.
[latex]\begin{array}{l}-x\hfill&=0\hfill \\ x\hfill&=0\hfill \\ 3x+2\hfill&=0\hfill \\ x\hfill&=-\frac{2}{3}\hfill \\ x+1\hfill&=0\hfill \\ x\hfill&=-1\hfill \end{array}[/latex]
The solutions are [latex]x=0[/latex], [latex]x=-\frac{2}{3}[/latex], and [latex]x=-1[/latex].

  In this last video example, we solve a quadratic equation with a leading coefficient of -1 using a shortcut method of factoring and the zero product principle. https://youtu.be/nZYfgHygXis

Summary

You can find the solutions, or roots, of quadratic equations by setting one side equal to zero, factoring the polynomial, and then applying the Zero Product Property. The Principle of Zero Products states that if [latex]ab=0[/latex], then either [latex]a=0[/latex] or [latex]b=0[/latex], or both a and b are [latex]0[/latex]. Once the polynomial is factored, set each factor equal to zero and solve them separately. The answers will be the set of solutions for the original equation. Not all solutions are appropriate for some applications. In many real-world situations, negative solutions are not appropriate and must be discarded.

Licenses & Attributions

CC licensed content, Original

CC licensed content, Shared previously

  • College Algebra. Provided by: OpenStax Authored by: Abramson, Jay, et al.. Located at: https://cnx.org/contents/[email protected]:1/Preface. License: CC BY: Attribution. License terms: Download for free at : http://cnx.org/contents/[email protected]:1/Preface.
  • Ex: Solve a Quadratic Equation Using Factor By Grouping. Authored by: James Sousa (Mathispower4u.com) . License: CC BY: Attribution.
  • Ex: Factor and Solve Quadratic Equation - Trinomial a = -1. Authored by: James Sousa (Mathispower4u.com) . License: CC BY: Attribution.
  • Unit 12: Factoring, from Developmental Math: An Open Program. Provided by: Monterey Institute of Technology and Education Located at: https://www.nroc.org/. License: CC BY: Attribution.