You can put this solution on YOUR website! Nine more than a square of a number equals six times the number
--------------------
Equation::
x^2 + 9 = 6x
-------
x^2 - 6x + 9 = 0
Factor:
(x-3)^2 = 0
---
Ans: x = 3
---------------
Cheers,
Stan H.
----------------