document.write( "Question 940896: I'm trying to help my daughter with the following equation:
\n" );
document.write( "e^-x=5 - We came up with the answer being = -1.6 but her teacher said this was incorrect. Can you help? \n" );
document.write( "
Algebra.Com's Answer #573495 by Alan3354(69443) You can put this solution on YOUR website! e^-x=5 \n" ); document.write( "ln(-x) = ln(5) \n" ); document.write( "-x = ln(5) \n" ); document.write( "x = -ln(5) \n" ); document.write( "x =~ -1.609 \n" ); document.write( "=================== \n" ); document.write( "-1.6 is correct to the nearest 0.1 \n" ); document.write( " \n" ); document.write( " |