document.write( "Question 37316: 9e^x = 107\r
\n" );
document.write( "\n" );
document.write( "Solve each equation for the given variable. Be certain to reject values if necessary.\r
\n" );
document.write( "\n" );
document.write( "I think I'm getting tripped up on the e. I think I may be able to get it if I'm shown the steps. Thank you. \n" );
document.write( "
Algebra.Com's Answer #23021 by fractalier(6550) You can put this solution on YOUR website! From 9e^x = 107, we first divide both sides by 9, and get \n" ); document.write( "e^x = 107/9 \n" ); document.write( "Then take the natural logarithm of both sides \n" ); document.write( "ln(e^x) = ln (107/9) \n" ); document.write( "x = ln (107/9) which is about 2.476 \n" ); document.write( " |