document.write( "Question 717600: Solve the exponential equation algebraically. Approximate the result to three decimal places. (If there is no solution, enter NO SOLUTION.)
\n" );
document.write( "5e^x = 81 \n" );
document.write( "
Algebra.Com's Answer #440353 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 5e^x = 81 \n" ); document.write( "------ \n" ); document.write( "e^x = 81/5 \n" ); document.write( "----- \n" ); document.write( "Take the natural log of both sides: \n" ); document.write( "x = ln(81)-ln(5) \n" ); document.write( "----- \n" ); document.write( "x = 2.7850 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |