NOTES FOR FACTORING OF POLYNOMIALS
NOTES FOR FACTORING OF POLYNOMIALS
Polynomials
A polynomial is an algebraic expression that consists of variables, coefficients, and
exponents that are combined using addition, subtraction, and multiplication.
Example:
2
2 x +5 x−3
Factoring of Polynomials
- Factoring is the reverse process of multiplication of polynomial.
- It is about breaking down a polynomial into simpler components called “factors” that multiply
together to form the original expression
Example:
x +2 xy + y
If you are to factor out x +2 xy + y , you’ll get ¿ or (x + y )(x+ y). Multiplying the factors
together will give you back the original expression.
Note: When a number or polynomial is factored, it is written as a product of two or more irreducible
factors.
Example:
3 4 7
8 x −16 x + 48 x
Solution:
Factors of 8 x 3=1 ∙2 ∙ 4 ∙ 8 ∙ x ∙ x ∙ x
Factors of 16 x 4=1∙ 2∙ 4 ∙8 ∙ 16 ∙ x ∙ x ∙ x ∙ x
Factors of 4 8 x7 =1∙ 2 ∙3 ∙ 4 ∙ 6 ∙ 8 ∙12 ∙16 ∙ 24 ∙ 48 ∙ x ∙ x ∙ x ∙ x ∙ x ∙ x ∙ x
GCF = 8 x 3
Step 2: Divide the GCF
8 x 3−16 x 4 + 48 x 7 =8 x3 ( 8 x 3−16 x 4 + 48 x 7 )
3 4
¿ 8 x (1−2 x+ 6 x )
Other Example:
1. 60 x 3 y 2 + 45 x 3 y 3−90 x y 4
2. 9 x 2+ 15 x
The product of x 2− y 2 is called a difference of two squares. Its factors are ( x + y )∧( x− y )
, where x is “a” and y is “b”.
Example:
4 2
25 m – 81 n
Solution:
Step 1: Find GCF
No GCF found so skip step 1
Other Example:
1. 27 b 2−3 b c 2
2. 243 x 4−48 y 4
3. Factors of Perfect Square Trinomials
o Recall that the square of a binomial results in a perfect square trinomial (PST).
That is,
( x + y )2=x 2+ 2 xy + y 2 ∧¿
( x− y )2=x 2−2 xy + y 2
A trinomial is PST if the first and last terms are perfect squares and the middle term is
equal to twice the product of the square root of the first and the square root of the last
term.
Example:
2
x + 6 x+ 9
Step 1: Get the square root of the first term
√ x 2=x
Step 2: Get the square root of the second term
√ 9=3
Step 3: Express the result as the square of binomial
2 2
x + 6 x+ 9=( x +3 )