document.write( "Question 193406: I am having a problem solving the following equation in terms of logarithms. Could someone please help? \r
\n" );
document.write( "\n" );
document.write( "Problem :
\n" );
document.write( " 2^2x-4= 3^x-21\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #145206 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I am having a problem solving the following equation in terms of logarithms. Could someone please help? \n" ); document.write( "Problem : \n" ); document.write( "2^(2x-4) = 3^(x-21) \n" ); document.write( "Take the log of both sides: \n" ); document.write( "(2x-4)log2 = (x-21)log3 \n" ); document.write( "2xlog2 - 4log2 = xlog3 - 21*log3 \n" ); document.write( "---- \n" ); document.write( "(2log2-log3)x = 4log(2) - 21*log(3) \n" ); document.write( "0.12494x = -8.81543 \n" ); document.write( "x = -70.557281 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |