document.write( "Question 820108: write as the positive logarithm of a single logarithm
\n" );
document.write( "2 ln (7x) + 4 ln (x^2) \n" );
document.write( "
Algebra.Com's Answer #500281 by LinnW(1048)![]() ![]() You can put this solution on YOUR website! 2 ln (7x) + 4 ln (x^2) \n" ); document.write( "ln((7x)^2) + ln( (x^2)^4 ) \n" ); document.write( "ln(49x^2) + ln(x^8) \n" ); document.write( "ln( (49x^2)(x^8)) \n" ); document.write( "ln(49x^10) \n" ); document.write( " |