Calculatorss.online

⚡ Step-by-Step Solutions 📈 Real & Complex Roots 🎯 Interactive Parabola Plot

Quadratic Equation Solver

1x² - 5x + 6 = 0

PRIMARY SOLUTIONS (ROOTS)

x₁ = 3, x₂ = 2
Discriminant (Δ = b² − 4ac): 1 (Δ > 0)
Root Nature: 2 Real & Distinct Roots
Parabola Vertex (h, k): (2.5, -0.25)
Axis of Symmetry: x = 2.5
Parabola Opens: Upward (Minimum Vertex)
Y-Intercept: (0, 6)
Vertex Form: f(x) = 1(x - 2.5)² - 0.25

📝 Step-by-Step Quadratic Formula Solution

📈 Interactive Parabola & Roots Graph

📌 The curve represents the quadratic function \(f(x) = ax^2 + bx + c\). Green/red dots mark the roots and vertex.

Comprehensive Guide to the Quadratic Formula & Equations

A quadratic equation is a second-order polynomial equation of the canonical form ax² + bx + c = 0, where a ≠ 0. Quadratic functions describe parabolic trajectories in classical projectile physics, revenue optimization curves in microeconomics, and wave harmonics in electronics.

The Quadratic Formula:
x = [ -b ± √(b² - 4ac) ] / (2a)

Understanding the Discriminant (Δ)

The expression underneath the square root, Δ = b² - 4ac, is known as the discriminant. It determines the geometric relationship between the parabola and the x-axis:

Finding the Vertex and Axis of Symmetry

Every quadratic graph forms a symmetric parabola. The line of symmetry runs vertically through the vertex:

Frequently Asked Questions

Why cannot coefficient 'a' be zero?

If \(a = 0\), the \(x^2\) term disappears and the equation degrades into a linear equation \(bx + c = 0\), which only has one root \(x = -c / b\).

How do you solve quadratic equations with complex roots?

When \(\Delta < 0\), write \(\sqrt{\Delta} = \sqrt{-|\Delta|} = i\sqrt{|\Delta|}\). Then the solutions are \(x = \frac{-b \pm i\sqrt{|\Delta|}}{2a}\).