document.write( "Question 505283: Prove limit -n^2/(n+3)=-infinity as n approaches infinity. \n" ); document.write( "
Algebra.Com's Answer #339839 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
Prove limit -n^2/(n+3)=-infinity as n approaches infinity
\n" ); document.write( "For n large, n+3 -> n
\n" ); document.write( "So -n^2/(n+3) -> -n^2/n -> -n
\n" ); document.write( "As n approaches \"infinity\" the expression -> -\"infinity\"
\n" ); document.write( "
\n" );