In This Chapter We cover the all the topics and basics of factorization these are the topics we cover as follows: Highest Common Factor (H.C.F) of Monomials The H.C.F of given monomials is the common factor having greatest coefficient and …
In This Chapter We cover the all the topics and basics of factorization these are the topics we cover as follows:
Highest Common Factor (H.C.F) of Monomials
The H.C.F of given monomials is the common factor having greatest coefficient and highest powers of the variables.
Ex: 1) Find H.C.F of 6x3y and 18x2y3.
Sol: 6x3y=2×3×x3×y
18x2y3=2×32×x2×y3
H.C.F=2×3×x2×y
=6x2y
Ex: 2) Find H.C.F of 5xy and 10x.
Sol: 5xy=5×x×y
10x=2×5×x
H.C.F=5x
Ex: 3) H.C.F of 12a2b and 15ab2 is 3ab
Ex: 4) H.C.F of 2x and 4 is 2
Ex: 5) H.C.F of 12x and 36 is 12
Ex: 6) H.C.F of 14pq and 35pqr is 7pq
What is Factorization and its identities?
Factorization is the mathematical process of expressing an algebraic expression as a product of two or more factors. Below are the 15 essential identities and methods used to break down expressions:
Basic Methods & Linear Identities
- ab+ac=a(b+c)
- ab−ac=a(b−c)
- ac+ad+bc+bd=(a+b)(c+d)
Square-Based Identities
-
a2−b2=(a+b)(a−b)
-
a2+2ab+b2=(a+b)2
-
a2−2ab+b2=(a−b)2
-
x2+(a+b)x+ab=(x+a)(x+b)
-
a2+b2+c2+2ab+2bc+2ca=(a+b+c)2
-
a2+b2+c2+2ab−2bc−2ca=(a+b−c)2
Cubic & Advanced Identities
-
a3+3a2b+3ab2+b3=(a+b)3
-
a3−3a2b+3ab2−b3=(a−b)3
-
a3+b3=(a+b)(a2−ab+b2)
-
a3−b3=(a−b)(a2+ab+b2)
-
a3+b3+c3−3abc=(a+b+c)(a2+b2+c2−ab−bc−ca)
-
If a+b+c=0, then a3+b3+c3=3abc
Basic Methods & Linear Identities in Factorization
1. Common Factor (Sum): The most basic form where a common term is factored out.
ab+ac=a(b+c)
Ex: 1) Factorize 2x+4
Sol:
2x+4=2x+2(2)
=2(x+2)
Ex: 2) Factorize 5xy+10x
Sol:
5xy+10x=5xy+5(2)(x)
=5x(y+2)
Ex: 3) Factorize 12a2b+15ab2
Sol:
12a2b+15ab2=3×4×a2×b+3×5×a×b2
=3ab(4a+5b)
2. Common Factor (Difference): Factorization involving a subtraction within the expression.
ab−ac=a(b−c)
Ex: 1) Factorize 22y−33z
Sol:
22y−33z=11×2×y−11×3×z
=11(2y−33z)
Ex: 2) Factorize 10x2−18x3+14x4
Sol:
10x2−18x3+14x4=2x2(5−9x+7x2)
3. Factorization by Grouping: Used for four-term expressions by grouping them into pairs.
ac+ad+bc+bd=(a+b)(c+d)
Ex: 1) Factorize 2xy+2y+3x+3
Sol:
2xy+2y+3x+3
=2y(x+1)+3(x+1)
=(2y+3)(x+1)
Ex: 2) Factorize 6xy−4y+6−9x
Sol:
6xy−4y+6−9x
=6xy−4y−9x+6
=2y(3x−2)−3(3x−2)
=(2y−3)(3x−2)
Square Based Identities in Factorization
4. Difference of Two Squares
a2−b2=(a+b)(a−b)
Ex 1: 49y2−36=(7y)2−(6)2=(7y+6)(7y−6)
Ex 2: p4−81=(p2+9)(p2−9)=(p2+9)(p−3)(p+3)
Ex 3 (Mixed): a2−2ab+b2−c2=(a−b)2−c2=(a−b+c)(a−b−c)
5. Perfect Square Trinomials
These are the results of squaring a binomial sum or difference.
Sum Identity:
a2+2ab+b2=(a+b)2
Ex: x2+8x+16=(x+4)2
Ex: 25m2+30m+9=(5m+3)2
Difference Identity:
a2−2ab+b2=(a−b)2
Ex: 4y2−12y+9=(2y−3)2
6. Perfect Square Trinomial (Difference): The result of squaring a binomial difference.
a2−2ab+b2=(a−b)2
Ex 1: Factorize 4y2−12y+9
Sol:
(2y)2−2(2y)(3)+(3)2=(2y−3)2
Ex 2: Factorize a2−2ab+b2−c2
Sol:
(a−b)2−c2=[(a−b)+c][(a−b)−c]=(a−b+c)(a−b−c)
7. Trinomials with Constant Factors (Middle Term Splitting)
x2+(a+b)x+ab=(x+a)(x+b)
Ex 1:
x2+5x+6=(x+3)(x+2)
Ex 2:
y2−7y+12=(y−4)(y−3)
Ex 3
(ax2+bx+c): 3x2+10x+3=(x+3)(3x+1)
Ex 4 (Advanced):
6x2+5x−6=(2x+3)(3x−2)
Ex 5 (Substitution):
(2a−b)2+2(2a−b)−8=(2a−b−2)(2a−b+4)
8. Square of a Trinomial Standard Identity
Factoring expressions with three variables (a,b, and c).
Standard Identity:
a2+b2+c2+2ab+2bc+2ca=(a+b+c)2
Ex 1:
4a2+b2+c2+4ab+2bc+4ac=(2a+b+c)2
Ex 2:
9a2+4b2+16+12ab+16b+24a=(3a+2b+4)2
9. Square of a Trinomial Variable Signs Identity
a2+b2+c2+2ab−2bc−2ca=(a+b−c)2
- Usage: Used when the signs of the product terms involving one specific variable are negative.
Ex: Factorize 25x2+y2+4z2−10xy−4yz+20zx
Sol:
25x2+y2+4z2−10xy−4yz+20zx
=(5x)2+(−y)2+(2z)2+2(5x)(−y)+2(−y)(2z)+2(2z)(5x)
=(5x−y+2z)2
Cubic & Advanced Identities in Factorization
10. Cube of a Binomial (Sum): Factoring a four-term perfect cubic expression.
a3+3a2b+3ab2+b3=(a+b)3
Ex: 1) Factorize 8a3+b3+12a2b+6ab2
Sol:
8a3+b3+12a2b+6ab2
=(2a)3+(b)3+3(2a)2(b)+3(2a)(b)2
=(2a+b)3
11. Cube of a Binomial (Difference): The cubic version of the subtraction identity.
a3−3a2b+3ab2−b3=(a−b)3
Ex: 1) Factorize 27−125a3−135a+225a2
Sol:
27−125a3−135a+225a2
=(3)3−(5a)3−3(3)2(5a)+3(3)(5a)2
=(3−5a)3
12. Sum of Two Cubes: Breaking down the sum of two cubic terms.
a3+b3=(a+b)(a2−ab+b2)
Ex: 1) Factorize y3+125
Sol:
y3+125
=(y)3+(5)3
=(y+5)(y2−y(5)+(5)2)
=(y+5)(y2−5y+25)
13. Difference of Two Cubes: Breaking down the subtraction of two cubic terms.
a3−b3=(a−b)(a2+ab+b2)
Ex: 1) Factorize 216x3−8y3
Sol:
216x3−8y3
=(6x)3−(2y)3
=(6x−2y)[(6x)2+6x(2y)+(2y)2]
=(6x−2y)(36x2+3xy+4y2)
14. The Long Cubic Identity: A complex identity involving three variables.
a3+b3+c3−3abc=(a+b+c)(a2+b2+c2−ab−bc−ca)
Ex: 1) Factorize a3−b3+1+3ab
Sol: a3−b3+1+3ab
=(a)3+(−b)3+(1)3−3(a)(−b)(1)
=(a−b+1)(a2+(−b)2+(1)2−a(−b)−(−b)(1)−(1)(a))
=(a−b+1)(a2+b2+1+ab+b−a)
15. Conditional Cubic Property: A special rule applied when the sum of the variables is zero.
If a+b+c=0, then a3+b3+c3=3abc
Ex: 1) Factorize (x−y)3+(y−z)3+(z−x)3
Sol: (x−y)3+(y−z)3+(z−x)3
=a3+b3+c3 where a+b+c=x−y+y−z+z−x=0
=3abc
=3(x−y)(y−z)(z−x)
Division of Algebraic Expressions
Division of a monomial by another monomial by using factorisation
Ex: 1) Divide 6x3 by 2x
Sol:
2x6x3=3x2
2) Divide −20x4 by 10x2
Sol:
10x2−20x4=−2x2
3) Divide 7x2y2z2 by 14xyz
Sol:
14xyz7x2y2z2=2xyz
Division of Polynomial by a monomial by using factorisation
Ex: 1) Divide 24(x2yz+xy2z+xyz2) by 8xyz
Sol:
8xyz24(x2yz+xy2z+xyz2)
=8xyz24xyz(x+y+z)
=3(x+y+z)
Ex: 2) Divide 3y8−4y6+5y4 by y4
Sol:
y43y8−4y6+5y4
=y4y4(3y4−4y2+5)
=3y4−4y2+5