Question 96807
{{{x = (-b +- sqrt( b^2-4*a*c ))/(2*a) }}}


one root is the + in the numerator and the other root is the -


when the two roots are added, the + and - terms cancel leaving -2b/2a or -b/a