
How to Factorize Quadratic Equations Using Methods and Solved Examples
The concept of factorization of quadratic equations is essential in mathematics and plays a major role in solving algebraic and real-life problems. Understanding this topic helps students accurately find the roots of quadratic equations, boosts exam performance, and lays a strong foundation for advanced maths topics.
Understanding Factorization of Quadratic Equations
Factorization of quadratic equations means writing a quadratic expression as a product of two linear factors. For example, given a standard quadratic equation \( ax^2 + bx + c = 0 \), factorization helps us express it as \( (px + q)(rx + s) = 0 \). This method is widely used in solving quadratic equations by factoring, finding the roots of equations, and simplifying expressions in higher mathematics. The concept is essential for students in Class 10 and also appears in competitive exams.
Formula Used in Factorization of Quadratic Equations
The standard formula to solve quadratic equations is:
\( ax^2 + bx + c = 0 \)
To factorize, find two numbers whose product is ac and whose sum is b.
Here’s a helpful table to understand factorization of quadratic equations more clearly:
Methods of Factorization of Quadratic Equations
| Method | Key Steps |
|---|---|
| Splitting the Middle Term | Find 2 numbers whose product is ac and sum is b, split bx, factor by grouping. |
| Quadratic Formula | Apply \( x = \frac{-b \pm \sqrt{b^2-4ac}}{2a} \), write equation as product of factors using roots. |
| Algebraic Identities | Recognize special forms like \( a^2 + 2ab + b^2 \) or \( a^2 - b^2 \) and use corresponding identities. |
These methods help solve all types of quadratic factorization problems, whether for board exam practice or daily assignments.
Step-by-Step Example – Factorization by Splitting the Middle Term
Let's factorize \( x^2 + 6x + 9 = 0 \) step by step:
1. Write the equation: \( x^2 + 6x + 9 = 0 \ )2. Identify a = 1, b = 6, c = 9.
3. Find two numbers whose product = ac = \(1 \times 9 = 9\), and sum = b = 6.
4. The numbers are 3 and 3, since \(3 \times 3 = 9\) and \(3 + 3 = 6\).
5. Split the middle term using these numbers:
\( x^2 + 3x + 3x + 9 = 0 \)
6. Group and factor:
\( (x^2 + 3x) + (3x + 9) = 0 \)
\( x(x + 3) + 3(x + 3) = 0 \)
\( (x + 3)(x + 3) = 0 \)
7. So, the factors are \( (x + 3)^2 = 0 \) and the root is \( x = -3 \).
Worked Example – Using Quadratic Formula
Example: Factorize \( x^2 - 5x + 6 = 0 \ )
1. Compare with \( ax^2 + bx + c = 0 \), here a = 1, b = -5, c = 6.2. Apply the formula: \( x = \frac{-b \pm \sqrt{b^2-4ac}}{2a} \)
Substitute values: \( x = \frac{5 \pm \sqrt{(-5)^2 - 4 \times 1 \times 6}}{2} \)
\( x = \frac{5 \pm \sqrt{25-24}}{2} \)
\( x = \frac{5 \pm 1}{2} \)
So, \( x = 3 \) or \( x = 2 \)
3. Thus, the quadratic factors are \( (x - 3)(x - 2) = 0 \).
Practice Problems
- Factorize \( x^2 - 7x + 10 = 0 \)
- Factorize \( x^2 + x - 12 = 0 \)
- Factorize \( 2x^2 + 5x + 2 = 0 \)
- Use the quadratic formula to solve \( x^2 + 4x + 1 = 0 \)
Common Mistakes to Avoid
- Forgetting to find two numbers whose product is ac (not just c) and sum is b.
- Confusing signs when splitting the middle term.
- Ignoring special identities like \( a^2 - b^2 \) when applicable.
- Not checking the final factorization by multiplying back.
Real-World Applications
The factorization of quadratic equations is vital in physics, engineering, finance, and daily tasks such as calculating area, projectile motion, and analyzing graphs. It’s a foundational skill applicable in technical jobs and advanced studies. Vedantu shows students the practical value of maths by connecting these methods to real scenarios.
Quick Revision – Key Points
- Always write the equation in standard quadratic form: \( ax^2 + bx + c = 0 \).
- Use splitting, formula, or identities based on question type.
- Practise with worksheets and solved examples regularly.
- Check answers by recombining the factors to see if original equation is obtained.
Explore More & Practice
- For deeper understanding of quadratic equations, visit Quadratic Equations.
- Try the Quadratic Equation Solver for instant answers and explanations.
- Strengthen polynomial skills via Polynomials and Factoring Polynomials.
- Explore alternate solving methods like Completing the Square for comparison.
We explored the idea of factorization of quadratic equations, different solving methods, and real-world relevance. Keep practicing with Vedantu to master these essential concepts and perform with confidence in exams and beyond.
FAQs on Factorization of Quadratic Equations Explained
1. What is factorization of quadratic equations?
The factorization of quadratic equations is the process of expressing a quadratic expression in the form ax² + bx + c as a product of two linear factors. In general, it is written as (px + q)(rx + s). Factorization helps in solving quadratic equations by setting each factor equal to zero. For example, x² + 5x + 6 can be factorized as (x + 2)(x + 3).
2. How do you factor a quadratic equation step by step?
To factor a quadratic equation, you find two numbers whose product equals ac and whose sum equals b. Follow these steps for ax² + bx + c:
- Multiply a × c.
- Find two numbers that multiply to ac and add to b.
- Split the middle term bx using those numbers.
- Factor by grouping.
Example: 2x² + 7x + 3 → ac = 6 → numbers are 6 and 1 → factorized form is (2x + 1)(x + 3).
3. What is the formula for factorizing a quadratic equation?
The general method to solve and factor a quadratic equation uses the quadratic formula: x = (-b ± √(b² − 4ac)) / 2a. Once the roots are found, the factorized form is written as a(x − r₁)(x − r₂), where r₁ and r₂ are the roots. This method works for all quadratic equations, especially when simple factoring is difficult.
4. How do you factor a quadratic when a = 1?
When a = 1, factorization becomes simpler because you only need two numbers that multiply to c and add to b. For x² + bx + c:
- Find two numbers whose product is c.
- Their sum must equal b.
Example: x² + 8x + 15 → numbers are 3 and 5 → factorized form is (x + 3)(x + 5).
5. How do you factor a quadratic equation with a leading coefficient greater than 1?
When the leading coefficient a > 1, use the ac method or factor by grouping. Steps:
- Multiply a × c.
- Find two numbers that multiply to ac and add to b.
- Split the middle term and factor by grouping.
Example: 3x² + 11x + 6 → ac = 18 → numbers are 9 and 2 → factorized form is (3x + 2)(x + 3).
6. What is the difference between factoring and solving a quadratic equation?
Factoring means rewriting a quadratic expression as a product of linear factors, while solving means finding the values of x that satisfy the equation. For example:
- Factoring: x² − 9 = (x − 3)(x + 3).
- Solving: Set each factor equal to zero → x = 3 or x = −3.
Factoring is often a method used to solve quadratic equations.
7. Can all quadratic equations be factorized?
Not all quadratic equations can be factorized using integers, but every quadratic can be solved using the quadratic formula. If the discriminant (b² − 4ac) is a perfect square, the quadratic can usually be factorized easily. If it is not a perfect square, the roots may be irrational or complex, making simple factorization difficult.
8. What is the discriminant in quadratic equations?
The discriminant is the expression b² − 4ac in a quadratic equation and determines the nature of the roots. Its value tells us:
- If b² − 4ac > 0 → two distinct real roots.
- If b² − 4ac = 0 → one repeated real root.
- If b² − 4ac < 0 → two complex roots.
The discriminant also helps decide whether factorization is possible using real numbers.
9. How do you factor a quadratic equation by grouping?
Factoring by grouping involves splitting the middle term and factoring common terms from pairs. Steps:
- Multiply a × c.
- Find two numbers that multiply to ac and add to b.
- Rewrite the middle term using those numbers.
- Factor common terms from each group.
Example: 2x² + 5x + 3 → split 5x as 2x + 3x → 2x² + 2x + 3x + 3 → factorized form is (2x + 3)(x + 1).
10. What are common mistakes when factorizing quadratic equations?
Common mistakes in factorization of quadratic equations usually involve sign errors or incorrect number pairs. Watch out for:
- Ignoring the value of a when a ≠ 1.
- Choosing numbers that multiply correctly but do not add to b.
- Forgetting negative signs when c is negative.
- Not checking the final answer by expanding the factors.
Always multiply the factors back to verify you get the original quadratic expression.





















