document.write( "Question 1043250: Find value of x
\n" );
document.write( "3^(x-1)=2^(2x)
\n" );
document.write( "Can u help me solve this \n" );
document.write( "
Algebra.Com's Answer #658366 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find value of x \n" ); document.write( "3^(x-1)=2^(2x) \n" ); document.write( "-------- \n" ); document.write( "(x-1)*log(3) = 2x*log(2) \n" ); document.write( " \n" ); document.write( " |