document.write( "Question 198498: lim 4x-1/8X^2+3X+1
\n" );
document.write( "->OO \r
\n" );
document.write( "\n" );
document.write( "what is the trick to this
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #149023 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! lim 4x-1/8X^2+3X+1 \n" ); document.write( "->OO \n" ); document.write( "what is the trick to this \n" ); document.write( "------------------------------ \n" ); document.write( "Since x is getting larger without bound, \n" ); document.write( "it certainly is not zero. \n" ); document.write( "--- \n" ); document.write( "So divide numerator and denominator by x^2 to get: \n" ); document.write( "{[4x-1]/x^2}/{[8x^2+3x+1]/x^2 \n" ); document.write( "----------- \n" ); document.write( "Expand that to get: \n" ); document.write( "{(4/x - 1/x^2)] / [8 + 3/x + 1/x^2] \n" ); document.write( "--------------- \n" ); document.write( "Take the limit of that as x goes to infinity. \n" ); document.write( "Notice that the fractions with x in the denominator \n" ); document.write( "approach zero as x approaches infinity. \n" ); document.write( "-------------------- \n" ); document.write( "The limit is (0 - 0)/(8 + 0 + 0) = 0/8 = 0 \n" ); document.write( "==================================================== \n" ); document.write( "Hope that helps. \n" ); document.write( "------------------- \n" ); document.write( "what you are really finding is the horizontal asymptote. \n" ); document.write( "========================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |