document.write( "Question 1018081: Use properties of logarithms to write in terms of a sum/difference of logs without any exponents\r
\n" );
document.write( "\n" );
document.write( "log[5x^4/(x-3)^2] \n" );
document.write( "
Algebra.Com's Answer #634267 by fractalier(6550) You can put this solution on YOUR website! Okay, we can rewrite \n" ); document.write( "log[5x^4/(x-3)^2] as \n" ); document.write( "log 5 + 4 log x - 2 log (x-3) \n" ); document.write( " |