document.write( "Question 806912: Rewrite the expression as the sum and/or difference of logarithms, without using exponents. Simplyfy if possible.
\n" );
document.write( "log3 x^9y^8/5 \n" );
document.write( "
Algebra.Com's Answer #486084 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Rewrite the expression as the sum and/or difference of logarithms, without using exponents. Simplify if possible. \n" ); document.write( "log3 [x^9y^8/5] \n" ); document.write( "------ \n" ); document.write( "= log3(x^9) + log3(y^(8/5)) \n" ); document.write( "------- \n" ); document.write( "= 9*log(x) + (8/5)*log(y) \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |