document.write( "Question 68062: How large do you need to make x so that e^(-x/9) that is less than 0.1?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I tried inputting values for x and I came up with 21 as the value for x. \n" );
document.write( "
Algebra.Com's Answer #48360 by stanbon(75887) ![]() You can put this solution on YOUR website! make x so that e^(-x/9) that is less than 0.1 \n" ); document.write( "-------------------- \n" ); document.write( "e^(-x/9)< 0.1 \n" ); document.write( "Take the natural log of both sides to get: \n" ); document.write( "-(x/9) = ln(0.1) \n" ); document.write( "-(x/9) < -2.3026 \n" ); document.write( "Multiply both sides by -1 to switch the inequality: \n" ); document.write( "x/9> 2.3026 \n" ); document.write( "Multiply both sides by 9 to get: \n" ); document.write( "x>20.7233 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |