Loading…

Quadratic Solver Over Complexes

Math Algebra • Complex Numbers

View all topics
3. Quadratic Solver Over Complexes
Solve \(ax^2+bx+c=0\) in \(\mathbb{C}\). Shows the discriminant and plots the roots on the complex plane.
Coefficient \(a\)
Coefficient \(b\)
Coefficient \(c\)
Ready

Drag to pan • wheel/pinch to zoom • Roots are plotted in the complex plane (Re horizontal, Im vertical).

Complex plane (Argand diagram)
Points correspond to \(x_1\) and \(x_2\).
Re: 0, Im: 0 sx: 70, sy: 70
Enter coefficients and click Solve.

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

What does the discriminant mean for a quadratic solved over the complex numbers?

The discriminant Delta = b^2 - 4ac controls the square-root term in the quadratic formula. If coefficients are real and Delta is negative, the solutions are complex conjugates; with complex coefficients, Delta can be complex and the roots need not be conjugates.

How are complex roots computed from the quadratic formula?

The calculator evaluates x = (-b ± sqrt(Delta)) / (2a) using complex arithmetic. When Delta is complex, it computes a complex square root (typically the principal square root) so the ± choice consistently produces the two roots.

Why do complex roots come in conjugate pairs when a, b, and c are real?

Real coefficients imply the polynomial has conjugate symmetry: if x is a root, then its complex conjugate is also a root. This is why the two nonreal solutions appear symmetric about the real axis on the Argand diagram.

Can I solve a quadratic where a, b, or c has an imaginary part?

Yes. Enable complex coefficients and enter the real and imaginary parts for a, b, and c; the solver will compute roots in the complex plane even when the coefficients are not real.

How do I interpret the root plot on the complex plane?

Each root x = u + iv is plotted as the point (u, v), where u is the real part on the horizontal axis and v is the imaginary part on the vertical axis. If real coefficients produce conjugate roots, the points have equal real parts and opposite imaginary parts.