document.write( "Question 308011: solve the equation e^(2x)=20 for x ....
\n" );
document.write( "a. x=10/e
\n" );
document.write( "b. x=1n20/2
\n" );
document.write( "c. x=1n10
\n" );
document.write( "d. x=20-e/2
\n" );
document.write( "tthanks! \n" );
document.write( "
Algebra.Com's Answer #220255 by texttutoring(324)![]() ![]() You can put this solution on YOUR website! You have to 'take the natural log' of both sides.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The natural log, LN, is the inverse function of the exponential e^\r \n" ); document.write( "\n" ); document.write( "ln(e^2x) = ln(20) \n" ); document.write( "2x=ln20 \n" ); document.write( "x=ln20/2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The answer is b. \n" ); document.write( " |