Factoring Quadratic Expressions Special Cases
Factoring Quadratic Expressions Special Cases
Special Cases
Special case 1: Difference of Squares
Difference of squares is a special case of factoring, which follows a specific pattern. Firstly, it is
important to be able to recognize a difference of squares.
For an algebraic expression to be a difference of squares the first and last terms must be
perfect squares. The two perfect squares must be subtracted.
Perfect square – a number whose square root is a whole number and/or a variable with an
even exponent.
Numbers that are perfect squares: 1, 4, 9, 16, 25, 36, 49, 64, 81, 100, 121, 144, 169, …
Variables are perfect squares if they have an even exponent (e.g. 2, 4, 6, 8, etc.)
If you can recognize a difference of squares, the factoring can be done in one line according to
the pattern below.
Factoring a difference of squares:
a2 − c2 = (a + c) (a − c)
Notice that the first term inside both brackets is the square root of a2; the second term inside
both brackets is the square root of c2; the operation sign inside one bracket is + and inside the
other bracket is −.
Example:
Factor. 25x2 – 121.
Step 1: Try to common factor first. There are no common factors of 25x2 and 121.
Step 2: Recognize that this is a difference of squares since 25x2 and 121 are both perfect
squares AND these two perfect squares are being subtracted.
Step 3: Factor according to a2 − c2 = (a + c) (a − c).
25x2 – 121 = (√ 2
+√ ) (√ 2
– √ )
= (5x + 11)(5x – 11)
Example:
Factor. 98x3 – 2x.
Step 1: Common factor the expression first.
98 and 2 are both divisible by 2
x3 and x are both divisible by x
Thus, the common factor of 98x3 and 2x is 2x.
98x3 – 2x = 2x(49x2 – 1)
Notice that the algebraic expression inside the brackets, 49x2 – 1, is a difference of squares.
Step 2: Factor the difference of squares according to the pattern.
49x2 – 1 = (√ 2
+ √ ) (√ 2
– √ )
= (7x + 1)(7x – 1)
Step 3: Write the final answer by putting all of the factors together.
98x3 – 2x = 2x(7x + 1)(7x – 1)
Step 4 (Optional):To double check the answer, expand 2x(7x + 1)(7x – 1). The result of
expanding should be 98x3 – 2x.
2x(7x + 1)(7x – 1) Multiply 2x by each term in the first bracket, 7x + 1. (Note: 2x does
NOT get multiplied by each bracket since you would be multiplying
2x twice).
Perfect square trinomial is another special case of factoring, which follows a specific pattern.
Firstly, it is important to be able to recognize a perfect square trinomial.
For an algebraic expression to be a perfect square trinomial the first and last terms must be
perfect squares. The middle term has to equal to twice the square root of the first term
times the square root of the last term.
16y2 −40y + 25
16y2 −41y + 25 −41y does NOT equal to 2(√ 2
)(√ )
169p2 +26p −1
If you can recognize a perfect square trinomial, the factoring can be done in one line according
to the pattern below.
Example:
Factor. 36x2 − 132x + 121.
Step 1: Try to common factor first. There are no common factors of 36x2, 132x and 121.
Step 2: Recognize that this is a perfect square trinomial since 36x2 and 121 are both perfect
2
squares AND the middle term, 132x, is equal to 2(√ )( √ ) = 2(6x)(11)
Step 3: Factor according to a2 – 2ac + c2 = (a − c)2
2
a2 – 2ac + c2 = (√ 2
−√ 2
) = (a − c)2
Step 4 (Optional):To double check the answer, expand (6x – 11)2. The result of expanding
should be 36x2 − 132x + 121.
Example:
9x2 + 48x + 64 = (√ 2
+√ )2 = (3x + 8)2
a2 + 2ac + c2 = (√ 2
+√ 2
)2 = (a + c)2
Step 3: Write the final answer by putting all the factors together.
−18x3 − 96x2 –128x = −2x(3x + 8)2
Step 4 (Optional):To double check the answer, expand −2x(3x + 8)2. The result of expanding
should be −18x3 −96x2 –128x.
= (−6x2 −16x)(3x + 8)