document.write( "Question 968014: Solve the logarithmic equation for x.
\n" );
document.write( "log3 4 + log3 x = log3 6 + log3(x − 3) \n" );
document.write( "
Algebra.Com's Answer #591619 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve the logarithmic equation for x. \n" ); document.write( " log3 4 + log3 x = log3 6 + log3(x − 3) \n" ); document.write( "---------------- \n" ); document.write( "log3[4x] = log3[6(x-3)] \n" ); document.write( "--- \n" ); document.write( "4x = 6x-18 \n" ); document.write( "2x = 18 \n" ); document.write( "x = 9 \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |