document.write( "Question 763170: Solve for x: 3^x = 18. Please show your work.\r
\n" );
document.write( "\n" );
document.write( "I got x = (log18)/(log3), however, according to the correct answer it says it is x= log 6.\r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #464594 by Cromlix(4381) You can put this solution on YOUR website! 3^x = 18 \n" ); document.write( "xlog3 = log18 \n" ); document.write( "x = log18/log3 \n" ); document.write( "x = log6 \n" ); document.write( "You were right. \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |