Quadratic Equation Solver

Our free quadratic equation solver helps you find the roots of any quadratic equation using the quadratic formula. Get the discriminant, vertex form, axis of symmetry, factored form, and complete step-by-step solutions. Works with real and complex roots.

star 4.9
auto_awesome AI
Equation
1x² - 5x + 6 = 0
Discriminant (Δ)
1
2 Real Roots
Δ = (-5)² - 4(1)(6) = 25 - 24 = 1
Quadratic Formula
x = (-b ± √Δ) / 2a
Solutions
x₁
3
x₂
2
Properties
Vertex (h, k) (2.5, -0.25)
Axis of Symmetry x = 2.5
Sum of Roots 5
Product of Roots 6
Forms
Factored: (x - 3)(x - 2)
Vertex: (x - 2.5)² - 0.25
Solution Steps
1. Δ = b² - 4ac = 25 - 24 = 1
2. x = (-(-5) ± √1) / 2(1)
3. x = (5 ± 1) / 2
4. x₁ = 3, x₂ = 2

auto_awesome AI Analysis

Powered by Claude

Quadratic: x² - 5x + 6 = 0

  • Solutions: x = 3 and x = 2
  • Factored: (x - 3)(x - 2) = 0
  • Vertex: (2.5, -0.25) - minimum point
  • Discriminant: 1 (positive = 2 real roots)

Check: (3)² - 5(3) + 6 = 9 - 15 + 6 = 0 ✓

lightbulb Tips

  • x = (-b ± √(b²-4ac)) / 2a
  • Δ > 0: two real roots
  • Δ = 0: one repeated root
  • Δ < 0: complex roots

functions Reference

Discriminant (Δ = b²-4ac)
Δ > 0 Two real roots
Δ = 0 One repeated root
Δ < 0 Complex roots
Formulas
Vertex: (-b/2a, f(-b/2a))
Sum of roots: -b/a
Product of roots: c/a

How to Use This Calculator

edit

Enter Coefficients

Input values for a, b, and c in ax² + bx + c = 0.

functions

View Roots

See the solutions x₁ and x₂ (real or complex).

analytics

Analyze Equation

Get discriminant, vertex, axis of symmetry, and forms.

format_list_numbered

Follow Steps

Learn the complete solution process step by step.

The Formula

The quadratic formula gives the solutions to any quadratic equation. The discriminant (Δ) determines whether roots are real (Δ ≥ 0) or complex (Δ < 0).

x = (-b ± √(b² - 4ac)) / 2a

lightbulb Variables Explained

  • a, b, c Coefficients in ax² + bx + c = 0
  • Δ = b² - 4ac Discriminant (determines nature of roots)
  • x₁, x₂ The two roots (solutions)

tips_and_updates Pro Tips

1

If Δ > 0: Two distinct real roots

2

If Δ = 0: One repeated real root (perfect square)

3

If Δ < 0: Two complex conjugate roots

4

Vertex form: a(x - h)² + k where h = -b/2a

5

Sum of roots = -b/a, Product of roots = c/a

6

The parabola opens upward if a > 0, downward if a < 0

Quadratic Equation Solver - Find Roots Instantly

Solve any quadratic equation ax² + bx + c = 0 using the quadratic formula. Get real or complex roots, discriminant, vertex, axis of symmetry, and detailed step-by-step solutions.

Quadratic Formula Calculator

Apply the quadratic formula x = (-b ± √(b² - 4ac)) / 2a to find exact solutions. Works for any coefficients with complete step-by-step explanation.

Discriminant Calculator

Calculate the discriminant Δ = b² - 4ac to determine the nature of roots before solving. Positive means two real roots, zero means one root, negative means complex roots.

Vertex Form Calculator

Convert standard form to vertex form a(x - h)² + k. Find the vertex coordinates and understand the parabola's position and direction.

Factoring Quadratic Calculator

Get the factored form a(x - r₁)(x - r₂) when roots are found. Useful for understanding the equation's structure and solving inequalities.

Complex Roots Solver

When the discriminant is negative, find complex conjugate roots in the form a ± bi. Our solver handles both real and imaginary solutions.

Step-by-Step Solutions

Learn how to solve quadratic equations with detailed explanations. Perfect for students studying algebra and preparing for exams.

Frequently Asked Questions

sell

Tags

verified

Data sourced from trusted institutions

All formulas verified against official standards.