document.write( "Question 241397: how to solve: 4^(3x-1)=3^(x-1)\r
\n" );
document.write( "\n" );
document.write( "i can't rember how to solve for x.\r
\n" );
document.write( "\n" );
document.write( "i am lost. \n" );
document.write( "
Algebra.Com's Answer #176789 by edjones(8007) You can put this solution on YOUR website! 4^(3x-1)=3^(x-1) \n" ); document.write( "log[4](4^3x-1)=log[3](3^(x-1))/log[3](4) Change of base formula from 3 to 4 on the right side. \n" ); document.write( "3x-1=(x-1)/1.2619 \n" ); document.write( "3.7856x-1.2619=x-1 \n" ); document.write( "2.7856x=.2619 \n" ); document.write( "x=.094... \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |