SlideShare a Scribd company logo
Factoring
Polynomials &
Trinomials
To factorize polynomial and trinomial functions
Factoring
•Distributive Property:
• ab + ac = a(b+c)
•Difference of two squares:
• A2
− b2
= (a–b) * (a+b)
•Sum of two cubes:
• A3
+ b3
= (a + b) * (a2
− ab + b2
)
•Difference of two cubes:
• a3
− b3
= (a − b) * (a2
+ ab + b2
)
• To factorize polynomial and trinomial functions
Factoring Trinomials of the Form x2
+ bx + c
• To factorize polynomial and trinomial functions
Factoring Trinomials
Recall by using method
(x + 2)(x + 4) = x2
+ 4x + 2x + 8
= x2
+ 6x + 8
To factor x2
+ bx + c into (x + one #)(x + another #), note that b is
the sum of the two numbers and c is the product of the two numbers.
So, we’ll be looking for 2 numbers whose product is c and whose sum
is b.
Note: there are fewer choices for the product, so that’s why we start
there first.
• To factorize polynomial and trinomial functions
Factor the polynomial x2
+ 13x + 30.
Factoring Polynomials
Example
• To factorize polynomial and trinomial functions
a=1
b=1
c=-9
=
X= = 2.54
x == -3.54
Factor the polynomial x2
+ 13x + 30.
Since our two numbers must have a product of 30 and a
sum of 13, the two numbers must both be positive.
Positive factors of 9 Sum of Factors
1, 30 31
2, 15 17
3, 10 13
Note, there are other factors, but once we find a pair
that works, we do not have to continue searching.
So x2
+ 13x + 30 = (x + 3)(x + 10).
Factoring Polynomials
Example
• To factorize polynomial and trinomial functions
Factor the polynomial x2
– 11x + 24.
Factoring Polynomials
Example
• To factorize polynomial and trinomial functions
Factor the polynomial x2
– 11x + 24.
Since our two numbers must have a product of 24 and a
sum of -11, the two numbers must both be negative.
Negative factors of 24 Sum of Factors
– 1, – 24 – 25
– 2, – 12 – 14
– 3, – 8 – 11
So x2
– 11x + 24 = (x – 3)(x – 8).
Factoring Polynomials
Example
• To factorize polynomial and trinomial functions
Factor the polynomial x2
– 2x – 35.
Factoring Polynomials
Example
• To factorize polynomial and trinomial functions
Factor the polynomial x2
– 2x – 35.
Since our two numbers must have a product of – 35 and a sum
of – 2, the two numbers will have to have different signs.
Factors of – 35 Sum of Factors
– 1, 35 34
1, – 35 – 34
– 5, 7 2
5, – 7 – 2
So x2
– 2x – 35 = (x + 5)(x – 7).
Factoring Polynomials
Example
• To factorize polynomial and trinomial functions
Factor the polynomial x2
– 6x + 10.
Prime Polynomials
Example
• To factorize polynomial and trinomial functions
Factor the polynomial x2
– 6x + 10.
Since our two numbers must have a product of 10 and a
sum of – 6, the two numbers will have to both be negative.
Negative factors of 10 Sum of Factors
– 1, – 10 – 11
– 2, – 5 – 7
Since there is not a factor pair whose sum is – 6,
x2
– 6x +10 is not factorable and we call it a prime
polynomial.
Prime Polynomials
Example
• To factorize polynomial and trinomial functions
Factoring Trinomials of the Form ax2
+ bx + c
• To factorize polynomial and trinomial functions
Factoring Trinomials
(3x + 2)(x + 4) = 3x2
+ 12x + 2x + 8
= 3x2
+ 14x + 8
To factor ax2
+ bx + c into (#1·x + #2)(#3·x + #4),
note that a is the product of the two first coefficients,
c is the product of the two last coefficients and b is
the sum of the products of the outside coefficients
and inside coefficients.
Note that b is the sum of 2 products, not just 2
numbers, as in the last section.
• To factorize polynomial and trinomial functions
Factor the polynomial 25x2
+ 20x + 4.
Possible factors of 25x2
are {x, 25x} or {5x, 5x}.
Possible factors of 4 are {1, 4} or {2, 2}.
We need to methodically try each pair of factors until we find a combination that works, or
exhaust all of our possible pairs of factors.
Factoring Polynomials
Example
• To factorize polynomial and trinomial functions
We will be looking for a combination that gives the sum of the
products of the outside terms and the inside terms equal to 20x.
{x, 25x} {1, 4} (x + 1)(25x + 4) 4x + 25x 29x
(x + 4)(25x + 1) x + 100x 101x
{x, 25x} {2, 2} (x + 2)(25x + 2) 2x + 50x 52x
Factors of
25x2
Resulting
Binomials
Product of Outside
Terms
Product of Inside
Terms
Sum of
Products
Factors of
4
{5x, 5x} {2, 2} (5x + 2)(5x + 2) 10x + 10x 20x
Factoring Polynomials
Example Continued
• To factorize polynomial and trinomial functions
Factor the polynomial 21x2
– 41x + 10.
Factoring Polynomials
Example
• To factorize polynomial and trinomial functions
Factor the polynomial 21x2
– 41x + 10.
Possible factors of 21x2
are {x, 21x} or {3x, 7x}.
Since the middle term is negative, possible factors of 10
must both be negative: {-1, -10} or {-2, -5}.
We need to methodically try each pair of factors until we
find a combination that works, or exhaust all of our
possible pairs of factors.
Factoring Polynomials
Example
• To factorize polynomial and trinomial functions
We will be looking for a combination that gives the sum of
the products of the outside terms and the inside terms equal
to 41x.
Factors of
21x2
Resulting
Binomials
Product of Outside
Terms
Product of Inside
Terms
Sum of
Products
Factors of
10
{x, 21x}{1, 10}(x – 1)(21x – 10) –10x 21x – 31x
(x – 10)(21x – 1) –x 210x – 211x
{x, 21x} {2, 5} (x – 2)(21x – 5) –5x 42x – 47x
(x – 5)(21x – 2) –2x 105x – 107x
(3x – 5)(7x – 2) 6x + 35x = 41x
Factoring Polynomials
Example Continued
• To factorize polynomial and trinomial functions
Factor the polynomial 3x2
– 7x + 6.
Factoring Polynomials
Example
• To factorize polynomial and trinomial functions
Factor the polynomial 3x2
– 7x + 6.
The only possible factors for 3 are 1 and 3, so we know that, if factorable, the polynomial
will have to look like (3x )(x ) in factored form, so that the product of the first
two terms in the binomials will be 3x2
.
Since the middle term is negative, possible factors of 6 must both be negative: {1,  6} or
{ 2,  3}.
We need to methodically try each pair of factors until we find a combination that works,
or exhaust all of our possible pairs of factors.
Factoring Polynomials
Example
• To factorize polynomial and trinomial functions
We will be looking for a combination that gives the sum of the
products of the outside terms and the inside terms equal to 7x.
{1, 6} (3x – 1)(x – 6) 18x x 19x
(3x – 6)(x – 1) Common factor so no need to test.
{2, 3} (3x – 2)(x – 3) 9x 2x 11x
(3x – 3)(x – 2) Common factor so no need to test.
Factors of
6
Resulting
Binomials
Product of Outside
Terms
Product of Inside
Terms
Sum of
Products
Factoring Polynomials
Example Continued
• To factorize polynomial and trinomial functions
Now we have a problem, because we have
exhausted all possible choices for the factors but
have not found a pair where the sum of the
products of the outside terms and the inside
terms is –7.
So 3x2
– 7x + 6 is a prime polynomial and will
not factor.
Factoring Polynomials
Example Continued
• To factorize polynomial and trinomial functions
Factor the polynomial 6x2
y2
– 2xy2
– 60y2
.
Factoring Polynomials
Example
• To factorize polynomial and trinomial functions
Factor the polynomial 6x2
y2
– 2xy2
– 60y2
.
Remember that the larger the coefficient, the greater the
probability of having multiple pairs of factors to check. So
it is important that you attempt to factor out any common
factors first.
6x2
y2
– 2xy2
– 60y2
= 2y2
(3x2
– x – 30)
The only possible factors for 3 are 1 and 3, so we know that,
if we can factor the polynomial further, it will have to look
like 2y2
(3x )(x ) in factored form.
Factoring Polynomials
Example
• To factorize polynomial and trinomial functions
Since the product of the last two terms of the binomials
will have to be –30, we know that they must be different
signs.
Possible factors of –30 are {–1, 30}, {1, –30}, {–2, 15},
{2, –15}, {–3, 10}, {3, –10}, {–5, 6} or {5, –6}.
We will be looking for a combination that gives the sum
of the products of the outside terms and the inside terms
equal to –x.
Factoring Polynomials
Example Continued
• To factorize polynomial and trinomial functions
Factors of
-30
Resulting
Binomials
Product of Outside
Terms
Product of Inside
Terms
Sum of
Products
{-1, 30} (3x – 1)(x + 30) 90x -x 89x
(3x + 30)(x – 1) Common factor so no need to test.
{1, -30} (3x + 1)(x – 30) -90x x -89x
(3x – 30)(x + 1) Common factor so no need to test.
{-2, 15} (3x – 2)(x + 15) 45x -2x 43x
(3x + 15)(x – 2) Common factor so no need to test.
{2, -15} (3x + 2)(x – 15) -45x 2x -43x
(3x – 15)(x + 2) Common factor so no need to test.
Factoring Polynomials
Example Continued
• To factorize polynomial and trinomial functions
Factors of
–30
Resulting
Binomials
Product of Outside
Terms
Product of Inside
Terms
Sum of
Products
{–3, 10} (3x – 3)(x + 10) Common factor so no need to test.
(3x + 10)(x – 3) –9x 10x x
{3, –10} (3x + 3)(x – 10) Common factor so no need to test.
(3x – 10)(x + 3) 9x –10x –x
Factoring Polynomials
Example Continued
• To factorize polynomial and trinomial functions
Factoring Trinomials of the Form x2
+ bx + c by
Grouping
• To factorize polynomial and trinomial functions
Factoring polynomials often involves additional
techniques after initially factoring out the GCF.
One technique is factoring by grouping.
Factor xy + y + 2x + 2 by grouping.
Notice that, although 1 is the GCF for all four
terms of the polynomial, the first 2 terms have a
GCF of y and the last 2 terms have a GCF of 2.
xy + y + 2x + 2 = x · y + 1 · y + 2 · x + 2 · 1 =
y(x + 1) + 2(x + 1) = (x + 1)(y + 2)
Factoring by Grouping
Example
• To factorize polynomial and trinomial functions
1) x3
+ 4x + x2
+ 4
2) 2) 2x3
– x2
– 10x + 5
Factor each of the following polynomials by grouping.
Factoring by Grouping
Example
• To factorize polynomial and trinomial functions
1) x3
+ 4x + x2
+ 4 = x · x2
+ x · 4 + 1 · x2
+ 1 · 4 =
x(x2
+ 4) + 1(x2
+ 4) =
(x2
+ 4)(x + 1)
2) 2x3
– x2
– 10x + 5 = x2
· 2x – x2
· 1 – 5 · 2x – 5 · (– 1) =
x2
(2x – 1) – 5(2x – 1) =
(2x – 1)(x2
– 5)
Factor each of the following polynomials by grouping.
Factoring by Grouping
Example
• To factorize polynomial and trinomial functions
Factor 2x – 9y + 18 – xy by grouping.
Factoring by Grouping
Example
• To factorize polynomial and trinomial functions
Factor 2x – 9y + 18 – xy by grouping.
Neither pair has a common factor (other than 1).
So, rearrange the order of the factors.
2x + 18 – 9y – xy = 2 · x + 2 · 9 – 9 · y – x · y =
2(x + 9) – y(9 + x) =
2(x + 9) – y(x + 9) = (make sure the factors are identical)
(x + 9)(2 – y)
Factoring by Grouping
Example
Factoring Perfect Square Trinomials and the Difference of
Two Squares
• To factorize polynomial and trinomial functions
In the last chapter we learned a shortcut for squaring a
binomial
(a + b)2
= a2
+ 2ab + b2
(a – b)2
= a2
– 2ab + b2
So, if the first and last terms of our polynomial to be
factored are can be written as expressions squared, and the
middle term of our polynomial is twice the product of
those two expressions, then we can use these two previous
equations to easily factor the polynomial.
a2
+ 2ab + b2
=(a + b)2
a2
– 2ab + b2
= (a – b)2
Perfect Square Trinomials
• To factorize polynomial and trinomial functions
Difference of Two Squares
Another shortcut for factoring a trinomial is when we
want to factor the difference of two squares.
a2
– b2
= (a + b)(a – b)
A binomial is the difference of two square if
1.both terms are squares and
2.the signs of the terms are different.
9x2
– 25y2
– c4
+ d4
• To factorize polynomial and trinomial functions
Difference of Two Squares
Example
Factor the polynomial x2
– 9.
The first term is a square and the last term, 9, can be
written as 32
. The signs of each term are different, so
we have the difference of two squares
Therefore x2
– 9 = (x – 3)(x + 3).
Note: You can use FOIL method to verify that the
factorization for the polynomial is accurate.
• To factorize polynomial and trinomial functions

More Related Content

PPTX
Factoring Polynomials
PPTX
Factoring Polynomials
PPT
15.2 factoring x2+bx+c
PPT
factoring polynomials
PPT
Factoring by grouping ppt
PPT
Factoring Polynomials using the difference of two squares2.ppt
PPT
Factoring Polynomials exp. presentation.ppt
PPT
ch13powerpoint.ppt
Factoring Polynomials
Factoring Polynomials
15.2 factoring x2+bx+c
factoring polynomials
Factoring by grouping ppt
Factoring Polynomials using the difference of two squares2.ppt
Factoring Polynomials exp. presentation.ppt
ch13powerpoint.ppt

Similar to Factoring PPT.pptx FOR ALL TYPE OF STUDENT (20)

PPT
Math083 day 1 chapter 6 2013 fall
PPTX
Lecture 03 factoring polynomials good one
PPTX
Factoring Polynomials 2025 Mathematical Material
PPT
P6 factoring
PPT
P6 factoring
PDF
Algebra 2 Section 0-3
PPTX
March 19, 2014
PDF
1.5 Factoring Polynomials
PPT
Factoring polynomials
PPT
Factoring and Box Method
PPT
factoring and the other ones polynomials2.ppt
PDF
Algebra factoring
PDF
Math-9-Lehakdddddddoahajaiahaoajsson-2.pdf
PPTX
Vargas chris
PDF
GR 8 Math Powerpoint about Polynomial Techniques
PPTX
Factorization of Polynomial. analyze, simplifying polynomial
PPTX
Factoring-and-Finding-Roots-of-Polynomials.pptx
PPTX
Factorization of Polynomial. analyze, simplifying polynomial
PPTX
Math 9hghfyftftyftydytdtrd-Lesson 2.pptx
PPTX
March 17, 2015
Math083 day 1 chapter 6 2013 fall
Lecture 03 factoring polynomials good one
Factoring Polynomials 2025 Mathematical Material
P6 factoring
P6 factoring
Algebra 2 Section 0-3
March 19, 2014
1.5 Factoring Polynomials
Factoring polynomials
Factoring and Box Method
factoring and the other ones polynomials2.ppt
Algebra factoring
Math-9-Lehakdddddddoahajaiahaoajsson-2.pdf
Vargas chris
GR 8 Math Powerpoint about Polynomial Techniques
Factorization of Polynomial. analyze, simplifying polynomial
Factoring-and-Finding-Roots-of-Polynomials.pptx
Factorization of Polynomial. analyze, simplifying polynomial
Math 9hghfyftftyftydytdtrd-Lesson 2.pptx
March 17, 2015
Ad

Recently uploaded (20)

PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PDF
Anesthesia in Laparoscopic Surgery in India
PPTX
Cell Types and Its function , kingdom of life
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
RMMM.pdf make it easy to upload and study
PDF
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
PPTX
GDM (1) (1).pptx small presentation for students
PPTX
Lesson notes of climatology university.
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PPTX
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PPTX
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
PDF
VCE English Exam - Section C Student Revision Booklet
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PDF
01-Introduction-to-Information-Management.pdf
PDF
Trump Administration's workforce development strategy
202450812 BayCHI UCSC-SV 20250812 v17.pptx
Anesthesia in Laparoscopic Surgery in India
Cell Types and Its function , kingdom of life
STATICS OF THE RIGID BODIES Hibbelers.pdf
human mycosis Human fungal infections are called human mycosis..pptx
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
Pharmacology of Heart Failure /Pharmacotherapy of CHF
RMMM.pdf make it easy to upload and study
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
GDM (1) (1).pptx small presentation for students
Lesson notes of climatology university.
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
VCE English Exam - Section C Student Revision Booklet
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
01-Introduction-to-Information-Management.pdf
Trump Administration's workforce development strategy
Ad

Factoring PPT.pptx FOR ALL TYPE OF STUDENT

  • 1. Factoring Polynomials & Trinomials To factorize polynomial and trinomial functions
  • 2. Factoring •Distributive Property: • ab + ac = a(b+c) •Difference of two squares: • A2 − b2 = (a–b) * (a+b) •Sum of two cubes: • A3 + b3 = (a + b) * (a2 − ab + b2 ) •Difference of two cubes: • a3 − b3 = (a − b) * (a2 + ab + b2 ) • To factorize polynomial and trinomial functions
  • 3. Factoring Trinomials of the Form x2 + bx + c • To factorize polynomial and trinomial functions
  • 4. Factoring Trinomials Recall by using method (x + 2)(x + 4) = x2 + 4x + 2x + 8 = x2 + 6x + 8 To factor x2 + bx + c into (x + one #)(x + another #), note that b is the sum of the two numbers and c is the product of the two numbers. So, we’ll be looking for 2 numbers whose product is c and whose sum is b. Note: there are fewer choices for the product, so that’s why we start there first. • To factorize polynomial and trinomial functions
  • 5. Factor the polynomial x2 + 13x + 30. Factoring Polynomials Example • To factorize polynomial and trinomial functions a=1 b=1 c=-9 = X= = 2.54 x == -3.54
  • 6. Factor the polynomial x2 + 13x + 30. Since our two numbers must have a product of 30 and a sum of 13, the two numbers must both be positive. Positive factors of 9 Sum of Factors 1, 30 31 2, 15 17 3, 10 13 Note, there are other factors, but once we find a pair that works, we do not have to continue searching. So x2 + 13x + 30 = (x + 3)(x + 10). Factoring Polynomials Example • To factorize polynomial and trinomial functions
  • 7. Factor the polynomial x2 – 11x + 24. Factoring Polynomials Example • To factorize polynomial and trinomial functions
  • 8. Factor the polynomial x2 – 11x + 24. Since our two numbers must have a product of 24 and a sum of -11, the two numbers must both be negative. Negative factors of 24 Sum of Factors – 1, – 24 – 25 – 2, – 12 – 14 – 3, – 8 – 11 So x2 – 11x + 24 = (x – 3)(x – 8). Factoring Polynomials Example • To factorize polynomial and trinomial functions
  • 9. Factor the polynomial x2 – 2x – 35. Factoring Polynomials Example • To factorize polynomial and trinomial functions
  • 10. Factor the polynomial x2 – 2x – 35. Since our two numbers must have a product of – 35 and a sum of – 2, the two numbers will have to have different signs. Factors of – 35 Sum of Factors – 1, 35 34 1, – 35 – 34 – 5, 7 2 5, – 7 – 2 So x2 – 2x – 35 = (x + 5)(x – 7). Factoring Polynomials Example • To factorize polynomial and trinomial functions
  • 11. Factor the polynomial x2 – 6x + 10. Prime Polynomials Example • To factorize polynomial and trinomial functions
  • 12. Factor the polynomial x2 – 6x + 10. Since our two numbers must have a product of 10 and a sum of – 6, the two numbers will have to both be negative. Negative factors of 10 Sum of Factors – 1, – 10 – 11 – 2, – 5 – 7 Since there is not a factor pair whose sum is – 6, x2 – 6x +10 is not factorable and we call it a prime polynomial. Prime Polynomials Example • To factorize polynomial and trinomial functions
  • 13. Factoring Trinomials of the Form ax2 + bx + c • To factorize polynomial and trinomial functions
  • 14. Factoring Trinomials (3x + 2)(x + 4) = 3x2 + 12x + 2x + 8 = 3x2 + 14x + 8 To factor ax2 + bx + c into (#1·x + #2)(#3·x + #4), note that a is the product of the two first coefficients, c is the product of the two last coefficients and b is the sum of the products of the outside coefficients and inside coefficients. Note that b is the sum of 2 products, not just 2 numbers, as in the last section. • To factorize polynomial and trinomial functions
  • 15. Factor the polynomial 25x2 + 20x + 4. Possible factors of 25x2 are {x, 25x} or {5x, 5x}. Possible factors of 4 are {1, 4} or {2, 2}. We need to methodically try each pair of factors until we find a combination that works, or exhaust all of our possible pairs of factors. Factoring Polynomials Example • To factorize polynomial and trinomial functions
  • 16. We will be looking for a combination that gives the sum of the products of the outside terms and the inside terms equal to 20x. {x, 25x} {1, 4} (x + 1)(25x + 4) 4x + 25x 29x (x + 4)(25x + 1) x + 100x 101x {x, 25x} {2, 2} (x + 2)(25x + 2) 2x + 50x 52x Factors of 25x2 Resulting Binomials Product of Outside Terms Product of Inside Terms Sum of Products Factors of 4 {5x, 5x} {2, 2} (5x + 2)(5x + 2) 10x + 10x 20x Factoring Polynomials Example Continued • To factorize polynomial and trinomial functions
  • 17. Factor the polynomial 21x2 – 41x + 10. Factoring Polynomials Example • To factorize polynomial and trinomial functions
  • 18. Factor the polynomial 21x2 – 41x + 10. Possible factors of 21x2 are {x, 21x} or {3x, 7x}. Since the middle term is negative, possible factors of 10 must both be negative: {-1, -10} or {-2, -5}. We need to methodically try each pair of factors until we find a combination that works, or exhaust all of our possible pairs of factors. Factoring Polynomials Example • To factorize polynomial and trinomial functions
  • 19. We will be looking for a combination that gives the sum of the products of the outside terms and the inside terms equal to 41x. Factors of 21x2 Resulting Binomials Product of Outside Terms Product of Inside Terms Sum of Products Factors of 10 {x, 21x}{1, 10}(x – 1)(21x – 10) –10x 21x – 31x (x – 10)(21x – 1) –x 210x – 211x {x, 21x} {2, 5} (x – 2)(21x – 5) –5x 42x – 47x (x – 5)(21x – 2) –2x 105x – 107x (3x – 5)(7x – 2) 6x + 35x = 41x Factoring Polynomials Example Continued • To factorize polynomial and trinomial functions
  • 20. Factor the polynomial 3x2 – 7x + 6. Factoring Polynomials Example • To factorize polynomial and trinomial functions
  • 21. Factor the polynomial 3x2 – 7x + 6. The only possible factors for 3 are 1 and 3, so we know that, if factorable, the polynomial will have to look like (3x )(x ) in factored form, so that the product of the first two terms in the binomials will be 3x2 . Since the middle term is negative, possible factors of 6 must both be negative: {1,  6} or { 2,  3}. We need to methodically try each pair of factors until we find a combination that works, or exhaust all of our possible pairs of factors. Factoring Polynomials Example • To factorize polynomial and trinomial functions
  • 22. We will be looking for a combination that gives the sum of the products of the outside terms and the inside terms equal to 7x. {1, 6} (3x – 1)(x – 6) 18x x 19x (3x – 6)(x – 1) Common factor so no need to test. {2, 3} (3x – 2)(x – 3) 9x 2x 11x (3x – 3)(x – 2) Common factor so no need to test. Factors of 6 Resulting Binomials Product of Outside Terms Product of Inside Terms Sum of Products Factoring Polynomials Example Continued • To factorize polynomial and trinomial functions
  • 23. Now we have a problem, because we have exhausted all possible choices for the factors but have not found a pair where the sum of the products of the outside terms and the inside terms is –7. So 3x2 – 7x + 6 is a prime polynomial and will not factor. Factoring Polynomials Example Continued • To factorize polynomial and trinomial functions
  • 24. Factor the polynomial 6x2 y2 – 2xy2 – 60y2 . Factoring Polynomials Example • To factorize polynomial and trinomial functions
  • 25. Factor the polynomial 6x2 y2 – 2xy2 – 60y2 . Remember that the larger the coefficient, the greater the probability of having multiple pairs of factors to check. So it is important that you attempt to factor out any common factors first. 6x2 y2 – 2xy2 – 60y2 = 2y2 (3x2 – x – 30) The only possible factors for 3 are 1 and 3, so we know that, if we can factor the polynomial further, it will have to look like 2y2 (3x )(x ) in factored form. Factoring Polynomials Example • To factorize polynomial and trinomial functions
  • 26. Since the product of the last two terms of the binomials will have to be –30, we know that they must be different signs. Possible factors of –30 are {–1, 30}, {1, –30}, {–2, 15}, {2, –15}, {–3, 10}, {3, –10}, {–5, 6} or {5, –6}. We will be looking for a combination that gives the sum of the products of the outside terms and the inside terms equal to –x. Factoring Polynomials Example Continued • To factorize polynomial and trinomial functions
  • 27. Factors of -30 Resulting Binomials Product of Outside Terms Product of Inside Terms Sum of Products {-1, 30} (3x – 1)(x + 30) 90x -x 89x (3x + 30)(x – 1) Common factor so no need to test. {1, -30} (3x + 1)(x – 30) -90x x -89x (3x – 30)(x + 1) Common factor so no need to test. {-2, 15} (3x – 2)(x + 15) 45x -2x 43x (3x + 15)(x – 2) Common factor so no need to test. {2, -15} (3x + 2)(x – 15) -45x 2x -43x (3x – 15)(x + 2) Common factor so no need to test. Factoring Polynomials Example Continued • To factorize polynomial and trinomial functions
  • 28. Factors of –30 Resulting Binomials Product of Outside Terms Product of Inside Terms Sum of Products {–3, 10} (3x – 3)(x + 10) Common factor so no need to test. (3x + 10)(x – 3) –9x 10x x {3, –10} (3x + 3)(x – 10) Common factor so no need to test. (3x – 10)(x + 3) 9x –10x –x Factoring Polynomials Example Continued • To factorize polynomial and trinomial functions
  • 29. Factoring Trinomials of the Form x2 + bx + c by Grouping • To factorize polynomial and trinomial functions
  • 30. Factoring polynomials often involves additional techniques after initially factoring out the GCF. One technique is factoring by grouping. Factor xy + y + 2x + 2 by grouping. Notice that, although 1 is the GCF for all four terms of the polynomial, the first 2 terms have a GCF of y and the last 2 terms have a GCF of 2. xy + y + 2x + 2 = x · y + 1 · y + 2 · x + 2 · 1 = y(x + 1) + 2(x + 1) = (x + 1)(y + 2) Factoring by Grouping Example • To factorize polynomial and trinomial functions
  • 31. 1) x3 + 4x + x2 + 4 2) 2) 2x3 – x2 – 10x + 5 Factor each of the following polynomials by grouping. Factoring by Grouping Example • To factorize polynomial and trinomial functions
  • 32. 1) x3 + 4x + x2 + 4 = x · x2 + x · 4 + 1 · x2 + 1 · 4 = x(x2 + 4) + 1(x2 + 4) = (x2 + 4)(x + 1) 2) 2x3 – x2 – 10x + 5 = x2 · 2x – x2 · 1 – 5 · 2x – 5 · (– 1) = x2 (2x – 1) – 5(2x – 1) = (2x – 1)(x2 – 5) Factor each of the following polynomials by grouping. Factoring by Grouping Example • To factorize polynomial and trinomial functions
  • 33. Factor 2x – 9y + 18 – xy by grouping. Factoring by Grouping Example • To factorize polynomial and trinomial functions
  • 34. Factor 2x – 9y + 18 – xy by grouping. Neither pair has a common factor (other than 1). So, rearrange the order of the factors. 2x + 18 – 9y – xy = 2 · x + 2 · 9 – 9 · y – x · y = 2(x + 9) – y(9 + x) = 2(x + 9) – y(x + 9) = (make sure the factors are identical) (x + 9)(2 – y) Factoring by Grouping Example
  • 35. Factoring Perfect Square Trinomials and the Difference of Two Squares • To factorize polynomial and trinomial functions
  • 36. In the last chapter we learned a shortcut for squaring a binomial (a + b)2 = a2 + 2ab + b2 (a – b)2 = a2 – 2ab + b2 So, if the first and last terms of our polynomial to be factored are can be written as expressions squared, and the middle term of our polynomial is twice the product of those two expressions, then we can use these two previous equations to easily factor the polynomial. a2 + 2ab + b2 =(a + b)2 a2 – 2ab + b2 = (a – b)2 Perfect Square Trinomials • To factorize polynomial and trinomial functions
  • 37. Difference of Two Squares Another shortcut for factoring a trinomial is when we want to factor the difference of two squares. a2 – b2 = (a + b)(a – b) A binomial is the difference of two square if 1.both terms are squares and 2.the signs of the terms are different. 9x2 – 25y2 – c4 + d4 • To factorize polynomial and trinomial functions
  • 38. Difference of Two Squares Example Factor the polynomial x2 – 9. The first term is a square and the last term, 9, can be written as 32 . The signs of each term are different, so we have the difference of two squares Therefore x2 – 9 = (x – 3)(x + 3). Note: You can use FOIL method to verify that the factorization for the polynomial is accurate. • To factorize polynomial and trinomial functions