# Nakafa Framework: LLM
URL: /en/subject/high-school/10/mathematics/quadratic-function/quadratic-equation-factorization
Source: https://raw.githubusercontent.com/nakafaai/nakafa.com/refs/heads/main/packages/contents/subject/high-school/10/mathematics/quadratic-function/quadratic-equation-factorization/en.mdx
Output docs content for large language models.
---
export const metadata = {
  title: "Quadratic Equation Factorization",
  description: "Master factoring quadratic equations into (x-p)(x-q) form. Learn systematic steps, grouping methods, and special cases with detailed examples and practice problems.",
  authors: [{ name: "Nabil Akbarazzima Fatih" }],
  date: "04/19/2025",
  subject: "Quadratic Functions",
};
## What is Quadratic Equation Factorization?
Quadratic equation factorization is the process of converting an equation from the form  to the form , where  and  are the roots of the quadratic equation.
Note that the roots of a quadratic equation are the values of  that make the equation equal to zero. When we convert the equation to its factored form, we can easily find its roots.
## Basic Principles of Factorization
A quadratic equation in standard form is written as:
where , , and  are constants and .
Factorization is based on the following property: If a product equals zero, then at least one of its factors must equal zero.
This means if , then:
-  or 
- Therefore  or 
## Steps for Factoring Quadratic Equations
Here are the general steps to factor a quadratic equation :
1. Ensure the equation is in standard form with the right side equal to zero
2. Find two numbers that when multiplied give  and when added give 
3. Write the equation in factored form
4. Determine the roots of the equation from these factors
### Examples of factoring quadratic equations
1. Factoring the equation:
   
   In this equation, , , and .
   **Step 1**: The equation is already in standard form with the right side equal to zero.
   **Step 2**: We need to find two numbers that:
   - When multiplied give 
   - When added give 
   Factors of 6 are: 1, 2, 3, and 6
   Possible factor pairs: (1, 6) and (2, 3)
   The pair (2, 3) gives a sum of 5, which matches the value of .
   **Step 3**: We can write the equation as:
   
     
     
     
   
   **Step 4**: From the factored form above, we get:
   -  → 
   -  → 
   Therefore, the roots of the equation are  and .
2. Factoring the equation:
   
   In this equation, , , and .
   **Step 1**: The equation is already in standard form with the right side equal to zero.
   **Step 2**: We need to find two numbers that:
   - When multiplied give 
   - When added give 
   Factors of -30 are pairs of numbers with opposite signs:
   
   The pair  gives a sum of 13, which matches the value of .
   **Step 3**: We can write the equation as:
   
   We can group the terms:
   
     
     
     
   
   **Step 4**: From the factored form above, we get:
   -  → 
   -  → 
   Therefore, the roots of the equation are  and .
3. Factorization When Coefficient 
   When the coefficient  is not equal to 1, we need some modifications in the factorization steps. There are several approaches:
   **Method Using Factors of **
   1. Determine the value of 
   2. Find a pair of factors of  that when added give 
   3. Use this factor pair to split the term  into two terms
   4. Factor by grouping
   **Example of Factorization**:
   
   In this equation, , , and .
   **Step 1**: Calculate 
   **Step 2**: Find a pair of factors of -6 that when added give 5:
   Factors of -6: 
   The pair  gives a sum of 5, which matches the value of .
   **Step 3**: Split the term  into :
   
   **Step 4**: Factor by grouping:
   
     
     
     
   
   **Step 5**: Determine the roots of the equation:
   -  → 
   -  → 
   Therefore, the roots of the equation are  and .
## Quick Method: When We Know One of the Roots
If we know one of the roots of a quadratic equation, we can use this information to find the complete factorization.
**Example:** One of the roots of the equation  is 6
If  is a root of the equation, then  is one of its factors.
We can substitute  into the original equation:
  
  
  
  
  
Now we can write the equation as .
Using the factorization method, we factor it as:
  
  
  
  
The roots of the equation are  and .
## Special Cases of Factorization
1. Form 
   For equations without a constant term, we can factor out  directly:
   
     
     
   
   The roots are  and .
   **Example:** 
   
     
     
   
   The roots are  and .
2. Form 
   For equations without an  term, we can use the difference of squares pattern:
   
     
     
     
     
   
   **Example:** 
   
     
     
     
     
   
   The roots are  and .
## Quadratic Equations That Cannot Be Factored
Not all quadratic equations can be easily factored using rational numbers. In such cases, we can use the quadratic formula:
A quadratic equation can be factored with rational numbers if the discriminant  is a perfect square.
## Practice Problems
Factor the following quadratic equations:
1. 
2. 
3. 
4. 
5. 
### Answer Key
1. 
   **Step 1**: Identify the coefficients
   
   **Step 2**: Find two numbers that when multiplied give  and when added give 
   
   **Step 3**: Factorization
   
     
     
     
     
   
   **Step 4**: Determine the roots of the equation
   
     
     
   
   Therefore, the roots of the equation are  and .
2. 
   **Step 1**: Identify the coefficients
   
   **Step 2**: Find two numbers that when multiplied give  and when added give 
   
   **Step 3**: Factorization
   
     
     
     
     
   
   **Step 4**: Determine the roots of the equation
   
     
     
   
   Therefore, the roots of the equation are  and .
3. 
   **Step 1**: Identify the coefficients
   
   **Step 2**: Find two numbers that when multiplied give  and when added give 
   
   **Step 3**: Factorization
   
     
     
     
     
   
   **Step 4**: Determine the roots of the equation
   
     
     
   
   Therefore, the roots of the equation are  and .
4. 
   **Step 1**: Identify the coefficients
   
   **Step 2**: Find two numbers that when multiplied give  and when added give 
   
   **Step 3**: Factorization
   
     
     
     
     
     
   
   **Step 4**: Determine the roots of the equation
   
     
     
   
   Therefore, the roots of the equation are  and .
5. 
   **Step 1**: Identify as a difference of squares
   
   **Step 2**: Use the difference of squares formula 
   
   **Step 3**: Determine the roots of the equation
   
     
     
   
   Therefore, the roots of the equation are  and .