Lesson 2
Factoring by Grouping and Factoring General
Trinomials
Factoring By Grouping  Example:
 Factor 𝑥2 − 2𝑥 + 𝑥𝑦 − 2𝑦 completely
 Solution:
 𝑥2 − 2𝑥 + 𝑥𝑦 − 2𝑦 = 𝑥2 − 2𝑥 Group the terms
 = 𝑥 𝑥 − 2 + 𝑦 𝑥 − 2 Factor out x and y
 = 𝑥 − 2 𝑥 + 𝑦 Factor.
Some Polynomials may contain
common monomial or binomial
factors. When a polynomial has
four or more terms, common
factors can sometimes be used in
factoring by grouping. The terms
are grouped such that the common
factor in a group is also the
common factor in the other group.
Factoring by Grouping and
Factoring General Trinomial
 Example:
 Factor 2𝑥𝑦 + 𝑥2 𝑦 − 6 − 3𝑥.
 Solution:
 2𝑥𝑦 + 𝑥2 𝑦 − 6 − 3𝑥 = 2𝑥𝑦 + 𝑥2 𝑦 − 6 + 3𝑥
 Recall that −6 − 3𝑥 = − 6 + 3𝑥 .
 = 𝑥𝑦 2 + 𝑥 − 3 2 + 𝑥
 = (2 + 𝑥)(𝑥𝑦 − 3)
Factoring by Grouping and
Factoring General Trinomial
 Example:
 Factor 4𝑥𝑦 − 𝑥𝑧 + 4𝑥𝑤 − 𝑦𝑧 completely
 Solution:
 4𝑥𝑦 − 𝑤𝑧 + 4𝑥𝑤 − 𝑦𝑧
 = 4𝑥𝑦 + 4𝑥𝑤 − 𝑦𝑧 + 𝑤𝑧 rearrange the
terms; 4𝑥𝑦 and 𝑤𝑧 have no common
factor.
 = 4𝑥 𝑦 = 𝑤 − 𝑧(𝑦 + 𝑤)
At times, the basic approach to be
used to factor can be recognized
only after rearranging and
regrouping the terms
Factoring by Grouping and
Factoring General Trinomial
 Example:
 Factor 4𝑥𝑦 − 𝑥𝑧 + 4𝑥𝑤 − 𝑦𝑧 completely
 Solution:
 4𝑥𝑦 − 𝑤𝑧 + 4𝑥𝑤 − 𝑦𝑧
 = 4𝑥𝑦 + 4𝑥𝑤 − 𝑦𝑧 + 𝑤𝑧 rearrange the
terms; 4𝑥𝑦 and 𝑤𝑧 have no common
factor.
 = 4𝑥 𝑦 = 𝑤 − 𝑧(𝑦 + 𝑤)
Use these steps when factoring four or more terms by grouping:
1. Rearrange and group terms. Collect the terms into two groups so that each group has a
common factor.
2. Factor within a group. Remove the common factor from each group.
3. Factor the entire polynomial. Remove the common binomial factor from the entire
polynomial.
4. Write the expression as a product of the common factor and the remaining factor.
Factoring 𝑥2
+ 𝑏𝑥 + 𝑐
 Example:
 Factor 𝑥2
+ 5𝑥_6 completely.
 Solution: 𝑥2
+ 5𝑥 + 6
 The factors are of the form (𝑥+ )(𝑥+ ). We
need two numbers whose product is 6 and whose
sum is 5.
To check your answer, use the FOIL method to
multiply the factors. 𝑥 + 2 𝑥 + 3 = 𝑥2 + 3𝑥 + 2𝑥 + 6
= 𝑥2 + 5𝑥 + 6
Factoring a trinomial of the form
𝑥2 + 𝑏𝑥 + 𝑐 means to express the
trinomial as the product of two
binomials of the form 𝑥 + 𝑚 ( 𝑥 +
Factors of 6 Product Sum
1,6 (1)(6)=6 1+6=7
2,3 (2)(3)=6 2+3=5
Factoring by Grouping 𝑎𝑥2
+ 𝑏𝑥 +
𝑐 𝑤ℎ𝑒𝑟𝑒 𝑎 ≠ 1
 Example:
 Factor 3𝑥2
+ 5𝑥 + 2
 Solution:
 Method 1:Trial and Error
 a. Factor the first and last terms. 3𝑥2
→ 3𝑥 ∙ 𝑥
 2 → 2 ∙ 1
 b. Write the possible pairs of factor. 3𝑥 + 2 𝑥 + 1
(3𝑥 + 1)(𝑥 + 2)
 c. Check for the correct middle term using FOIL method.
 3𝑥 + 1 𝑥 + 2 ⇒ 6𝑥 + 𝑥 = 7𝑥 Wrong middle term
 3𝑥 + 2 𝑥 + 1 ⇒ 3𝑥 + 2𝑥 = 5𝑥 Correct middle term
 d. Answer: (3𝑥 + 2)(𝑥 + 1)
When the coefficient 𝑎 of the term
𝑎𝑥2
is not 1, there are more
possibilities for factoring to
consider. We will consider two
methods of factoring this trinomial
using trial and error, and factoring
by grouping.
Method 2:Using Factoring By
Grouping
 3𝑥2 + 5𝑥 + 2
 a. Get the product of the first and last terms.
3𝑥2 2 = 6𝑥2
 b. Find two numbers whose products is 6𝑥2
and
whose sum is 5𝑥.
 The numbers are 2𝑥 𝑎𝑛𝑑 3𝑥.
c. Arrange the terms and apply factoring by grouping.
3𝑥2 + 5𝑥 + 2 = 3𝑥2 + 2𝑥 + 3𝑥 + 2
= 3𝑥2
+ 2𝑥 + 3𝑥 + 2
= 𝑥 3𝑥 + 2 + 1 3𝑥 + 2
= (3𝑥 + 2)(𝑥 + 1)
Factors of 𝟔𝒙 𝟐 Product Sum
6𝑥, 𝑥 6𝑥 𝑥 = 6𝑥2
6𝑥 + 𝑥 = 7𝑥
2𝑥, 3𝑥 2𝑥 3𝑥 = 6𝑥2
2𝑥 + 3𝑥 = 5𝑥
Here are the steps in factoring a trinomial in the form 𝑎𝑥2 + 𝑏𝑥 + 𝑐, where 𝑎 ≠
1using the trial and error method:
1. Look for a common factor, if any.
2. Factor the first term 𝑎𝑥2
3. Factor the last term c.
4. Look for the factors of 𝑎𝑥2
and such that the sum of their product is the middle term 𝑏𝑥.
The Following are the steps in factoring trinomial in the form 𝑎𝑥2 + 𝑏𝑥 + 𝑐, 𝑤ℎ𝑒𝑟𝑒 𝑎 ≠ 1using
the grouping method:
1. Look for a common factor, if any.
2. Get the product of the first and last terms, then test if it is possible to find factors whose sum is
equal to the middle term.
3. Think of two expressions whose product is equal to (𝑎𝑥2
)(c)and whose sum is equal to 𝑏𝑥.
4. Arrange the terms and apply the basic steps in factoring by grouping.
Remember
the steps in factoring by grouping are as follows:
1. Rearrange and group terms.
2. Factor within s group.
3. Factor the entire polynomial.
4. Write the expression as a product of the common factor and remaining factor.

More Related Content

PPTX
Lesson 22: Polynomial Long Division
PPT
Algebra 1 combining like terms
PPSX
Factorising algebraic expressions
PPTX
Harmonic sequence
PPT
Multipying integers
PPTX
3.2 Solving Linear Systems Algebraically
DOCX
1st Quarter MATH 8 module
PPT
Chapter 1 & 2 warm ups
Lesson 22: Polynomial Long Division
Algebra 1 combining like terms
Factorising algebraic expressions
Harmonic sequence
Multipying integers
3.2 Solving Linear Systems Algebraically
1st Quarter MATH 8 module
Chapter 1 & 2 warm ups

What's hot (18)

PPTX
Lesson 1.5 and lesson 1.6 adding and subtracting integers
PPTX
Lesson 13: Midpoint and Distance Formulas
PPT
Combining Like Terms
PPTX
Combining Algebra Like Terms
PDF
Grade 8 Simplifying Expressions and Solving Equations Cambridge [PPT]
DOCX
Solving First Derivative Equation
PDF
8th Alg - L6.4--Jan19
PPT
Solving Systems by Elimination
DOCX
PPT
Section 3.5 inequalities involving quadratic functions
PPTX
February 12, 2015
PPTX
Lesson 1.7 multiplying integers
PPTX
Lesson 5: Polynomials
PPT
Section 1.4 circles
ODP
Questions on decimals and fractions
PPTX
Addition and subtraction of radicals
PPTX
Lesson 1.4 the set of integers
Lesson 1.5 and lesson 1.6 adding and subtracting integers
Lesson 13: Midpoint and Distance Formulas
Combining Like Terms
Combining Algebra Like Terms
Grade 8 Simplifying Expressions and Solving Equations Cambridge [PPT]
Solving First Derivative Equation
8th Alg - L6.4--Jan19
Solving Systems by Elimination
Section 3.5 inequalities involving quadratic functions
February 12, 2015
Lesson 1.7 multiplying integers
Lesson 5: Polynomials
Section 1.4 circles
Questions on decimals and fractions
Addition and subtraction of radicals
Lesson 1.4 the set of integers
Ad

Similar to Vargas chris (20)

PPT
Factoring and Box Method
PPT
Factoring 15.3 and 15.4 Grouping and Trial and Error
PPTX
Factoring Polynomials
PDF
1.5 Factoring Polynomials
PPT
Math083 day 1 chapter 6 2013 fall
PPT
P6 factoring
PPT
P6 factoring
PPTX
Factoring PPT.pptx FOR ALL TYPE OF STUDENT
PPTX
General-Trinomials for public schoolpptx
PPT
factoring and the other ones polynomials2.ppt
PDF
0.4 Factoring Polynomials
PPTX
Math 9hghfyftftyftydytdtrd-Lesson 2.pptx
PDF
0.3 Factoring Polynomials
PDF
Math-9-Lehakdddddddoahajaiahaoajsson-2.pdf
PPTX
Math Chapter 6 3 Turorial
PPTX
Math Chapter 6 3 Turorial
PPTX
Feb28
PPTX
Lecture 03 special products and factoring
PPT
PDF
algebra.pdf for teaching and learning and very easy
Factoring and Box Method
Factoring 15.3 and 15.4 Grouping and Trial and Error
Factoring Polynomials
1.5 Factoring Polynomials
Math083 day 1 chapter 6 2013 fall
P6 factoring
P6 factoring
Factoring PPT.pptx FOR ALL TYPE OF STUDENT
General-Trinomials for public schoolpptx
factoring and the other ones polynomials2.ppt
0.4 Factoring Polynomials
Math 9hghfyftftyftydytdtrd-Lesson 2.pptx
0.3 Factoring Polynomials
Math-9-Lehakdddddddoahajaiahaoajsson-2.pdf
Math Chapter 6 3 Turorial
Math Chapter 6 3 Turorial
Feb28
Lecture 03 special products and factoring
algebra.pdf for teaching and learning and very easy
Ad

Recently uploaded (20)

PDF
Solved Past paper of Pediatric Health Nursing PHN BS Nursing 5th Semester
PDF
FYJC - Chemistry textbook - standard 11.
PDF
Disorder of Endocrine system (1).pdfyyhyyyy
DOCX
EDUCATIONAL ASSESSMENT ASSIGNMENT SEMESTER MAY 2025.docx
PPTX
Climate Change and Its Global Impact.pptx
PPTX
Power Point PR B.Inggris 12 Ed. 2019.pptx
PDF
Farming Based Livelihood Systems English Notes
PPTX
ACFE CERTIFICATION TRAINING ON LAW.pptx
PDF
Lecture on Viruses: Structure, Classification, Replication, Effects on Cells,...
PPTX
Neurological complocations of systemic disease
PPTX
Neurology of Systemic disease all systems
PDF
CAT 2024 VARC One - Shot Revision Marathon by Shabana.pptx.pdf
PDF
Hospital Case Study .architecture design
PPTX
IT infrastructure and emerging technologies
PDF
Horaris_Grups_25-26_Definitiu_15_07_25.pdf
PPTX
Thinking Routines and Learning Engagements.pptx
PPTX
Designing Adaptive Learning Paths in Virtual Learning Environments
PPTX
Theoretical for class.pptxgshdhddhdhdhgd
PDF
Physical education and sports and CWSN notes
PPTX
BSCE 2 NIGHT (CHAPTER 2) just cases.pptx
Solved Past paper of Pediatric Health Nursing PHN BS Nursing 5th Semester
FYJC - Chemistry textbook - standard 11.
Disorder of Endocrine system (1).pdfyyhyyyy
EDUCATIONAL ASSESSMENT ASSIGNMENT SEMESTER MAY 2025.docx
Climate Change and Its Global Impact.pptx
Power Point PR B.Inggris 12 Ed. 2019.pptx
Farming Based Livelihood Systems English Notes
ACFE CERTIFICATION TRAINING ON LAW.pptx
Lecture on Viruses: Structure, Classification, Replication, Effects on Cells,...
Neurological complocations of systemic disease
Neurology of Systemic disease all systems
CAT 2024 VARC One - Shot Revision Marathon by Shabana.pptx.pdf
Hospital Case Study .architecture design
IT infrastructure and emerging technologies
Horaris_Grups_25-26_Definitiu_15_07_25.pdf
Thinking Routines and Learning Engagements.pptx
Designing Adaptive Learning Paths in Virtual Learning Environments
Theoretical for class.pptxgshdhddhdhdhgd
Physical education and sports and CWSN notes
BSCE 2 NIGHT (CHAPTER 2) just cases.pptx

Vargas chris

  • 1. Lesson 2 Factoring by Grouping and Factoring General Trinomials
  • 2. Factoring By Grouping  Example:  Factor 𝑥2 − 2𝑥 + 𝑥𝑦 − 2𝑦 completely  Solution:  𝑥2 − 2𝑥 + 𝑥𝑦 − 2𝑦 = 𝑥2 − 2𝑥 Group the terms  = 𝑥 𝑥 − 2 + 𝑦 𝑥 − 2 Factor out x and y  = 𝑥 − 2 𝑥 + 𝑦 Factor. Some Polynomials may contain common monomial or binomial factors. When a polynomial has four or more terms, common factors can sometimes be used in factoring by grouping. The terms are grouped such that the common factor in a group is also the common factor in the other group.
  • 3. Factoring by Grouping and Factoring General Trinomial  Example:  Factor 2𝑥𝑦 + 𝑥2 𝑦 − 6 − 3𝑥.  Solution:  2𝑥𝑦 + 𝑥2 𝑦 − 6 − 3𝑥 = 2𝑥𝑦 + 𝑥2 𝑦 − 6 + 3𝑥  Recall that −6 − 3𝑥 = − 6 + 3𝑥 .  = 𝑥𝑦 2 + 𝑥 − 3 2 + 𝑥  = (2 + 𝑥)(𝑥𝑦 − 3)
  • 4. Factoring by Grouping and Factoring General Trinomial  Example:  Factor 4𝑥𝑦 − 𝑥𝑧 + 4𝑥𝑤 − 𝑦𝑧 completely  Solution:  4𝑥𝑦 − 𝑤𝑧 + 4𝑥𝑤 − 𝑦𝑧  = 4𝑥𝑦 + 4𝑥𝑤 − 𝑦𝑧 + 𝑤𝑧 rearrange the terms; 4𝑥𝑦 and 𝑤𝑧 have no common factor.  = 4𝑥 𝑦 = 𝑤 − 𝑧(𝑦 + 𝑤) At times, the basic approach to be used to factor can be recognized only after rearranging and regrouping the terms
  • 5. Factoring by Grouping and Factoring General Trinomial  Example:  Factor 4𝑥𝑦 − 𝑥𝑧 + 4𝑥𝑤 − 𝑦𝑧 completely  Solution:  4𝑥𝑦 − 𝑤𝑧 + 4𝑥𝑤 − 𝑦𝑧  = 4𝑥𝑦 + 4𝑥𝑤 − 𝑦𝑧 + 𝑤𝑧 rearrange the terms; 4𝑥𝑦 and 𝑤𝑧 have no common factor.  = 4𝑥 𝑦 = 𝑤 − 𝑧(𝑦 + 𝑤)
  • 6. Use these steps when factoring four or more terms by grouping: 1. Rearrange and group terms. Collect the terms into two groups so that each group has a common factor. 2. Factor within a group. Remove the common factor from each group. 3. Factor the entire polynomial. Remove the common binomial factor from the entire polynomial. 4. Write the expression as a product of the common factor and the remaining factor.
  • 7. Factoring 𝑥2 + 𝑏𝑥 + 𝑐  Example:  Factor 𝑥2 + 5𝑥_6 completely.  Solution: 𝑥2 + 5𝑥 + 6  The factors are of the form (𝑥+ )(𝑥+ ). We need two numbers whose product is 6 and whose sum is 5. To check your answer, use the FOIL method to multiply the factors. 𝑥 + 2 𝑥 + 3 = 𝑥2 + 3𝑥 + 2𝑥 + 6 = 𝑥2 + 5𝑥 + 6 Factoring a trinomial of the form 𝑥2 + 𝑏𝑥 + 𝑐 means to express the trinomial as the product of two binomials of the form 𝑥 + 𝑚 ( 𝑥 + Factors of 6 Product Sum 1,6 (1)(6)=6 1+6=7 2,3 (2)(3)=6 2+3=5
  • 8. Factoring by Grouping 𝑎𝑥2 + 𝑏𝑥 + 𝑐 𝑤ℎ𝑒𝑟𝑒 𝑎 ≠ 1  Example:  Factor 3𝑥2 + 5𝑥 + 2  Solution:  Method 1:Trial and Error  a. Factor the first and last terms. 3𝑥2 → 3𝑥 ∙ 𝑥  2 → 2 ∙ 1  b. Write the possible pairs of factor. 3𝑥 + 2 𝑥 + 1 (3𝑥 + 1)(𝑥 + 2)  c. Check for the correct middle term using FOIL method.  3𝑥 + 1 𝑥 + 2 ⇒ 6𝑥 + 𝑥 = 7𝑥 Wrong middle term  3𝑥 + 2 𝑥 + 1 ⇒ 3𝑥 + 2𝑥 = 5𝑥 Correct middle term  d. Answer: (3𝑥 + 2)(𝑥 + 1) When the coefficient 𝑎 of the term 𝑎𝑥2 is not 1, there are more possibilities for factoring to consider. We will consider two methods of factoring this trinomial using trial and error, and factoring by grouping.
  • 9. Method 2:Using Factoring By Grouping  3𝑥2 + 5𝑥 + 2  a. Get the product of the first and last terms. 3𝑥2 2 = 6𝑥2  b. Find two numbers whose products is 6𝑥2 and whose sum is 5𝑥.  The numbers are 2𝑥 𝑎𝑛𝑑 3𝑥. c. Arrange the terms and apply factoring by grouping. 3𝑥2 + 5𝑥 + 2 = 3𝑥2 + 2𝑥 + 3𝑥 + 2 = 3𝑥2 + 2𝑥 + 3𝑥 + 2 = 𝑥 3𝑥 + 2 + 1 3𝑥 + 2 = (3𝑥 + 2)(𝑥 + 1) Factors of 𝟔𝒙 𝟐 Product Sum 6𝑥, 𝑥 6𝑥 𝑥 = 6𝑥2 6𝑥 + 𝑥 = 7𝑥 2𝑥, 3𝑥 2𝑥 3𝑥 = 6𝑥2 2𝑥 + 3𝑥 = 5𝑥
  • 10. Here are the steps in factoring a trinomial in the form 𝑎𝑥2 + 𝑏𝑥 + 𝑐, where 𝑎 ≠ 1using the trial and error method: 1. Look for a common factor, if any. 2. Factor the first term 𝑎𝑥2 3. Factor the last term c. 4. Look for the factors of 𝑎𝑥2 and such that the sum of their product is the middle term 𝑏𝑥. The Following are the steps in factoring trinomial in the form 𝑎𝑥2 + 𝑏𝑥 + 𝑐, 𝑤ℎ𝑒𝑟𝑒 𝑎 ≠ 1using the grouping method: 1. Look for a common factor, if any. 2. Get the product of the first and last terms, then test if it is possible to find factors whose sum is equal to the middle term. 3. Think of two expressions whose product is equal to (𝑎𝑥2 )(c)and whose sum is equal to 𝑏𝑥. 4. Arrange the terms and apply the basic steps in factoring by grouping.
  • 11. Remember the steps in factoring by grouping are as follows: 1. Rearrange and group terms. 2. Factor within s group. 3. Factor the entire polynomial. 4. Write the expression as a product of the common factor and remaining factor.