You can put this solution on YOUR website! Solve the quadratic equation by completing the square.
x^2 -5=8x
----
x^2 - 8x + ? = 5 + ?
----
Complete the square:
x^2 - 8x + 16 = 5 + 16
(x-4)^2 = 21
---
x-4 = +-sqrt(21)
x = [4 +-sqrt(21)]
=======================
Cheers,
Stan H.