How do you factor trinomials?

1 Answer
Jan 4, 2015

Extension to factoring, when the trinomials do not factor into a square (it also works with squares).

Sum-product-method
Say you have an expression like x2+15x+36
Then you try to write 36 as the product of two numbers, and 15 as the sum (or difference) of the same two numbers. In this case (with both being positive) it's not so hard. You take the sum.

You can write 36=136=218=312=49=66
Sums of these are 37,20,15,13,12 respectively
Differences are 35,16,9,5,0 respectively
15=+3+12 will do. So the factoring becomes:
(x+3)(x+12)
Check your answer! =x2+12x+3x+36

It's a bit harder when one or two of the numbers are negative, let's take x215x+36
Same as the first, only now both factors are negative
(x3)(x12)=x212x3x+36= the original

Extra
If the last number (36) is negative, you will have to work with the difference of the factors. Check the next one yourself:
x2+5x36=(x+9)(x4)=?

And now try: x25x36=?