Factor a quadratic expression

Some quadratic expressions factor easily and some don’t.

If a quadratic expression factors easily, then we use the factoring process to locate x intercepts of the parabola and we use it to solve quadratic equations in general.

If a quadratic expression doesn’t factor easily then it is possible that either the parabola doesn’t cut the x axis at all, or that the x intercepts are irrational. In that case, we use a different method to find the x intercepts (or solutions to the equation).

Review

The general form for a quadratic expression is

    \[ax^2+bx+c\]

When the coefficient of x^2, a=1 we have

    \[x^2+bx+c\]

. These expressions are quite straightforward to factor.

Example 1:

    \[x^2+7x+10 =(x+p)(x+q)\]

We need to find numbers p and q such that

    \[p\times q = 10 \quad \text{and}\quad p+q=7\]

A little thought leads us to the values 2 and 5 because 2\times 5 = 10 and 2 + 5 = 7.

Therefore we have

    \[x^2+7x+10= (x+2)(x+5)\]

Check this answer by expanding the brackets with FOIL or otherwise to confirm that the expression on the left hand side is equivalent to the expression on the right hand side.

Example 2

    \[x^2+3x-10 =(x+p)(x+q)\]

We need to find numbers p and q such that

    \[p\times q = -10 \quad \text{and}\quad p+q=3\]

The values -2 and 5 work here because -2\times 5 = -10 and -2 + 5 = 3.

Therefore we have

    \[x^2+3x-10= (x-2)(x+5)\]

Example 3: Difference of two squares

Check that this works by multiplying out the brackets:

    \[x^2-16 =(x-4)(x+4)\]

In general

    \[x^2-p^2=(x-p)(x+p)\]

Or, to be even more general

    \[A^2-B^2=(A-B)(A+B)\]

Difference of two squares questions

  1. 25x^2-16
  2. 4y^2-9x^2
  3. x^4-16

Practice when a = 1

applet link


When the coefficient a is not 1: simpler problems

These can also be quite straightforward if there turns out to be a common factor in all three terms, or if it can be understood as the difference between two squares, or if there is no constant term and x is a common factor.

Example 4: No constant term

    \[4x^2-16x\]

The highest common factor of these two terms is 4x.

    \[4x^2-16x=4x(x-4)\]

Example 5: There is a common factor between all three terms

    \[2x^2-10x+8\]

First we notice that 2 divides all three terms. Let’s factor it out:

    \[2x^2-10x+8=2(x^2-5x+4)\]

Now, within the brackets, we have a trinomial with a=1 and so we simply find a factor pair that multiplies to 4 and adds to -5. I’m thinking -4 and -1 will do it!

    \[2x^2-10x+8=2(x^2-5x+4)=2(x-4)(x-1)\]

When the coefficient a is not 1: more complicated

If there is no common factor and all three terms are present, factoring can be quite challenging.

Here are four methods:

Factoring by Elimination

First, remember that factoring is about efficiency. If some time has been spent and no factors have been found, we may use an alternative technique (graphing, quadratic formula, completing the square…).

Here is how to do it by elimination, that is, by testing the limited number of possibilities until a solution is found:

Example 6:

    \[3x^2-11x-20\]

We need to examine the factor pairs of 3 and of 20:  (1,3) is the only factor pair of 3. Factor pairs of 20 include (1,20); (2,10); (4,5)

We can begin

    \[3x^2-11x-20 = (3x \dots)(x \dots)\]

as (3,1) is the only factor pair of 3. Considering FOIL, the ‘F’ has now been dealt with. As we are only going to insert a factor pair of 20 the ‘L’ will also be dealt with.

We only need to consider the ‘O’ and the ‘I’. These must add to -11. We have three factor pairs to consider, knowing that one of the pairs must be negative to yield -20 as the last term.

Let’s try the factor pair (1,20) in all configurations. We require the middle term to be -11x.

    \begin{align*} &(3x +1)(x-20)=3x^2-59x-20 \dots \text{no!}\\[10 pt] &(3x -1)(x+20)=3x^2+59x-20 \dots \text{no!}\\[10 pt] &(3x -20)(x+1)=3x^2-17x-20 \dots \text{also no!}\\[10 pt] &(3x +20)(x -1)=3x^2+17x-20 \dots \text{alas, no!}\end{align}

Let’s try the factor pair (2, 10) in all configurations but this time, just consider the O and the I terms, and we need not swap the signs as both give \pm the same value:

    \begin{align*} &(3x +2)(x-10)= \dots -30x+2x \dots \text{no!}\\[10 pt] &(3x +10)(x -2)= \dots -6x+10x \dots \text{also no!}\end{align}

Now the factor pair (4,5):

    \begin{align*} &(3x +4)(x-5)= \dots -15x+4x \dots \text{yes!}\\[10 pt] &(3x +5)(x -4)= \dots -12x+5x \dots \text{(didn't need to do this)}\end{align}

Therefore 3x^2-11x-20=(3x+4)(x-5).

It is good to remember that the number of possible factor pairs is generally quite limited, which makes this method reasonably quick.

Alternatively – here’s Mario’s Math describing ‘decomposition’, or ‘splitting the middle term’.

Practice Factoring

Applet link


Practice finding x-intercepts (roots)

As we saw on the page Graph a Parabola, the factored form can lead us quickly to the x-intercepts of a parabola. To find x intercepts we set y=0. In this applet the quadratic functions can be written in factored form.

applet link


Practice Solving Equations by Factoring

Transum math offers this online interactive exercise on solving by rearranging then factoring. Remember that it only makes sense to factor if one side of the equation is equal to zero. Here’s a video.

Corbett maths offers this printable that involves simpler, less simple, and quite tricky questions.

 


Top BC G11 Menu Number and Algebra Menu