# Nakafa Framework: LLM
URL: /en/subject/high-school/10/mathematics/quadratic-function/quadratic-equation-imaginary-root
Source: https://raw.githubusercontent.com/nakafaai/nakafa.com/refs/heads/main/packages/contents/subject/high-school/10/mathematics/quadratic-function/quadratic-equation-imaginary-root/en.mdx
Output docs content for large language models.
---
export const metadata = {
  title: "Imaginary or Non-Real Roots",
  description: "Learn when quadratic equations have imaginary roots, how to identify them using discriminant, and solve complex numbers step-by-step with examples.",
  authors: [{ name: "Nabil Akbarazzima Fatih" }],
  date: "04/19/2025",
  subject: "Quadratic Functions",
};
## What are Non-Real Roots?
Quadratic equations  sometimes have solutions that cannot be found in ordinary numbers. These solutions are called "non-real roots" or "imaginary roots."
Imagine we're looking for a number that, when multiplied by itself, gives a negative result. Does such a number exist? No! Because any number multiplied by itself always gives a positive result or zero. This is where the concept of imaginary numbers begins.
## Imaginary Numbers
Imaginary numbers are numbers that contain , where . This means .
Examples of imaginary numbers:
-  (read as: "three i")
-  (read as: "two plus five i")
-  (read as: "negative four i")
Numbers like  are called complex numbers, because they are a combination of a real number  and an imaginary number .
## When Does a Quadratic Equation Have Imaginary Roots?
A quadratic equation has imaginary roots when its discriminant is negative. The discriminant is .
If , then the quadratic equation will have two different imaginary roots.
## How to Find Imaginary Roots
To find imaginary roots, we still use the formula:
  
  
  
### Example Problem 1
Let's find the roots of the equation .
**Step 1**: Identify the values of , , and .
- 
- 
- 
**Step 2**: Calculate the discriminant.
Since , this equation has imaginary roots.
**Step 3**: Use the quadratic formula.
  
  
Therefore, the roots of the equation  are  and .
### Example Problem 2
Determine the type of roots for the equation .
**Step 1**: Identify the values of , , and .
- 
- 
- 
**Step 2**: Calculate the discriminant.
Since , this equation has imaginary roots.
**Step 3**: Find the equation's roots.
  
  
Therefore, the roots of the equation are  and .
## Why Do Imaginary Roots Always Come in Pairs?
Imaginary roots always appear in pairs in the form of  and . These pairs are called "complex conjugates."
This happens because the quadratic formula involves . When , we get , which gives us complex conjugate pairs.