document.write( "Question 635297: Rewrite expression as a single logarithm:
\n" );
document.write( "log(2x-6)-3log(x-3) \n" );
document.write( "
Algebra.Com's Answer #400225 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Rewrite expression as a single logarithm: \n" ); document.write( "log(2x-6)-3log(x-3) \n" ); document.write( "Use division and exponent logarithm rules. \n" ); document.write( "=log[(2x-6)/(x-3)^3] \n" ); document.write( " |