document.write( "Question 917334: Could you help me? I need to find all asymptotes. F (x)=(x^2+3x-10)/(x^2+8x+15) thanks. \n" ); document.write( "
Algebra.Com's Answer #804317 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! f(x) = (x^2 + 3x - 10)/(x^2 + 8x + 15) \n" ); document.write( "= ((x + 5)(x - 2))/((x + 3)(x + 5)) \n" ); document.write( "= (x - 2)/(x + 3)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "vertical asymptote: denominator can't be 0 \n" ); document.write( "x = -3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "horizontal asymptote: compare the degrees of the first term in numerator and denominator\r \n" ); document.write( "\n" ); document.write( "y = 1/1 = 1 \n" ); document.write( " |