Factoring

Now let's briefly look at the results. If we multiplied two binomials

and both involved addition all of the terms in the resulting trinomial were positive.
(x + 3)(x + 2) = x2 + 5x + 6
and both involved subtraction the middle term of the resulting trinomial was negative but the last term was positive (minus times minus is positive)
(x - 3)(x - 2) = x2 -5x + 6
and one involved addition and one subtraction the last term in our trinomial was negative and the middle term was positive or negative depending on the size of the terms involved.
(x - 3)(x + 2) = x2 - x - 6
(x + 3)(x - 2) = x2 + x - 6

We can use the above information we try to factor a trinomial. That is, when we want to go from a trinomial back to the two binomials that were multiplied to get our trinomial. (Note: The following only deals with the case where the exponent of the squared term is a 1).

  1. The first term is squared. If we multiplied two binomials and got x2 we must have multiplied x times x so we can write: (x ± ?)(x ± ?)
  2. If the middle AND last term are both positive we know that we must have (x + ?)(x + ?), Both signs are positive
  3. If the middle term is negative and the last term is positive we know that both signs are negative, (x - ?)(x - ?)
  4. If the middle and last term are both negative we know that the signs are opposites (x + ?)(x - ?)
  5. If the last term is negative we know the signs are opposites, the sign of the middle term tells us whether the plus or minus term is the larger.
  6. We know that the two numbers were multiplied to give us the last term and added to get the middle term: (x ± a)(x ± b) = x2 ± ax ± bx ± ab.

Shown below are some problems for you to try.