document.write( "Question 52506: How do I find all the asymptotes of G(x)=(x^3-1)/(x+x^2)? \n" ); document.write( "
Algebra.Com's Answer #35052 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How do I find all the asymptotes of G(x)=(x^3-1)/(x+x^2)?\r \n" ); document.write( "\n" ); document.write( "Vertical asymptotes occur where the denominator is zero, as follows: \n" ); document.write( "x+x^2=0 \n" ); document.write( "x(1+x)=0 \n" ); document.write( "x=0 or x=-1 \n" ); document.write( "Neither of these values makes the numerator zero so you have \n" ); document.write( "vertical asymptotes at x=0 and at x=-1. \n" ); document.write( "----------- \n" ); document.write( "Horizontal asymptotes: \n" ); document.write( "The highest degree of \"x\" is x^3 and the coefficient of x^3 is \"1\". \n" ); document.write( "The coefficient of x^3 in the denominator is \"0\". \n" ); document.write( "The fraction 1/0 is undefined. Therefore there is no horizontal asymptote. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |