Loading [MathJax]/jax/output/HTML-CSS/fonts/TeX/fontdata.js

Quadratic Equation Calculator

Solve quadratic equations step by step

The calculator will solve the quadratic equation step by step either by completing the square or using the quadratic formula. It will find both the real and the imaginary (complex) roots.

Related calculator: Discriminant Calculator

Enter a quadratic equation:

For example, x^2+4x+3=0 or x^2+4=5x.

Choose a method:

If the calculator did not compute something or you have identified an error, or you have a suggestion/feedback, please contact us.

Solution

Your input: solve the quadratic equation x2+4x+3=0 by using quadratic formula.

The standard quadratic equation has the form ax2+bx+c=0.

In our case, a=1, b=4, c=3.

Now, find the discriminant using the formula D=b24ac: D=42413=4.

Find the roots of the equation using the formulas x1=bD2a and x2=b+D2a

x1=4421=3 and x2=4+421=1

Answer: x1=3; x2=1