Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

Factorization of Algebraic Expressions with Methods and Examples

Reviewed by:
ffImage
hightlight icon
highlight icon
highlight icon
share icon
copy icon

How to Factorize Algebraic Expressions Using Formulas and Step by Step Methods

We know that the product of 5x² and 2x-3y = 5x²(2x-3y) = 10x³-15x²y. We say that 5x² and 2x-3y are factors of 10x³-15x²y. We write it as 10x³-15x²y = 5x²(2x-3y).


Similarly the product of 3x+7 and 3x-7 = (3x+7)(3x-7) = 9x²-49; we say that 3x+7 and 3x-7 are factors of 9x²-49. We write it as 9x²-49 = (3x+7)(3x-7). Thus, when an algebraic expression can be written as the product of two or more expressions, then each of these expressions is called a factor of the given expression. Factorization of algebraic means to obtain two or more expressions whose product is the given expression.

 

The process of finding two or more expressions whose product is the given expression is called the factorization of algebraic expressions. Thus, the factorisation of algebraic expressions is the reverse process of multiplication. 


Here are a few examples for a better understanding: 

Product    

i) 7xy (5xy-3) = 35x²y²-21xy

    35x²y²-21xy = 7 xy(5xy-3)


ii) 16a²-25b² = (4a+5b)(4a-5b)

     (4a+5b)(4a-5b) = 16a²-25b²


iii) (p+3)(p-7) = p²-4p-21

      P²-4p-21 = (p+3)(p-7)


iv) (2x+3)(3x-5) = 6x²-x-15

      6x²-x-15 = (2x+3)(3x-5)


Methods for Factorisation of Algebraic Expressions 

Factorization using identities can be solved using three methods that can be used for the factorization of algebraic expressions, they are: 

  1. Taking out common factors

  2. Grouping 

  3. Difference of two squares 

Before taking up factorization, there is one thing that needs to be clear and that is THE CONCEPT OF H.C.F. Yes! So, what is H.C.F? 

H.C.F. of Two or more Polynomials(with integral coefficients) is the Largest Common Factor of the Given Polynomials. 


H.C.F of two or more monomials = (H.C.F. of their numerical coefficients)x(H.C.F. of their literal coefficients)

H.C.F. of literal coefficients = product of each common literal raised to the lowest power 


For Example, 

H.C.F. of 6x²y² and 8xy³H.C.F. of numerical coefficients = H.C.F. of 6 and 8 = 2.

H.C.F. of literal coefficients = H.C.F. of x²y² and xy³= product of each common literal raised to the lowest power =xy² 

Therefore, H.C.F. of 6x²y² and 8xy³ = 2 x xy² = 2xy²


Factorization of Algebraic Expressions by Taking Out Common Factors

In case the different terms/expressions of the given polynomial have common factors, then the given polynomial can be factorized by the following procedure:

Find the H.C.F. of all the terms/expressions of the given polynomial

Then divide each term/expression of the given polynomial by H.C.F. The quotient will be enclosed within the brackets and the common factor will be kept outside the bracket.


Here are a few examples;

Example: 1

Factorize the following polynomials:

i) 24x³-32x²

ii) 15ab²-21a²b

Solutions: factorizing algebraic expressions of the following:

i)  H.C.F. of 24x³ and 32x² is 8x²     24x³-32x² = 8x²(3x-4) 

ii)  H.C.F. of 15ab² and 21a²b is 3ab      15ab²-21a²b = 3ab(5b-7a)


Example: 2

Factorize the following:

i) 3x(y+2z)+5a(y+2z)

ii) 10(p-2q)³+6(p-2q)²-20(p-2q)

Solutions: factorizing algebraic expressions of the following:

i)  H.C.F. of the expressions    

3x(y+2z) and 5a(y+2z) is y+2z     

3x(y+2z)+ 5a(y+2z) = (y+2z)(3x+5a)

ii) H.C.F. of the expressions 10(p-2q)³,6(p-2q)²,and 20(p-2q) is 2(p-2q)     

10(p-2q)³+6(p-2q)²- 20(p-2q) = 2(p-2q)

5(p−2q)²+3(p−2q)−10


Factorization of Algebraic Expressions By Grouping of Terms

When the grouping of terms or factorization by regrouping terms of the given polynomial gives rise to a common factor, then the given polynomial can be factorized by the factorization using common factors if followed the following procedure:

Arrange the terms of the given polynomial in groups so that each group has a common factor.

Factorize each group.

Pick out the factor which is common to each group.

Note: factorisation of algebraic expressions by grouping is possible only if the given polynomial contains an even number of terms.


Here are few examples:

Example: 1  

Factorize the following polynomials:

i) ax-ay+bx-by 

ii) 4x²-10xy-6xy+15yz 

Solutions: factorizing algebraic expressions of the following:

i)ax-ay+bx-by = (ax-ay)+(bx-by)                         

= a(x-y)+b(x-y)                        

= (x-y)(a+b)

ii) 4x²-10xy-6xy+15yz = (4x²-10xy)-(6xy+15yz)

= 2x(2x-5y)-3z(2x-5y)                                       

= (2x-5y)(2x-3z)


Example: 2 

Factorize the following expression:

i) xy-pq+qy-px

ii) a²+bc+ab+ca

Solutions: i) Since xy and pq have nothing in common, we do not group the terms in pairs in the order in which the given expression is written. Here we interchange -pq and -px

Therefore, xy-pq+qy-px = (xy-px)+(qy-pq)

= x(y-p)+q(y-p)                                          

= (y-p)(x+q)

ii) a²+bc+ab+ca = a²+ab+bc+ca  

= a(a+b)+c(b+a)                            

= a(a+b)+c(a+b)                            

= (a+b)(a+c)


Difference of Two Squares

When the given polynomial is expressible as the difference of two squares, then it can be factorized by using the formula: a²-b² = (a+b)(a-b) 

Example:1 Factorize 25a²-64b² 

Solution: 25a²-64b² = (5a)²-(8b)² = (5a+8b)(5a-8b) 


Key Concepts Discussed in Factorization are-

  • Factors of natural numbers

  • Factors of algebraic expressions

  • What is Factorisation?

  • Method of common factors

  • Factorization by regrouping terms  Factorisation using identities

  • Factors of the form ( x + a) ( x + b)

  • Division of Algebraic Expressions

  • Division of a monomial by another monomial

  • Division of a polynomial by a monomial

  • Division of Algebraic Expressions Continued (Polynomial ÷ Polynomial)


We learned earlier that any number can be expressed in the form of its factors. Therefore, algebraic expressions can also be expressed in the form of factors. An algebraic expression includes variables, constants, and operators.


For example - sum of 5x² and 2x-3y = 5x²(2x-3y) = 10x³-15x²y. Here, 5x² and 2x-3y are factors of 10x³-15x²y. These can be represented as -10x³-15x²y = 5x²(2x-3y).


Similarly the product of 3x+7 and 3x-7 = (3x+7)(3x-7) = 9x²-49; we say that 3x+7 and 3x-7 are factors of 9x²-49. We write it as 9x²-49 = (3x+7)(3x-7). 


Therefore, all these are called factors of the given expression, only when an algebraic expression can be expressed as the product of two or more expressions.


Different Methods by Which Factorization of Algebraic Expressions Takes Place-

  • Taking out common factors

  • Grouping 

  • Difference of two squares

Reminder- In order to understand the concept of factorization of algebraic expressions, students need to be through with H.C.F which is the highest common factor.

H.C.F. of Two or more Polynomials is considered as the Largest Common Factor of the Given Polynomials. 

H.C.F of two or more monomials = (h c f of their numerical coefficients) x (h c f of their literal coefficients).

H c f of literal coefficients = product of each common literal raised to the lowest power.


Conclusion

Factorization of algebraic expressions is an extremely important concept taught in chapter 14 factorization. In earlier classes, we have studied the factorization of numbers and now we will study the factorization of algebraic expression. This chapter explains in-depth how we can express algebraic expressions as products of their factors. The notes of factorization of algebraic expressions prepared by the Vedantu’s team come in handy when students want to revise before their exam. It also acts as a study guide which helps students to keep in check their progress and also helps them to ace the exam. The study material is available in a free PDF download format so that students can learn In an offline environment.

FAQs on Factorization of Algebraic Expressions with Methods and Examples

1. What is factorization of algebraic expressions?

Factorization of algebraic expressions is the process of writing an expression as a product of two or more simpler expressions called factors. It is the reverse of expansion.

  • For example, 6x + 9 can be factorized as 3(2x + 3).
  • Here, 3 and (2x + 3) are the factors.
  • Factorization simplifies expressions and helps in solving equations.

2. How do you factorize a common factor from an algebraic expression?

To factorize using a common factor, take out the greatest common factor (GCF) from all terms.

  • Step 1: Identify the common numerical and variable factor.
  • Step 2: Divide each term by the GCF.
  • Step 3: Write the expression as GCF × remaining terms.
Example: 8x² + 12x
  • GCF = 4x
  • Factorized form = 4x(2x + 3)

3. What is the formula for factoring a difference of squares?

The formula for difference of squares is a² − b² = (a − b)(a + b).

  • This applies only when both terms are perfect squares and there is a subtraction.
  • Example: x² − 16 = (x − 4)(x + 4).
This identity is a key rule in algebraic factorization.

4. How do you factorize a quadratic expression?

To factorize a quadratic expression ax² + bx + c, split the middle term using two numbers whose product is ac and sum is b.

  • Example: Factorize x² + 5x + 6.
  • Find two numbers that multiply to 6 and add to 5 → 2 and 3.
  • Result: (x + 2)(x + 3).
This method is called the splitting the middle term method.

5. What is grouping method in factorization?

The grouping method is a technique where terms are grouped to find common factors in each pair.

  • Example: ax + ay + bx + by
  • Group terms: (ax + ay) + (bx + by)
  • Factor each group: a(x + y) + b(x + y)
  • Final result: (a + b)(x + y)
This method is useful for four-term algebraic expressions.

6. How do you factorize a perfect square trinomial?

A perfect square trinomial factors using the identity a² + 2ab + b² = (a + b)².

  • Check if the first and last terms are perfect squares.
  • Verify the middle term equals 2ab.
Example: x² + 6x + 9 = (x + 3)².

7. What is the difference between expansion and factorization?

Expansion multiplies expressions to form a polynomial, while factorization breaks a polynomial into simpler factors.

  • Expansion example: (x + 2)(x + 3) = x² + 5x + 6
  • Factorization example: x² + 5x + 6 = (x + 2)(x + 3)
They are reverse processes in algebra.

8. Why is factorization important in algebra?

Factorization is important because it helps in solving equations, simplifying expressions, and finding roots of polynomials.

  • It allows solving quadratic equations by setting each factor equal to zero.
  • Example: x² − 9 = (x − 3)(x + 3)
  • Solutions: x = 3 or x = −3
It is a fundamental skill in algebra and higher mathematics.

9. Can you give an example of factorizing a polynomial completely?

A polynomial is completely factorized when it is written as a product of irreducible factors.

  • Example: Factorize 2x² + 7x + 3.
  • Product ac = 6, numbers are 6 and 1.
  • Rewrite: 2x² + 6x + x + 3
  • Group: 2x(x + 3) + 1(x + 3)
  • Final answer: (2x + 1)(x + 3)

10. What are common mistakes in factorization of algebraic expressions?

Common mistakes in factorization include missing common factors and applying identities incorrectly.

  • Forgetting to take out the greatest common factor (GCF) first.
  • Using a² − b² formula for sums like a² + b² (which cannot be factorized in real numbers).
  • Incorrect splitting of the middle term in quadratic expressions.
Carefully checking identities and signs helps avoid errors.