document.write( "Question 220903: log((x^2(x-3)^4)/(x^2-9))^(1/3)
\n" );
document.write( "Using the law of logarthims to rewrite the following from a single log to a sum of logs \n" );
document.write( "
Algebra.Com's Answer #165713 by stanbon(75887) ![]() You can put this solution on YOUR website! log((x^2(x-3)^4)/(x^2-9))^(1/3) \n" ); document.write( "Using the law of logarthims to rewrite the following from a single log to a sum of logs \n" ); document.write( "------------------------ \n" ); document.write( "= log[x^2*(x-3)^4]-log[x^2-9)^(1/3)] \n" ); document.write( "--- \n" ); document.write( "= [2logx+4log(x-3)] - [(1/3)log(x^2-9)] \n" ); document.write( "========================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |