PDF chapter test TRY NOW

Factorisation of polynomials are done in the following two ways:
  • Using algebraic identities.
  • By splitting the middle term of the polynomial.
Factorising a polynomial using algebraic identities
 
This a direct method to find the factors of the polynomial. The polynomial is simply resolved into factors by comparing it with the algebraic identityies similar to its form.
 
The following basic identities are used in factorizing a polynomial.
  • a2+2ab+b2=a+b2
  • a22ab+b2=ab2
  • a2b2=a+bab
  • a2+b2+c2+2ab+2bc+2ca=a+b+c2
  • a3b3=aba2+ab+b2
  • a3+b3=a+ba2ab+b2
  • a3+b3+c33abc=a+b+ca2+b2+c2abbcca
Important!
The following are some special cases derived from the identities.
 
a+b2+ab2=a2+2ab+b2+a22ab+b2=2a2+2b2=2a2+b2
  • a+b2+ab2=2a2+b2
a4b4=a22b22=a2+b2a2b2=a2+b2a+bab
  • a4b4=a2+b2a+bab
a+b2ab2=a2+2ab+b2a22ab+b2=2ab+2ab=4ab
  • a+b2ab2=4ab
a6b6=a32b32=a3+b3a3b3=a+ba2ab+b2aba2+ab+b2
  • a6b6=a+ba2ab+b2aba2+ab+b2
 
Factorising a polynomial by splitting the middle term
 
A quadratic polynomial  of the form \(ax^2 + bx +c\) where \(a \neq 0\) is factorized by splitting the middle term.
 
Working rule:
 
Step 1:   Multiply the co-efficient of \(x^2\) and the constant term in the quadratic polynomial.
 
Step 2: Split the product into two factors such that their sum is equal to the coefficient of \(x\) and its product is equal to the product of the co-efficient of \(x^2\) and the constant term.
 
Step 3: Group the terms into two pairs and factorise.
Example:
Factorize 6x2 + 19x + 10.
 
Solution:

Compare 6x2 + 19x + 10 with ax2 + bx + c.
 
Here (\(a = 6\), \(b = 19\) and \(c = 10\)).
 
Step 1: Find the product of the first and last term \((a × c)\).
 
6× 10 = 60.

Step 2: Split the product \(60\) into two factors in such a way that the addition or subtraction of the factors is equal to \(19\) and its product is equal to \(60\).
 
15×4 = 60 and 15 + 4 = 19.

Step 3: Write the middle term using the sum of the \(2\) new factors, including the correct signs.
 
6x2 + 15x + 4x + 10

Step 4: Group the terms to make pairs using the first two terms and the last two terms. Factor each pair by finding the common factors.
 
3x ( 2x + 5)+ 2(2x + 5)
Step 5: Factor out the common factors from the term.
 
(3x + 2) ( 2x + 5)
 
The factors of 6x2 + 19x + 10 is (3x + 2) ( 2x + 5).