document.write( "Question 34520: solve this exponential equation to the nearest hundreth\r
\n" );
document.write( "\n" );
document.write( "2e^4x=8\r
\n" );
document.write( "\n" );
document.write( "help :( \n" );
document.write( "
Algebra.Com's Answer #20793 by stanbon(75887) ![]() You can put this solution on YOUR website! Divide both sides by \"2\" to get: \n" ); document.write( "c^(4x)=4 \n" ); document.write( "Take the natural log of both sides to get: \n" ); document.write( "4x=ln4 \n" ); document.write( "4x=1.38629... \n" ); document.write( "x=0.34657... \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |