Solve x² + 6 = 0
Solve the quadratic equation x² + 6 = 0 using the quadratic formula.
Solution:
Discriminant: Δ = -24 (2 complex roots)
Step-by-Step Solution
Step 1
Identify the Standard Form
A quadratic equation has the form: ax² + bx + c = 0
From the given equation:
• a = 1 (coefficient of x²)
• b = 0 (coefficient of x)
• c = 6 (constant term)
Standard form: x² + 6 = 0
x² + 6 = 0
Step 2
Calculate the Discriminant
The discriminant determines the nature of the roots.
D = b² - 4ac
D = (0)² - 4(1)(6)
D = 0 - 24
D = -24
Since D = -24 < 0, the equation has two COMPLEX roots.
D = -24
Step 3
Apply the Quadratic Formula for Complex Roots
Since D < 0, we have complex roots.
The quadratic formula gives:
x = (-b ± √D) / 2a
With D = -24 < 0:
√D = √(24) × i = 4.898979i
\sqrt{D} = 4.898979i
Step 4
Calculate Complex Solutions
Real part: -b/(2a) = -0/2 = 0
Imaginary part: √|D|/(2a) = 4.898979/2 = 2.44949
The solutions are:
x₁ = 0 + 2.44949i
x₂ = 0 - 2.44949i
These are complex conjugates.
x = 0 \pm 2.44949i
Step 5
Final Answer
x = 0 ± 2.44949i