topic badge

3.02 Solving quadratic equations by factoring

Lesson

Concept summary

The zero product property states that if a product of two or more factors is equal to 0, then at least one of the factors must be equal to 0. That is, if we know that xy=0 then at least one of x=0 or \\y=0 must be true.

We can use this property to solve quadratic equations by first writing the equation in factored form: a\left(x-x_1\right)\left(x-x_2\right)=0

If we can write a quadratic equation in the factored form, then we know that either x-x_1=0 or \\ x-x_2=0. This means that the solutions to the quadratic equation are x_1 and x_2. This approach can be useful if the equation has rational solutions.

If an equation is in the form \left(x-x_1\right)^2=0 then it has only one real solution, x=x_1.

We can use the following process for solving most quadratic equations:

  1. Gather together all the terms on one side of the equation so that the other side is equal to 0
  2. Factor these terms using any appropriate techniques.
  3. Use the zero product property to split the quadratic equation into two linear equations.
  4. Solve the linear equations to get the solutions to the original quadratic equation

To determine if a value is a solution for an quadratic equation we can use the Factor theorem.

Factor theorem

If for a polynomial f\left(x\right) there is a value a such that f\left(a\right)=0, then x-a is a factor of the polynomial.

Worked examples

Example 1

Solve x^2+6x-55=0 by factoring:

Approach

First we want to find the factors of the constant term - 55 then choose the pair of factors (let's call them p and q) that add up to 6. After finding p and q, we factor the quadratic by writing it in the form \left(x + p\right)\left(x + q\right)=0.

The prime factors of -55 are \pm1,\, \pm 5,\, \pm11 and \pm 55, and we want a factor pair whose sum is 6.

Solution

The factor pair whose sum is 6 is -5 and 11, so we have p=-5, q=11.

Factoring gives us x^2+6x-55=\left(x-5\right)\left(x+11\right) which leads to the equation \left(x-5\right)\left(x+11\right)=0

We can then solve the equation by setting each factor equal to zero, giving us x-5=0 and x+11=0, which gives the solutions x=5 and x=-11.

Reflection

It is important to pay attention to the sign of the terms when determining the solution from a quadratic in factored form. In the example above, the term of \left(x-5\right) leads to a solution of x=5 and \left(x+11\right) to a solution of x=-11.

It is also important to note that in the two forms \left(x+p\right)\left(x+q\right) and \left(x-x_1\right)\left(x-x_2\right), we can see that x_1=-p, and x_2=-q.

Example 2

The graph of a quadratic function has x-intercepts at \left(3,\,0\right) and \left(-1,\,0\right) and passes through the point \left(4,\,10\right). Write an equation in factored form that models this quadratic.

Approach

To write the equation for this quadratic in factored form we need to first identify the solutions of the equation. We can then substitute these values for x_1 and x_2. Next, we will need to find a by substituting one other point and solving the resulting equation.

The roots of the equation are at \left(-1,\,0\right) and \left(3,\,0\right) so we know the equation has solutions of -1 and 3.

Solution

Since the solutions are -1 and 3, we can write the factored form as:

y=a(x+1)(x-3)

for some value of a. We can find a by substituting in the coordinates of the additional point, \left(4,\,10\right), into the function.

To find a:

\displaystyle y\displaystyle =\displaystyle a(x+1)(x-3)Factored form
\displaystyle 10\displaystyle =\displaystyle a(4+1)(4-3)Substitute in the known values
\displaystyle 10\displaystyle =\displaystyle a(5)(1)Simplify the factors
\displaystyle 10\displaystyle =\displaystyle 5aSimplify
\displaystyle 2\displaystyle =\displaystyle aDivide both sides by 5

The equation of the quadratic function in factored form:

y=2(x+1)(x-3)

Example 3

A quadratic function f\left(x\right) with integer coefficients has the following properties:

f\left(2\right)=0, f\left(-5\right)=0 and f\left(4\right)=2.

Write the equation for f\left(x\right).

Approach

We can apply the Factor theorem to identify the binomial factors of f\left(x\right) and then identify if there is a constant factor a.

Solution

The factor theorem states that if f\left(a\right)=0 then \left(x-a\right) must be a factor of f\left(x\right).

Since f\left(2\right)=0 then \left(x-2\right) must be a factor of f\left(x\right). And since f\left(-5\right)=0 then \left(x-\left(-5\right)\right) or \left(x+5\right) must be a factor of f\left(x\right).

This tells us that f\left(x\right)=a\left(x-2\right)\left(x+5\right) where a is a constant factor of f\left(x\right). Now we must determine if f\left(x\right) has a constant factor by using the fact that f\left(4\right)=2.

\displaystyle f\left(x\right)\displaystyle =\displaystyle a\left(x-2\right)\left(x+5\right)Write f\left(x\right) using a to represent the constant factor
\displaystyle 2\displaystyle =\displaystyle a\left(4-2\right)\left(4+5\right)Using f\left(4\right)=2 substitute 4 for x and 2 for f\left(x\right)
\displaystyle 2\displaystyle =\displaystyle a\left(2\right)\left(9\right)Evaluate the subtraction and addition
\displaystyle 2\displaystyle =\displaystyle 18aEvaluate the multiplication
\displaystyle \dfrac{2}{18}\displaystyle =\displaystyle aDivision property of equality
\displaystyle \dfrac{1}{9}\displaystyle =\displaystyle aReduce the fraction

Since we know that a=\dfrac{1}{9} we can substitute it for a giving us the equation f\left(x\right)=\dfrac{1}{9}\left(x-2\right)\left(x+5\right).

Outcomes

M2.A.APR.B.2

Know and apply the Factor Theorem: For a polynomial p(x) and a number a, p(a) = 0 if and only if (x – a) is a factor of p(x).

M2.A.CED.A.1

Create equations and inequalities in one variable and use them to solve problems in a real-world context.*

M2.A.REI.B.2

Solve quadratic equations and inequalities in one variable.

M2.A.REI.B.2.A

Solve quadratic equations by inspection (e.g., for x^2 = 49), taking square roots, knowing and applying the quadratic formula, and factoring, as appropriate to the initial form of the equation. Recognize when a quadratic equation has solutions that are not real numbers.

M2.MP1

Make sense of problems and persevere in solving them.

M2.MP3

Construct viable arguments and critique the reasoning of others.

M2.MP6

Attend to precision.

M2.MP7

Look for and make use of structure.

M2.MP8

Look for and express regularity in repeated reasoning.

What is Mathspace

About Mathspace