document.write( "Question 37759: I don't understand how to solve logarithms such as this:\r
\n" );
document.write( "\n" );
document.write( "3logx - log6 + log2.4 = 9 \n" );
document.write( "
Algebra.Com's Answer #23304 by stanbon(75887) ![]() You can put this solution on YOUR website! 3logx - log6 + log2.4 = 9\r \n" ); document.write( "\n" ); document.write( "You need to understand and use the Laws of logarithms. \n" ); document.write( " \n" ); document.write( "logx^3 - log6 +log2.4 = 9\r \n" ); document.write( "\n" ); document.write( "log[(2.4x^3)/6]=9\r \n" ); document.write( "\n" ); document.write( "(2.4/6)x^3 = 10^9 \n" ); document.write( "x^3= [6*10^9/2.4] \n" ); document.write( "x=1.35720881X10^6 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |