You can put this solution on YOUR website! 2^(3x)=3^(2x+1)
----
Take the log of both sides::
(3x)log(2) = (2x+1)log(3)
----
(3x)/(2x+1) = log(3)/log(2)
----
3x/(2x+1) = 1.585
---
3x = 1.585(2x+1)
3x = 3.17x + 1.585
0.17x = -1.585
x = -9.324
---------------
Cheers,
Stan H.
---------------