Question 362494: i am trying to solve a problem with the format ax squared + bx + c and im not quit sure how to do it. can you help me? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! i am trying to solve a problem with the format ax squared + bx + c and im not quite sure how to do it. can you help me?
-----
Use the quadratic formula:
x = [-b +- sqrt(b^2-4ac)]/(2a)
to solve for "x".
-------------------
Cheers,
Stan H.