Factoring_Methods
Factoring_Methods
Factoring is a process used to solve algebraic expressions. An essential aspect of factoring is learning
how to find the greatest common factor (GCF) of a given algebraic problem. Once the GCF is
determined, students will be able to simplify a given expression into a solvable form. This handout will
explain how to find the greatest common factor as well as demonstrate the following methods of
factoring: grouping, slide and divide, difference of perfect squares, sum and difference of cubes, and
substitution.
You can navigate to specific sections of this handout by clicking the links below.
Finding the Greatest Common Factor (GCF): pg. 1
Factor by Grouping: pg. 2
Factoring by Grouping: Quadratic Expressions: pg. 3
Factoring by the Slide and Divide Method: pg. 5
Factoring by the Difference of Perfect Squares: pg. 7
Factoring Cubic Expressions: pg. 7
The SOFAS Method: pg. 8
Factoring by Substitution: pg. 9
Sample Problems: pg. 12
Factoring by Grouping
If a four-term polynomial is present, and there is no GCF shared by all four terms, the terms can
be grouped into pairs that have a GCF. This method is called factoring by grouping.
Grouping Steps
1. Check for a GCF.
2. Group the terms so that two identical sets of
parentheses are left after factoring.
3. Factor out the new GCF.
4. Replace the brackets with parentheses.
Additionally, at least one group must share a common factor other than the number one. These
conditions are not met in Example 3A, so the groups must be changed. If the terms cannot be
rearranged to find a GCF, the expression is not factorable by grouping.
Example 3:
Factor the following expression using the grouping method.
3A. 6xy − 5 − 15x + 2y 3B. 6xy − 5 − 15x + 2y
(6xy − 5) + (−15x + 2y) (6xy − 15x) + (−5 + 2y)
1(6xy − 5) + 1(−15x + 2y) 3x(2y − 5) + 1(−5 + 2y)
(2y − 5)(3x + 1)
Factors Multiply to c
1 6 1×6=6
-1 -6 (−1) × (−6) = 6
2 3 2×3=6
-2 -3 (−2) × (−3) = 6
Step 4: Replace the b term of the original expression with the chosen factors.
x 2 − 𝟑𝟑𝟑𝟑 − 𝟐𝟐𝟐𝟐 + 6
Step 5: Group the new expression into pairs.
(x 2 − 3x) + (−2x + 6)
Step 6: Factor out common terms.
x(x − 3) + −2(x − 3)
Step 7: Simplify.
(x − 3)(x − 2)
Example 5: Factor the following quadratic using the slide and divide method.
2x 2 + 5x + 3
Step 1: Identify the values of a, b, and c.
a=2 b=5 c=3
Step 2: Slide a over to be multiplied by c. This reduces a to 1 and allows one of the other
factoring methods to be used.
2x 2 + 5x + 3
(2) × (3) = 6
Expression: x 2 + 5x + 6
Step 3: Identify the modified values of a, b, and c.
a=1 b=5 c=6
Step 6: Replace the b term of the original expression with the chosen factors.
x 2 + 2x + 3x + 6
Step 7: Group the new expression into pairs.
(x 2 + 2x) + (3x + 6)
Step 8: Factor out common terms.
x(x + 2) + 3(x + 2)
Step 9: Rewrite the factors.
(x + 2)(x + 3)
Step 10: Divide both new factors by the a value in the original expression.
2 3
a=2 �x + � �x + �
𝟐𝟐 𝟐𝟐
Step 11: Simplify. Because 3 is not evenly divided by 2, move the 2 over to be multiplied
by x. Thus, if a does not evenly divide into a term’s numerator, move it over to be
multiplied by the first term instead.
(𝑥𝑥 + 1)(2𝑥𝑥 + 3)
SOFAS Steps
1. Cube root both terms to obtain the first factor.
2. For the second factor, Square the first term of the first
factor.
3. Place the Opposite sign of what is between the terms in
the first factor.
4. Multiply the First term by the last term.
5. Always positive: add a positive sign to the expression.
6. Square the back term.
7. Ensure that all parts of the expression are put together.
Factoring by Substitution
Substitution is used to factor expressions with large exponents. The goal is to simplify the
expression so that one of the other factoring methods can be used.
Substitution Steps
1. Identify the largest variable that is squared or cubed.
2. Substitute that term with a different variable.
3. Factor using one of the other factoring methods.
4. Reverse the substitution.
5. Simplify.
Factors Multiply to c
1 -45 1 × (−45) = −45
-1 45 (−1) × 45 = −45
3 -15 3 × (−15) = −45
-3 15 (−3) × 15 = −45
5 -19 5 × (−19) = −45
-5 19 (−5) × 19 = −45
Factors Sum to b
5 -9 5 + (−9) = −4
u2 − 9u + 5u − 45
(u2 − 9u) + (5u – 45)
u(u − 9) + 5(u − 9)
(u + 5)(u − 9)
Step 4: Reverse the substitution.
Substitute the x 2 back into the expression.
(x 2 + 5)(x 2 − 9)
Step 5: Simplify.
Factor x 2 − 9 using the difference of perfect squares formula discussed on page 6.
(x 2 + 5)(x + 3)(x − 3)