You can put this solution on YOUR website! Please help me solve this equation x^2-10x=40
--------------
x^2-10x-40 = 0
---
x = [10+-sqrt(100-4*-40)]/2
---
x = [10+-sqrt(260)]/2
---
x = [10 +- 2sqrt(65)]/2
-----
x = 5+sqrt(65) or x = 5-sqrt(65)
=================================
Cheers,
Stan H.
========