document.write( "Question 31685: Express as a single logarithm:\r
\n" );
document.write( "\n" );
document.write( "3log6N - ((3log6 N) / 2) \n" );
document.write( "
Algebra.Com's Answer #18454 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! 3log6N - ((3log6 N) / 2)=log6(N^3) - ((log6 (N^3) / 2) \n" ); document.write( "=(log6(N^3))/2=log6((N^3)^(1/2))=log6(N^3/2) \n" ); document.write( " |