document.write( "Question 400339: Solve x for the following 4*3^(x-1) = 5^(2x+3)?\r
\n" );
document.write( "\n" );
document.write( "I believe this breaks down to the following
\n" );
document.write( "log(4) + (x-1)log(3) = 2xlog(5) + log(3)\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I have been trying to do this equation by working the individual logs out and then adding/subtracting as needed but I cannot get the right answer.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #283429 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Solve x for the following 4 * 3^(x-1) = 5^(2x+3)? \n" ); document.write( "I believe this breaks down to the following \n" ); document.write( "log(4) + (x-1)log(3) = 2xlog(5) + log(3) \n" ); document.write( ": \n" ); document.write( "Wouldn't it be \n" ); document.write( "log(4) + (x-1)log(3) = (2x+3)log(5) \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |