You can
put this solution on YOUR website!log base 3 (10x^2-x-2)=2+2*log base3(X)
solve for x
----------------------
log3(10x^2-x-2) - 2log3(x) = 2
---
log3(10x^2-x-2) - log3(x^2) = 2
---
log3[(10x^2-x-2/x^2] = 2
----
(10x^2-x-2/x^2) = 9
---
10x^2-x-2 = 9x^2
---
x^2-x-2 = 0
Factor:
(x-2)(x+1) = 0
Positive solution:
x = 2
===================
Cheers,
Stan H.
===================