document.write( "Question 976456: How do I simplify this expression into a single log Using logarithm
\n" );
document.write( "2log(5x^4) please \n" );
document.write( "
Algebra.Com's Answer #598028 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How do I simplify this expression into a single log Using logarithm \n" ); document.write( "2log(5x^4) \n" ); document.write( "------------ \n" ); document.write( "It is a single log \n" ); document.write( "2log(5) + 2log(x) is not a single log. \n" ); document.write( "---- \n" ); document.write( "= log((5x^4)^2) \n" ); document.write( "= log(25x^8) \n" ); document.write( "All are single logs. \n" ); document.write( " \n" ); document.write( " |