document.write( "Question 651799: hello. i need to simplify ln(z^4-z^2). i thought that i would use division because of the log rules but i keep getting the incorrect answer. ln(z^4)/ln(z^2) apparently isnt the answer and i do not know what is... \n" ); document.write( "
Algebra.Com's Answer #407818 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! ln(z^4-z^2) \n" ); document.write( "----- \n" ); document.write( "Factor: \n" ); document.write( "= ln(z^2(z^2-1)) \n" ); document.write( "----- \n" ); document.write( "= ln[z^2(z-1)(z+1)] \n" ); document.write( "---- \n" ); document.write( "= ln(z^2) + ln(z-1) + ln(z+1) \n" ); document.write( "----- \n" ); document.write( "= 2ln(z) + ln(z-1) + ln(z+1) \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |