Introduction
Factorisation is expressing a given expression or number as a product of its factors.
Factorization of Polynomials
You know that any polynomial of the form p(a) can also be written as
p(a) = g(a) x h(a) + R(a) it implies that Dividend = Quotient X Divisor + Remainder.
If the remainder is zero, then p(a) = g(a) x h(a). That is, the polynomial p(a) is a product of two other polynomials g(a) and h(a).
There are various methods of factorising a polynomial. They are,
1. Factorisation by dividing the expression by the HCF of the terms of the given expression.
2. Factorisation by grouping the terms of the expression.
3. Factorisation using identities.
Factorization using Identities
Recall the following identities for finding the products:






Factorization of trinomials
The general form of the trinomial is (x2 + cx + d) where c and d have different numerical values: c = a + b, and d = ab.
In the given trinomial expression if all terms are positive, then both the factors are positive.
If the middle term is negative, and last term is positive, signs of both the factors will be negative.
If the middle term is positive, and the last term is negative, the sign of one of the factors is positive and the other is negative.
Remainder Theorem
If f(x) is a polynomial in x and is divided by x-a; the remainder is the value of f(x) at x = a i.e., Remainder = f(a).
Factor Theorem
If p(x), a polynomial in x is divided by x-a and the remainder = f (a) is zero, then (x-a) is a factor of p(x).
Summary
An algebraic expression of the form a0+a1x+a2x2+….+anxn where
a0, a1, a2,….an are real numbers, n is a positive integer is called a polynomial in x.
