HKVH
HKVH
Learning Objectives:
At the end of the discussion,
students should be able to factor
any given polynomial
Prepared by:
Cynthia P. San Diego
Factoring
• the process of finding the factors
whose product is the given polynomial
• basically the reverse of multiplication.
• write the polynomial as a product of
two or more prime polynomials.
Prepared by:
Cynthia P. San Diego
Prime polynomial
A polynomial with integer
coefficients is said to be prime if
it has no polynomial factors with
integer coefficient other than
itself and l.
Examples: 3x y 2 x 2 + 9
2x – 1 4x2 + 2x + 1
3x + 4y 2x + 3y - 7
Prepared by:
Cynthia P. San Diego
Greatest Common Factor
The greatest common factor (GCF) for
the group of integers is the greatest
integer that is a factor of each
integer in the group.
Prepared by:
Cynthia P. San Diego
The complete factors of
24 = 233
60 = 2235 GCF=223=12
132 = 22311
Example 2: Find the GCF of the monomials
6x3 and 21x2.
The factors of
6x3 = 23x3 GCF=3x2=3x2
21x2 =37x2
Prepared by:
Cynthia P. San Diego
How to factor polynomials?
Step 1:
Find the common monomial factor. The
common monomial factor is the GCF of
all the terms in the polynomial. We use
the distributive axiom to factor out
the common monomial factor.
Recall: ab + ac = a(b + c)
Prepared by:
Cynthia P. San Diego
Step 2:
Check whether all the factors are
prime.
Factors which are not yet prime
can be completely factored using
any of the other types of
factoring
Prepared by:
Cynthia P. San Diego
Factor completely:
6a2bc – 9a2b2c – 15ab2
Prepared by:
Cynthia P. San Diego
Factor completely:
14a2b3 + 77a2b2 – 7a2b
Solution: Is there any common factor? Yes.
Factor out the common factor.
14a2b3 + 77a2b2 – 7a2b
= 7a2b( 2b2 + 11b – 1 )
Prepared by:
Cynthia P. San Diego
Factors of a Binomial
Difference of Two Squares:
x2 – y2 = (x + y) (x – y)
Factor completely:
49x2 – 9y2
= ( 7x ) 2 (3y )2
–
= (7x + 3y) (7x – 3y)
81x y – 121 =
2 2 ( 9xy ) 2– (
11 ) 2
32x y – 162xy
3 3 Factor out 2xy.
Are all the factors prime?
= 2xy ( 16x2 – 81y2 )
Apply difference of two squares.
= 2xy [(4x)2 – (9y )2]
= 2xy (4x + 9y)(4x – 9y)
Prepared by:
Cynthia P. San Diego
Factors of a Binomial
Difference of Two Cubes:
x3 – y3 = (x – y) (x2 + xy + y2)
Factor completely:
x – 27 =
3 ( x ) 3 – ( 3 )3
= ( x – 3 ) [( x )2 + ( x )( 3 ) + ( 3 )2]
= (x - 3) (x2 + 3x + 9)
27y3 – 64z3 = (3y )3 – (4z )3
= (3y – 4z) [(3y)2 + (3y)(4z) + (4z)2]
= (3y – 4z) (9y2 + 12yz + 16z2) Prepared by:
Cynthia P. San Diego
Factors of a Binomial
Sum of Two Cubes:
x3 + y3 = (x + y) (x2 – xy + y2)
Factor completely:
8y + 1 =
3 ( 2y ) 3+ ( 1 )3
x2 + 7x + 10 = (x + 2)(x + 5)
Prepared by:
Cynthia P. San Diego
Factor completely:
6x2 - 13x + 5 = ( 3x - 5 ) ( 2x - 1 )
15x2 - 2x - 8 = ( 5x - 4 ) ( 3x + 2 )
Prepared by:
Cynthia P. San Diego
Factor completely:
45x2y + 3xy – 84y
Solution:
45x2y + 3xy – 84y
Factor out the common factor.
= 3y (15x2 + x – 28)
Are all the factors prime?
= 3y (3x – 4)(5x + 7)
Prepared by:
Cynthia P. San Diego
Factors of a polynomial with
more than 3 terms
Factoring by groupings:
Grouped the terms and factor each
group. Apply other types of
factoring to factor it completely.
ax + ay + bx + by = (ax + ay) + (bx + by)
= a(x+y) + b(x + y)
= (x + y)(a + b)
x2 +2xy+ y2 – z2 = (x2 + 2xy + y2) – z2
= (x + y)2 – z2
Prepared by:
= (x + y + z)(x + y – z) Cynthia P. San Diego
Factor completely:
9x2 – 3x + 3xy - y
Solution:
Since the polynomial has four terms, try factoring by
groupings.
9x2 – 3x + 3xy - y
= (9x 2 – 3x) + (3xy – y) Factor completely each
group.
= 3x (3x – 1) + y (3x – 1) Factor out the common
= (3x – 1)(3x + y) binomial factor.
Prepared by:
Cynthia P. San Diego
Factor completely:
27x3 – 27x2 + 9x - 1
Solution: Group
Rearrange the terms of the polynomial.
the first two terms and the last two terms.
27x3 – 27x2 + 9x – 1 = 27x3 – 1 – 27x2 + 9x
= (27x3 – 1) - (27x2 – 9x)
= (3x – 1)(9x2 + 3x + 1) – 9x (3x – 1)
= (3x – 1) (9x2 + 3x + 1 – 9x)
=(3x – 1)(9x2 – 6x + 1)
= (3x – 1)(3x – 1)2
= (3x – 1)3
Prepared by:
Cynthia P. San Diego
Factors of a polynomial with
more than 3 terms
Synthetic Division
Use the factors of the constants terms as r.
If the remainder is 0 then one of the factor
is x – r.
Factor the resulting quotient using other
types of factoring or continue using synthetic
division.
Prepared by:
Cynthia P. San Diego
Factor completely:
2x3 + 3x2 – 18x - 27
Solution:
Factors of -27: -3, 9, 3, -9, -1, 27, 1, -27
2 -3 -9 0
Factor completely:
(x) 5 + (3)5
x5 + 243 =
= (x + 3) [(x)5-1 – (x)5-2(3) + (x)5-3(3)2
– (x)5-4(3)3 + (x)5-5(3)4]
x5 + 243 = (x + 3) (x4 – 3x3 +9x2 – 27x +Prepared
81) by:
Cynthia P. San Diego
Factors of a Binomial
Difference of Two Odd Primes:
xn – yn = (x – y)(xn-1 + xn-2y + xn-3y2 ++yn-1)
Factor completely:
(2y) 5 - (1)5
32y5 +1 =
= (2y – 1)(16y4 + 8y3 + 4y2 + 2y + 1)
Prepared by:
Cynthia P. San Diego
Factors of a Trinomial
4th degree polynomial of the form
ax4 + bx2y2 + cy4:
Transform into a difference of two
squares by adding and subtracting
suitable terms
Prepared by:
Cynthia P. San Diego
Factor completely:
x4 – 5x2 + 4
Solution: Check whether the polynomial is a perfect square trinomial.
x4 – 5x2 + 4 = [(x2)2 – 2(x2)(2) + (2)2] – x2
Notice that the first three terms forms a perfect trinomial
Prepared by:
Cynthia P. San Diego
Factor completely:
x4 – 7x2 + 9
Solution: Check whether the polynomial is a perfect square trinomial.
x4 – 7x2 + 9 = [(x2)2 – 2(x2)(3) + (3)2] – x2
Notice that the first three terms forms a perfect trinomial
Prepared by:
Cynthia P. San Diego