You can put this solution on YOUR website! log(base 6) x2= log(base 6) (5x+36)
----
log6(x^2) = log6(5x+36)
----
x^2 = 5x+36
x^2-5x-36 = 0
---
Factor:
x^2-9x+4x-36 = 0
x(x-9)+4(x-9) = 0
(x-9)(x+4) = 9
x = 9 or x = -4
===================
Cheers,
Stan H.
===================