Question 5897
for {{{ax^2 + bx + c = 0}}} we can find x by putting the values of a, b and c into the following formula:


x = {{{(-b +- sqrt(b^2 - 4ac))/(2a)}}}


jon.