document.write( "Question 92310: Find the horizontal and vertical asymptotes of the following:\r
\n" );
document.write( "\n" );
document.write( "A) f(x)= 2x+3/x+2\r
\n" );
document.write( "\n" );
document.write( "B) g(x)= 5x / x^2+1 \n" );
document.write( "
Algebra.Com's Answer #67173 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! A) f(x)= (2x + 3)/(x + 2) \n" ); document.write( "Vertical Asymptote: \n" ); document.write( "x = -2 because of the denominator \n" ); document.write( "Horizontal Asymptope: \n" ); document.write( "y = 2 derived from graphing or: \n" ); document.write( "lim[x ~> + \n" ); document.write( "lim[x ~> + \n" ); document.write( "2 \n" ); document.write( " \n" ); document.write( "B) g(x)= 5x / (x^2 + 1) \n" ); document.write( "Vertical Asymptote: \n" ); document.write( "none because of the denominator \n" ); document.write( "Horizontal Asymptope: \n" ); document.write( "y = 0 derived from graphing or: \n" ); document.write( "lim[x ~> + \n" ); document.write( "lim[x ~> + \n" ); document.write( "(5/2) * lim[x ~> + \n" ); document.write( "(5/2)(0) = 0 \n" ); document.write( "But: g(0) = 0 ... no asymptote \n" ); document.write( " |