document.write( "Question 152746: how would i solve this by hand? i know from the calcualator the answer is -3 but i'd like to learn how to do it the other way.\r
\n" );
document.write( "\n" );
document.write( "-2 ln e^2 + 1 \n" );
document.write( "
Algebra.Com's Answer #112289 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! -2 ln e^2 + 1 \n" ); document.write( "Write the log equiv of exponents: ln(e^2) = 2*ln(e) \n" ); document.write( "So you have: \n" ); document.write( "-2 * 2*ln(e) + 1 \n" ); document.write( "Which is \n" ); document.write( "-4*ln(e) + 1 \n" ); document.write( "The nat log of e = 1, therefore \n" ); document.write( "-4*1 + 1 \n" ); document.write( "-4 + 1 = -3 \n" ); document.write( " \n" ); document.write( " |