Simple Numerical Quadratic Equation Solver For Equations of the Form:



Where: 

The known numerical values are: (a, b and c), where (a) must not equate to zero.

Given the  a, b and c  values, this program will solve for both real and complex (imaginary) roots.

a =       b =       c =


The roots are real:
x1 = -1 and x2 = 3


The general solution may be expressed in the form