Math 112
The Quadratic Formula

This will give you a decimal approximation of the real solutions (if any) of a quadratic equation. (JavaScript)

x2 + x + = 0.

The answer:


This will give you exact solutions of a quadratic equation with integer coefficients. (JavaScript)

x2 + x + = 0.

The answer:


 

© Copyright 1998, Lansing Community College. All rights reserved.