document.write( "Question 603698: Simplify the following expression.\r
\n" );
document.write( "\n" );
document.write( "log(16x^2) + 2 log (1/x) \n" );
document.write( "
Algebra.Com's Answer #380795 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Simplify the following expression. \n" ); document.write( "log(16x^2) + 2 log (1/x) \n" ); document.write( "=log16+logx^2+2logx^-1 \n" ); document.write( "=log16+logx^2-2logx \n" ); document.write( "=log[16x^2/x^2] \n" ); document.write( "=log16 \n" ); document.write( " |