Root Quadratic Equation Calculator

Root Quadratic Equation Calculator

Solve any quadratic equation ax^2 + bx + c = 0 with the quadratic formula. Enter coefficients a, b, and c to get the discriminant, both roots, a real or complex classification, the vertex, the axis of symmetry, and the sum and product of the roots.

📐Your Equation

a x² + b x + c = 0

🎯Example Equation Presets

📝Coefficients & Options

Leading coefficient. Set a = 0 to solve a linear equation instead.

The middle coefficient multiplying x.

The constant term with no variable.

Controls rounding on every result and root value.

Cosmetic label used in the equation display and roots.

Decimal is easiest to read; radical shows the exact surd.

Two distinct real roots

Root 1 0 first solution
Root 2 0 second solution
Discriminant D 0 D = b² − 4ac
Vertex (h, k) 0, 0 turning point of parabola

🔢Formula Snapshot

x(-b ± √D) / 2a
Db² − 4ac
h-b / (2a)
∑/∏-b/a and c/a

📊What the Discriminant Sign Tells You

Discriminant DNature of RootsGraph vs x-axisExample
D > 0Two distinct real rootsCrosses at two pointsx²-5x+6
D = 0One repeated real rootTouches at the vertexx²-4x+4
D < 0Two complex conjugatesNever touches the axisx²+2x+5
D is a perfect squareTwo rational rootsCrosses at neat valuesx²-3x-10
D > 0, not perfect squareTwo irrational rootsCrosses at surdsx²-2

📏Quadratic Formula Components

SymbolNameFormulaMeaning
aLeading coefficientcoeff of x²Opens up if a>0, down if a<0
bLinear coefficientcoeff of xShifts the axis of symmetry
cConstant termvalue at x = 0The y-intercept of the parabola
DDiscriminantb² − 4acDecides root type and count
hVertex x-b / (2a)Also the axis of symmetry
kVertex ya h² + b h + cMinimum or maximum value

📈Sum and Product of Roots (Vieta)

EquationSum = -b/aProduct = c/aRoots
x²-5x+6562 and 3
x²+x-6-1-62 and -3
x²-3x-103-105 and -2
2x²-4x-62-33 and -1
x²-x-11-11.618, -0.618
x²+2x+5-25-1±2i

🗃Worked Example Equations Grid

EquationabcDiscriminantRootsVertex (h, k)
x²-5x+61-5613, 2(2.5, -0.25)
x²-4x+41-4402 (repeated)(2, 0)
x²+2x+5125-16-1±2i(-1, 4)
x²-210-28±1.414(0, -2)
x²+x-611-6252, -3(-0.5, -6.25)
2x²-4x-62-4-6643, -1(1, -8)
x²-6x+91-6903 (repeated)(3, 0)
x²+1101-4±i(0, 1)
x²-x-11-1-151.618, -0.618(0.5, -1.25)
-5t²+20t-52004000, 4(2, 20)

Formula Breakdown

Discriminant D = b² − 4acCompute D first. For x²-5x+6 that is (-5)² − 4(1)(6) = 25 − 24 = 1, a positive value, so two real roots.
Roots x = (-b ± √D) / 2aSubstitute: x = (5 ± √1) / 2 = (5 ± 1) / 2, giving x = 3 and x = 2 as the two solutions.
Repeated root when D = 0If D equals zero the two roots merge into one value, x = -b / (2a). For x²-4x+4 this is x = 4 / 2 = 2.
Complex roots when D < 0Real part is -b / (2a) and imaginary part is √(-D) / (2a). For x²+2x+5 the roots are -1 ± 2i.
Vertex h = -b / (2a)The parabola turns at x = h. Then k = a h² + b h + c gives the minimum or maximum y-value at that point.
Sum -b/a and product c/aVieta's formulas: the roots always add to -b/a and multiply to c/a, a fast way to sanity-check any answer.

💡Practical Solving Tips

Check the discriminant before solving: Compute D = b² − 4ac first. A positive D means two real answers, zero means one repeated answer, and a negative D means you are heading for complex conjugates. Knowing the root type up front stops you from expecting real crossings that do not exist and tells you whether to switch this tool to radical form.
Verify with sum and product: Once you have two roots, add them and multiply them. The sum should equal -b/a and the product should equal c/a. For 2x²-4x-6 the roots 3 and -1 add to 2 (= 4/2) and multiply to -3 (= -6/2), confirming the answer instantly without re-running the whole quadratic formula.

You are on a test, looking at a quadratic equation. Panic sets in. There’s a jumble of coefficients. Signs is tricky. You remember the formula but can’t quite remember which side gets negative sign.

Well, that’s why this tool exists. It helps you with that problem: the quadratic equation root calculator. It doesn’t simply spit out a couple numbers for x. No, no. This thing break down the whole story of the parabola. All it takes are three simple inputs. And then you get a complete algebraic picture right back.

How the Quadratic Root Calculator Works

It applies the master formula. It computes the discriminant. It classifies the roots (real or complex) and, yes, it even finds vertex. A moment of confusion becomes a clear map of what’s going on geometrically.

Yes, the quadratic formula is rigid and yes, it’s powerful. For any given equation with a non-zero leading coefficient, we find x. It equals negative b plus or minus the square root of the discriminant, all divided by 2a. One expression covers every possibility. Two signs before the radical give you two roots.

The stuff under the radical governs if those roots are real numbers, something you can plot on a graph, or imaginary numbers which live in some other mathematical plane. With this calculator, you see exactly what gets fed into that structure with your exact numbers and then can follow along with the arithmetic. No more fear of having made a sign error when working out the problem by hand.

But the most critical number in the entire procedure is the discriminant. It’s the first number the tool spits out. Before you complete the rest of the calculation, it informs you whether your result will be one or two distinct answers. A positive discriminant mean there are two unique real roots. The parabola intersects the x-axis in two locations.

A zero discriminant indicates vertex of the parabola simply touches the x-axis. Because the two roots has become one duplicate value, there is only one solution. For those not accustomed to working with complex numbers, a negative discriminant leads to something interesting. There is no real root of this equation. The graph doesn’t ever intersect the x-axis. You end up with a pair of complex conjugates.

Knowing that sign beforehand means you won’t look at an empty graph and wonder where the solutions went. How does this play out in practice? Let’s take an old favorite: x squared minus 5x plus 6 equals zero. The constant is 6, the middle term is negative 5, and the leading coefficient is 1. We plug that into our equation for the discriminant, getting positive 1. It’s not large, but it’s important because it tells us there are real roots.

When we plug it back in quadratic formula, we get x equals 3 and x equals 2. You know right away that it must be correct, based off Vieta’s relations. The sum of the two roots should equal negative b over a. In this case, it is 5. And their product should equal c over a. In this case, it is 6. 2 times 3 is 6. If you don’t believe it, you can let this calculator run the checks for you. You wouldn’t of to rerun the entire formula by hand.

It’s not all problems in the real world however. How about this one: x squared plus 2x plus 5 equals zero? Here we have a negative sixteen for the discriminant. You can’t take the square root of a negative number and recieve a result in the real world. There is no physical meeting of the equation with the axis. The tool uses complex mode to report that roots are negative one plus or minus two i.

For students encountering imaginary numbers for the first time it presents the answer cleanly so they can see structure is still there. It is just expressed differently.

The parabola’s form is not just important in its roots; there is another point, called the vertex, where the parabola turns. The x-coordinate of this vertex is… B/2a. This is also axis of symmetry. Plug it back into the original expression and you have minimum (or maximum) value of y. In the case of our initial parabola, the vertex has an x-value of 2.5 and a y-value of -0.25, meaning it lies just beneath the axis of symmetry. Two actual roots cross the axis, so that makes sense. Placing the vertex next to the roots on a graph connects the dry algebra with shape of parabola.

The ability to automatically show the product and sum of the roots is also pretty handy without being shouted about. These are set according to Vieta’s formulas no matter if the roots are real or not. It provides an immediate self-check against whatever answer you obtain by hand. Add up your own results and if it doesn’t equal minus b over a then you know you’ve made a slip somewhere. Both quantities appear on calculator so the check is always a single look away.

The built-in presets cover everything you could possibly see in a problem. They range from simple, such as a linear case where the leading coefficient is zero, to the complex, such as the golden ratio equation. It even covers a perfect square case with its repeated root as well as that irrational pair from x squared minus 2.

That last one (the linear case), is important because when a equals zero, this isn’t a quadratic equation anymore. Instead of diving into division-by-zero, the tool will solve the resultant linear equation for you. You’ll be able to choose whether the roots are displayed using radicals or as decimals. You can rename the variable (y or t works best, though it doesn’t really matter). Then, you can select how many outputted decimal places you want. That way, you should get your answer written however you want on final exam.

Quadratics appear everywhere. They are used by algebra students, physicists who model projectiles, and engineers checking their characteristic equations. It removes the drudgery while keeping the learning intact. Rather than shoving everything behind a black box, it displays classification, the substitution and the discriminant. With a tap of a button, you can begin with one of the presets. You can replace the coefficients with your own, read the result cards, and scan through the breakdown to see exactly how every single number is computed.

Whether the equation has complex roots or whether it’s as simple as a factorable trinomial, it provides solutions that are trustworthy, fully explained; often in mere seconds. It replaces the initial panic with clarity: here’s exactly why the numbers are what they are.

Root Quadratic Equation Calculator