Quadratic Formula Calculator
Advanced equation solver with step-by-step solutions
...
Users Online
0
Calculations
Enter Coefficients
ax² +
bx +
c = 0
Coefficient a
Coefficient b
Coefficient c
Quick Examples
Step-by-Step Solution
Step 1: Calculate Discriminant (Δ)
Formula: Δ = b² - 4ac
Δ = ?
Step 2: Nature of Roots
Determining based on discriminant value...
Step 3: Apply Quadratic Formula
Formula: x = (-b ± √Δ) / 2a
x = ?
Final Result
Waiting for calculation...
Graph will appear here after calculation
Calculation History
No calculations yet
Your solved equations will appear here
What is the Quadratic Formula?
The quadratic formula is a universal method used to solve quadratic equations. A quadratic equation is a second-order polynomial equation in a single variable x, written as:
ax² + bx + c = 0
Where:
- a, b, and c are real numbers and a ≠ 0.
- x is the unknown variable (the root).
How to Use This Calculator
Our Quadratic Formula Calculator makes it easy to find the roots of any quadratic equation in three simple steps:
- Enter the value of coefficient a (must not be 0).
- Enter the value of coefficient b.
- Enter the value of coefficient c.
- Click Solve Equation to see the result, graph, and step-by-step calculation.
Understanding the Discriminant (Δ)
This tool automatically calculates the discriminant (Δ = b² - 4ac) to tell you the nature of the roots:
- If Δ > 0: Two distinct real roots.
- If Δ = 0: One repeated real root.
- If Δ < 0: Two complex (imaginary) roots.