document.write( "Question 1000152: ln (1/(e^k))=-7
\n" );
document.write( "what does k=?
\n" );
document.write( "Thanks for everything guys:) \n" );
document.write( "
Algebra.Com's Answer #617634 by Boreal(15235) You can put this solution on YOUR website! ln (1/(e^k))=-7 \n" ); document.write( "raise everything to the e power \n" ); document.write( "(1/e^k) = exp(-7) \n" ); document.write( "but that is e^(-k)=e^(-7) \n" ); document.write( "k=7 \n" ); document.write( "ln (1/e^7)=-7 \n" ); document.write( " |