document.write( "Question 585353: how do you write the expression as a single logarithm?
\n" );
document.write( "base is 3.
\n" );
document.write( "log3 24 +log3 2 \n" );
document.write( "
Algebra.Com's Answer #373286 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Applying \"log rules\": \n" ); document.write( "log3 24 +log3 2 \n" ); document.write( "log3 24(2) \n" ); document.write( "log3 48 \n" ); document.write( " |