document.write( "Question 1028776: Please help me with this problem:
\n" );
document.write( "Evaluate the following limit: Limit of as x approaches infinity. \n" );
document.write( "
Algebra.Com's Answer #643850 by Natolino1983(23)![]() ![]() ![]() You can put this solution on YOUR website! 0 =< (x+1)/e^x =< (x+1)/(x^2 + 1), for all the values of x >= 0\r \n" ); document.write( "\n" ); document.write( "And Limit x approaches to inf (x+1)/(x^2 + 1) = limit (1/x + 1/x^2)/(1 + 1/x^2) \n" ); document.write( " =(0+0)/(1+0) = 0.\r \n" ); document.write( "\n" ); document.write( "So by Boundness Theorem the Limit proposed is also 0. \n" ); document.write( " |