• Skip to main content
  • Skip to secondary menu
  • Skip to primary sidebar
  • Skip to footer
  • ICSE Solutions
    • ICSE Solutions for Class 10
    • ICSE Solutions for Class 9
    • ICSE Solutions for Class 8
    • ICSE Solutions for Class 7
    • ICSE Solutions for Class 6
  • Selina Solutions
  • ML Aggarwal Solutions
  • ISC & ICSE Papers
    • ICSE Previous Year Question Papers Class 10
    • ISC Previous Year Question Papers
    • ICSE Specimen Paper 2021-2022 Class 10 Solved
    • ICSE Specimen Papers 2020 for Class 9
    • ISC Specimen Papers 2020 for Class 12
    • ISC Specimen Papers 2020 for Class 11
    • ICSE Time Table 2020 Class 10
    • ISC Time Table 2020 Class 12
  • Maths
    • Merit Batch

A Plus Topper

Improve your Grades

  • CBSE Sample Papers
  • HSSLive
    • HSSLive Plus Two
    • HSSLive Plus One
    • Kerala SSLC
  • Exams
  • NCERT Solutions for Class 10 Maths
  • NIOS
  • Chemistry
  • Physics
  • ICSE Books

How To Factorise A Polynomial By Splitting The Middle Term

March 8, 2023 by Veerendra

Factorise A Polynomial By Splitting The Middle Term Example Problems With Solutions

Type I: Factorization of Quadratic polynomials of the form x2 + bx + c.
(i) In order to factorize x2 + bx + c we have to find numbers p and q such that p + q = b and pq = c.
(ii) After finding p and q, we split the middle term in the quadratic as px + qx and get desired factors by grouping the terms.

Example 1:    Factorize each of the following expressions:
(i) x2 + 6x + 8               (ii) x2 + 4x –21
Solution:
(i) In order to factorize x2  + 6x + 8, we find two numbers p and q such that p + q = 6 and pq = 8.
Clearly, 2 + 4 = 6 and 2 × 4 = 8.
We know split the middle term 6x in the given quadratic as 2x + 4x, so that
x2    + 6x + 8 = x2  + 2x + 4x + 8
= (x2  + 2x) + (4x + 8)
= x (x + 2) + 4 (x+ 2)
= (x + 2) (x + 4)
(ii) In order to factorize x2  + 4x – 21, we have to find two numbers p and q such that
p + q = 4 and pq = – 21
Clearly, 7 + (– 3) = 4 and 7 × – 3 = – 21
We now split the middle term 4x of
x2  + 4x – 21 as 7x – 3x, so that
x2  + 4x – 21 = x2  + 7x – 3 x – 21
= (x2  + 7x) – (3x + 21)
= x (x + 7) – 3 (x + 7) = (x + 7) (x – 3)

Example 2:    Factorize each of the following quadratic polynomials:   x2 – 21x + 108
Solution:    In order to factorize x2 – 21x + 108,
we have to find two numbers such that their sum is – 21 and the product 108.
Clearly, – 21 = – 12– 9 and – 12 × – 9 = 108
x2 – 21 x + 108 = x2 – 12 x – 9x + 108
= (x2 – 12 x) – (9x– 108)
= x(x – 12) – 9 (x – 12) = (x–12) (x – 9)

Example 3:    Factorize the following by splitting the middle term :  x2 + 3 √3 x + 6
Solution:    In order to factorize x2 + 3 √3 x + 6, we have to find two numbers p and q such that
How To Factorise A Polynomial By Splitting The Middle Term 1

Type II: Factorization of polynomials reducible to the form x2 + bx + c.

Example 4:    Factorize (a2 – 2a)2 – 23(a2 – 2a) + 120.
Solution:
How To Factorise A Polynomial By Splitting The Middle Term 2

Example 5:    Factorize the following by splitting the middle term x4– 5x2 + 4
Solution:
Let x2 = y. Then, x4 – 5x2 + 4
= y2 – 5 y + 4
Now, y2 – 5 y + 4
= y2 – 4y – y + 4
= (y2 – 4y) – (y – 4)
= y(y –4) – (y– 4)
= (y – 4) (y – 1)
Replacing y by x2 on both sides, we get
x4 – 5x2 + 4 = (x2–4) (x2 – 1)
= (x2–22) (x2 – 12) = (x–2) (x+2) (x – 1) (x + 1)

Example 6:    Factorize (x2 – 4x) (x2 – 4x – 1) – 20
Solution:
The given expression is
(x2 – 4x) (x2 – 4x – 1) – 20
= (x2 – 4x)2 – (x2 – 4x) – 20
Let x2 – 4x = y . Then,
(x2 – 4x)2 – (x2 – 4x) – 20 = y2 – y – 20
Now, y2 – y – 20
= y2 –5 y + 4y – 20
= (y2 – 5 y) + (4y– 20)
= y (y – 5) + 4 (y – 5)
= (y – 5) (y + 4)
Thus, y2 – y – 20 = (y – 5) (y + 4)
Replacing y by x2 – 4x on both sides, we get
(x2 – 4x)2 – (x2 – 4x) – 20
= (x2 – 4x – 5) (x2 – 4x +4)
= (x2 – 5x + x – 5) (x2 – 2 × x × 2 + 22)
= {x (x – 5) + (x – 5)} (x – 2)2
= (x – 5) (x + 1) (x – 2)2

Type III: Factorization of Expressions which are not quadratic but can factorized by splitting the middle term.

Example 7:    If x2 + px + q = (x + a) (x + b), then factorize x2 + pxy + qy2.
Solution:    We have,
x2 + px + q = (x + a) (x + b)
⇒ x2 + px + q = x2 + x(a + b) + ab
On equating the coefficients of like powers of x, we get
p = a + b and q = ab
∴ x2 + pxy + qy2 = x2 + (a + b)xy + aby2
= (x2 + axy) + (bxy + aby2)
= x(x + ay) + by(x + ay)
= (x + ay) (x + by)

Example 8:    Factorize the following expression x2y2 – xy – 72
Solution:
In order to factorize x2y2 – xy – 72, we have to find two numbers p and q such that
p+ q = – 1 and pq = – 72
clearly, – 9 +8 = – 1 and – 9 × 8 = – 72.
So, we write the middle term – xy of
x2y2 – xy – 72 as – 9 xy + 8 xy, so that
x2y2 – xy – 72 = x2y2 – 9 xy + 8 xy – 72
= (x2y22 – 9xy) + (8xy – 72)
= xy (xy – 9) + 8 (xy – 9)
= (xy – 9) (xy + 8)

Factorization Of Polynomials Of The Form ax2 + bx + c, a ≠ 0, 1

Type I: Factorization of quadratic polynomials of the form ax2 + bx + c, a 0, 1
(i) In order to factorize ax2 + bx + c. We find numbers l and m such that l + m = b and lm = ac
(ii) After finding l and m, we split the middle term bx as lx + mx and get the desired factors by grouping the terms.

Example 9:    Factorize the following expression
6x2 – 5 x – 6
Solution:    The given expression is of the form ax2+ bx+c, where, a = 6, b = – 5 and c = –6.
In order to factorize the given expression, we have to find two numbers l and m such that
l + m = b = i.e., l + m = – 5
and lm = ac i.e. lm = 6 × – 6 = – 36
i.e., we have to find two factors of – 36
such that their sum is – 5. Clearly,
– 9 + 4 = – 5 and – 9 × 4 = – 36
l = – 9 and m = 4
Now, we split the middle term – 5x of
x2 – 5x – 6 as – 9 x + 4x, so that
6x2 – 5x – 6 = 6x2–9x + 4x – 6
= (6x2 – 9x) + (4x – 6)
= 3x (2x – 3) + 2(2x – 3) = (2x – 3) (3x + 2)

Example 10:    Factorize each of the following expressions:
(i) √3 x2 + 11x + 6 √3
(ii) 4 √3 x2 + 5x – 2 √3
(iii) 7 √2 x2 – 10 x – 4 √2
Solution:   (i) The given quadratic expression is of the form ax2 + bx + c,
where a = √3, b = 11 and c = 6 √3.
In order to factorize it, we have to find two numbers l and m such that
How To Factorise A Polynomial By Splitting The Middle Term 3
How To Factorise A Polynomial By Splitting The Middle Term 4
How To Factorise A Polynomial By Splitting The Middle Term 5
How To Factorise A Polynomial By Splitting The Middle Term 6

Example 11:    Factorize the following by splitting the middle term
1/3 x2 – 2x – 9
Solution:    
How To Factorise A Polynomial By Splitting The Middle Term 7

Type II: Factorization of trinomial expressions which are not quadratic but can be factorized by splitting the middle term.

Example 12:    Factorize the following trinomial by splitting the middle term
8a3 – 2a2b – 15 ab2
Solution:    Here a3 × ab2 = (a2b)2 i.e., the product of the variables in first and last term is same as the square of the variables in the middle term. So, in order to factorize the given trinomial, we split the middle term
– 2a2b as – 12a2b + 10 a2b , so that
8a3 – 2a2b – 15 ab2
= 8a3 –12a2b +10 a2b–15 ab2
= 4a2(2a – 3b) + 5 ab (2a – 3b)
= (2a – 3b) (4a2 + 5ab)
= (2a – 3b) a (4a + 5b)
= a (2a – 3 b) (4a + 5b)

Type III : Factorization of trinomial expressions reducible to quadratic expressions.

Example 13:    Factorize each of the following expressions by splitting the middle term :
(i) 9(x – 2y)2– 4(x – 2y) – 13
(ii) 2(x + y)2 – 9(x + y) – 5
(iii) 8(a + 1)2 + 2(a + 1) (b + 2) – 15(b + 2)2
Solution:    (i) The given expression is 9(x – 2y)2 – 4(x – 2y) – 13.
Putting x – 2y = a, we get
9(x – 2y)2 – 4(x – 2y) – 13 = 9a2 – 4a – 13
Now, 9a2 – 4a – 13 = 9a2 – 13a + 9a – 13
= (9a2 – 13a) + (9a – 13)
= a(9a – 13) + (9a – 13)
= (a + 1) (9a – 13)
Replacing a by x – 2y on both sides, we get
9(x – 2y)2 – 4(x – 2y) – 13
= (x – 2y + 1) {9(x – 2y) – 13}
= (x – 2y + 1) (9x – 18y – 13)
(ii) The given expression is
2(x + y)2 – 9(x + y) – 5
Replacing x + y by a in the given expression, we have
2(x + y)2 – 9(x + y) – 5 = 2a2 – 9a – 5
Now, 2a2 – 9a – 5 = 2a2 – 10a + a – 5
= (2a2 – 10a) + (a – 5)
= 2a(a – 5) + (a – 5) = (a – 5) (2a + 1)
Replacing a by x + y on both sides, we get
2(x + y)2 – 9(x + y) – 5
= (x + y – 5) {2(x + y) + 1}
= (x + y – 5) (2x + 2y + 1).
(iii) The given trinomial is
8(a + 1)2 + 2(a + 1) (b + 2) – 15(b + 2)2
Putting a + 1 = x and b + 2 = y, we have
8(a + 1)2 + 2(a + 1) (b + 2) – 15(b + 2)2
= 8x2 + 2xy – 15y2
= 8x2 + 12xy – 10xy – 15y2
= 4x(2x + 3y) – 5y(2x + 3y)
= (2x + 3y) (4x – 5y)
Replacing x by a + 1 and y by b + 2, we get
8(a + 1)2 + 2(a + 1) (b + 2) – 15(b + 2)2
= {2(a + 1) + 3(b + 2)} {4(a + 1) – 5(b +2)}
= (2a + 3b + 8) (4a – 5b – 6)

 

Filed Under: Mathematics Tagged With: Factorise A Polynomial By Splitting The Middle Term, Factorization, Factorization By Splitting The Middle Term, Factorization Of Polynomials, Polynomials

Primary Sidebar

  • MCQ Questions
  • RS Aggarwal Solutions
  • RS Aggarwal Solutions Class 10
  • RS Aggarwal Solutions Class 9
  • RS Aggarwal Solutions Class 8
  • RS Aggarwal Solutions Class 7
  • RS Aggarwal Solutions Class 6
  • ICSE Solutions
  • Selina ICSE Solutions
  • Concise Mathematics Class 10 ICSE Solutions
  • Concise Physics Class 10 ICSE Solutions
  • Concise Chemistry Class 10 ICSE Solutions
  • Concise Biology Class 10 ICSE Solutions
  • Concise Mathematics Class 9 ICSE Solutions
  • Concise Physics Class 9 ICSE Solutions
  • Concise Chemistry Class 9 ICSE Solutions
  • Concise Biology Class 9 ICSE Solutions
  • ML Aggarwal Solutions
  • ML Aggarwal Class 10 Solutions
  • ML Aggarwal Class 9 Solutions
  • ML Aggarwal Class 8 Solutions
  • ML Aggarwal Class 7 Solutions
  • ML Aggarwal Class 6 Solutions
  • HSSLive Plus One
  • HSSLive Plus Two
  • Kerala SSLC

Recent Posts

  • Notice Writing Class 10 ICSE Format, Examples, Topics, Exercises, Samples
  • Tum, Yushmad Ke Shabd Roop In Sanskrit – युष्मद् (तुम) शब्द के रूप – भेद, चिह्न उदाहरण (संस्कृत व्याकरण)
  • Advantages and Disadvantages of Media | List of Top 10 Media Advantages and Disadvantages
  • Provisional Certificate | Meaning, How Can We Get Provisional Certificate?
  • Happiness Essay | Essay on Happiness for Students and Children in English
  • Bahuvrihi Samas – बहुव्रीहि समास – परिभाषा, उदाहरण, भेद, सूत्र, अर्थ
  • Speech On Knowledge Is Power | Knowledge is Power Speech for Students and Children in English  
  • Who Inspires You Essay | My Biggest Inspiration Essay, Person Who Inspired Me Essay 
  • Dog Essay | Essay on Dog for Students and Children in English
  • Paragraph On Work Is Worship 100, 150, 200, 250 to 300 Words for Kids, Students And Children
  • 10 Lines on National Flag of India for Students and Children in English

Footer

  • RS Aggarwal Solutions
  • RS Aggarwal Solutions Class 10
  • RS Aggarwal Solutions Class 9
  • RS Aggarwal Solutions Class 8
  • RS Aggarwal Solutions Class 7
  • RS Aggarwal Solutions Class 6
  • Picture Dictionary
  • English Speech
  • ICSE Solutions
  • Selina ICSE Solutions
  • ML Aggarwal Solutions
  • HSSLive Plus One
  • HSSLive Plus Two
  • Kerala SSLC
  • Distance Education
DisclaimerPrivacy Policy
Area Volume Calculator