# Nakafa Framework: LLM
URL: /en/subject/high-school/10/mathematics/quadratic-function/quadratic-equation-types-of-root
Source: https://raw.githubusercontent.com/nakafaai/nakafa.com/refs/heads/main/packages/contents/subject/high-school/10/mathematics/quadratic-function/quadratic-equation-types-of-root/en.mdx
Output docs content for large language models.
---
export const metadata = {
  title: "Types of Quadratic Equation Roots",
  description: "Understand the types of roots in quadratic equations—real, equal, or complex—by analyzing the discriminant, with clear explanations and illustrative examples.",
  authors: [{ name: "Nabil Akbarazzima Fatih" }],
  date: "04/19/2025",
  subject: "Quadratic Functions",
};
## Understanding Quadratic Equation Roots
In a quadratic equation  (where ), the roots of the equation are the values of  that make the equation true. A quadratic equation always has two roots that can be found using the formula:
The value  is called the determinant or discriminant (denoted by ), which is very important because it determines the type of roots of the quadratic equation.
### Different Real Roots
If  (or ), then the quadratic equation has two different real roots.
Example: 
- 
- 
- The roots are:  and 
### Equal (Repeated) Roots
If  (or ), then the quadratic equation has one real repeated root (two roots with the same value).
Example: 
- 
- 
- The roots are: 
### Imaginary (Non-Real) Roots
If  (or ), then the quadratic equation has two different complex (imaginary) roots.
Where  is the imaginary number.
Example: 
- 
- 
- The roots are:  and 
## Relationship Between Roots and Coefficients
If  and  are the roots of the quadratic equation , then:
  
  
This is an important relationship that can be used to find the coefficients of a quadratic equation if its roots are known.