document.write( "Question 47800: find the asymptotes: f (x)=2
\n" );
document.write( " ---
\n" );
document.write( " x squared -9\r
\n" );
document.write( "\n" );
document.write( "i hope that equation made sense
\n" );
document.write( "it should be right on top of eachother but i cant seem to do that.
\n" );
document.write( "thanks for your help \n" );
document.write( "
Algebra.Com's Answer #31633 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! find the asymptotes: f (x)=2 \n" ); document.write( "--- \n" ); document.write( "x squared -9 \n" ); document.write( "i hope that equation made sense \n" ); document.write( "it should be right on top of eachother but i cant seem to do that. \n" ); document.write( "thanks for your help \n" ); document.write( "y=2/(x^2-9)=2/(x+3)(x-3) \n" ); document.write( "hence y tends to infinity as x+3 tends to zero or x tends to -3 \n" ); document.write( "and also as x-3 tends to zero...that is x tends to 3. \n" ); document.write( "hence the asymptotes are \n" ); document.write( "x=-3 and x=3 \n" ); document.write( " |