document.write( "Question 1001238: Evaluate the logarithm: log6 27 + log6 36 \n" ); document.write( "
Algebra.Com's Answer #618480 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! The sum of the logs is the log of their product, so \n" ); document.write( "log6 27 + log6 36 = \n" ); document.write( "log6 (27*36) = \n" ); document.write( "log6 (972) \n" ); document.write( " |