Enter the "coefficients (a, b, and c)" or the "full quadratic equation" to calculate roots, discriminant (Δ), and graph with step-by-step calculations.
This quadratic formula calculator instantly finds the real and complex roots of any quadratic equation in the form ax² + bx + c = 0 (where a ≠ 0). By applying the quadratic formula, it provides accurate results for real, repeated, or imaginary roots, along with the discriminant value and a visual representation of the parabola. Our free quadratic equation solver helps students, engineers, and mathematicians solve equations more efficiently, understand the concept better, and reduce errors associated with manual calculations.
The quadratic equation is a second-order polynomial equation having a single variable.
ax² + bx + c = 0
Where:
The word quadratic comes from the Latin Word quadratus, meaning "squares." Meanwhile, the variable's highest power is a square. Remember, the solution of quadratic equations is known as their roots or zeros. The roots of a quadratic equation can be real, repeated, or complex numbers, depending on the discriminant. These roots are the values of “x” and make the quadratic equation true. To find the discriminant for the given coefficients, try our discriminant calculator online.
In real-world scenarios, the quadratic equations are often used to understand:
The quadratic formula is:
x = -b ± √(b2 - 4ac) 2a
Where:
The discriminant allows you to determine the nature of the roots:
The quadratic formula is derived by completing the square on a general quadratic equation. It's an easy way to solve for the value of “x” even when it's not possible to do the factoring.
ax² + bx + c = 0
Divide both sides of the equation by ‘a’ to make the coefficient of x² = 1.
x² + (b/a)x + (c/a) = 0
x² + bax + ca = 0
x² + bax = -ca
x² + bax + b²4a² = -ca + b²4a²
(x + b 2a )² = b² - 4ac 4a²
x + b2a = ±√(b² - 4ac)2a
Subtract b/(2a) from both sides of the equation
x = -b ± √(b² - 4ac)2a
The calculator can be used in two ways: either by entering the coefficients (a, b, and c) of the equation directly or by providing the full quadratic equation.
The value of the discriminant (Δ = b² - 4ac) defines the nature of the roots, whether they are real, repeated, or complex.
1. Real and distinct Roots (Discriminant > 0):
The nature of the roots of a quadratic equation depends on the value of the discriminant (Δ = b² - 4ac). If the discriminant is a positive value, then it means that the quadratic equation has two real and distinct roots. It means the curve of a parabola cuts the x-axis at two different points.
Example:
Equation: x² - 5x + 6 = 0
Here, Δ = (-5)² - 4(1)(6) = 25 - 24 = 1 (positive)
✅ Two real and distinct roots:
x₁ = 3, x₂ = 2
2. One Real Repeated Root (Discriminant = 0)
The quadratic equation has one repeated root when the value of the discriminant is equal to zero. It is also known as the double root. In this case, the parabola touches the x-axis at only one point.
Example:
Equation: x² - 4x + 4 = 0
Δ = (-4)² - 4(1)(4) = 16 - 16 = 0
✅ One real repeated root:
x = 2
Complex Roots (Discriminant < 0)
If you get a negative discriminant, then it means the quadratic equation has two complex roots that are conjugate to each other. In this case, the curve of a parabola does not cut the x-axis because the roots are not real.
Example:
Equation: x² + 4x + 5 = 0
Δ = (4)² - 4(1)(5) = 16 - 20 = -4 (negative)
✅ Two complex roots:
x = -2 ± i
A ball is thrown upward from a height of 1.5 meters with an initial speed of 20 meters per second. Find the time it takes for the ball to hit the ground and solve using quadratic formula.
Solution:
The height of the ball at any time t (in seconds) is given by:
y = -4.9t² + 20t + 1.5
Here:
a = -4.9, b = 20, c = 1.5
The ball hits the ground when y = 0, so:
-4.9t² + 20t + 1.5 = 0
Δ = b² - 4ac
Δ = (20)² - 4(-4.9)(1.5)
Δ = 400 - (-29.4)
Δ = 429.4
Since the discriminant is positive (Δ > 0), there are two real roots.
t = (-b ± √Δ) (2a)
Substitute the values:
t = (-20 ± √429.4) (2 × -4.9)
t = -20 ± 20.72) -9.8
First root:
t₁ = (-20 + 20.72) -9.8
t₁ = (0.72) -9.8
t₁ ≈ -0.07 seconds (not possible because time cannot be negative)
Second root:
t₂ = (-20 - 20.72) -9.8
t₂ = (-40.72) -9.8
t₂ ≈ 4.16 seconds
The ball reaches the ground after approximately 4.16 seconds.
The example demonstrates how the quadratic equation helps to describe the projectile motion. Here, the negative sign in front of the term t² indicates the downward acceleration because of the presence of the gravitational force. Solving this quadratic equation tells us about the time that the ball takes to return to the ground.
No, you cannot. When a = 0, then the equation changes from a quadratic to a linear equation of the form bx + c = 0.
Yes, our quadratic formula calculator not only provides the final result but also shows the step-by-step calculations, the discriminant (Δ), substitution into the quadratic formula, and calculated roots, so that you can understand how each value is derived.
In simple terms, if discriminant Δ > 0, the parabola intersects the x-axis at two different points. It means the quadratic equation has two real solutions.
Our quadratic formula calculator lets you easily and quickly solve quadratic equations. Whether you are verifying homework, analyzing the motion of an object, or verifying roots, this calculator provides accurate results with a detailed breakdown of each step.
References:
Related
Links
Home Conversion Calculator About Calculator Online Blog Hire Us Knowledge Base Sitemap Sitemap TwoSupport
Calculator Online Team Privacy Policy Terms of Service Content Disclaimer Advertise TestimonialsEmail us at
Contact Us© Copyrights 2025 by Calculator-Online.net