Factoring – A Review Sheet on Factoring Techniques

 

I. Always remove from each term the highest common factor first.

A. Monomial factor

ex.   15x + 3 = 3 (5x + 1)

B. Binomial factor

ex.   3 (x + 1) + y (x + 1) = (x + 1) (3 + y)

II. Decide how many terms are left.

A. Two terms

1. Sum of two squares: they are prime (see note below)

2. Difference of two squares  A2 – B2 = (A – B) ( A + B)

ex.   9x2 -4y2 = (3x- 2y) (3x + 2y)

3. Sum of two cubes  A3 + B3 = (A + B) ( A2 - AB + B2)

ex.   x3 + y3 = (x + y) (x2 - xy + y2)

4. Difference of two cubes  A3 – B3 = (A – B) ( A2 + AB + B2)

ex.   8a6 - w3 = (2a2 -w) (4a4 + 2a2w + w2)

B. Three terms

1. Trinomial where a combination is found

ex.   2x2 -9xy + 4y2 = (2x -y) (x -4y)

a. Perfect square trinomial

ex.   x2 + 2xy + y2 = (x + y)2

C. Four or more terms

1.    Group by two's so as to take out a common factor.

     ex.   2ac -2bc + ad – bd  =  2c(a - b) + d(a -b)

                                               = (a -b) (2c + d)

2.    Group three terms and one term to make a difference of two squares.

     ex.   a2 + 2ab + b2 – c2  = (a + b)2  - c2

                               = (a + b + c) (a + b – c)

 

III. Other suggestions

A. Factors must be prime.

B. Terms may be rearranged, but no signs may be changed

except in the following:

ex.   2(c -d) + k(d -c) = 2(c -d) -k(c -d)

                                    = (c -d) (2 -k)

 

Note about the Sum of Two Squares:
Steve Schwartzman of Austin, Texas noted that there are some expressions of the sum of two squares which can be factored over the real numbers and he sent in the following example: