document.write( "Question 134844: Identify all asymptotes and holes in the graph of the following rational function:\r
\n" );
document.write( "\n" );
document.write( "f(x) = ((2x^3+6x^2)/(x^2-x-12)) \n" );
document.write( "
Algebra.Com's Answer #98686 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! Asymptotes occur when the denominator is zero. \r \n" ); document.write( "\n" ); document.write( "So what values of x make the denominator 0? \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x = 4, x =-3\r \n" ); document.write( "\n" ); document.write( "asymptotes are the lines x=4 and x=-3\r \n" ); document.write( "\n" ); document.write( "Holes occur when both the numerator and denominator are 0. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So we have a hole at x = -3 \n" ); document.write( " |