document.write( "Question 812103: Express log 10 - log x - 2 log 6 as a single logarithm. \n" ); document.write( "
Algebra.Com's Answer #489316 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Express log 10 - log x - 2 log 6 as a single logarithm. \n" ); document.write( "log 10 - log x - 2 log 6 \n" ); document.write( "log10-(logx+2log6) \n" ); document.write( "log10-(logx+log6^2) \n" ); document.write( "log10-(logx+log36) \n" ); document.write( "log10-(log36x) \n" ); document.write( "log(10/36x) \n" ); document.write( " |