document.write( "Question 192442: What are the points of discontinuity, holes, vertical asymptotes,x-intercept, and horizontal asymptote of the problem\r
\n" );
document.write( "\n" );
document.write( "f(x)= x^2+x-6
\n" );
document.write( " _________\r
\n" );
document.write( "\n" );
document.write( " -4x^2-16x-12 \n" );
document.write( "
Algebra.Com's Answer #144480 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What are the points of discontinuity, holes, vertical asymptotes,x-intercept, and horizontal asymptote of the problem \n" ); document.write( "f(x)= (x^2+x-6) / (-4x^2-16x-12) \n" ); document.write( "--- \n" ); document.write( "Factored Form: \n" ); document.write( "f(x) = [(x+3)(x-2)] / [-4(x+3)(x+1)] \n" ); document.write( "------------------------------------ \n" ); document.write( "Pts of discontinuity: x = -3 and x = -1 \n" ); document.write( "----------------------------- \n" ); document.write( "holds: x = -3 because (x+3) is a factor of numerator and denominator \n" ); document.write( "--------------------------------- \n" ); document.write( "vertical asymptote at x = -1 \n" ); document.write( "----------------------------------- \n" ); document.write( "horizontal asymptote = x^2/-4x^2 = -1/4 \n" ); document.write( "----------------------------------- \n" ); document.write( "x-intercept: \n" ); document.write( "Let y = 0 ; solve for \"x\" \n" ); document.write( "x = 2 \n" ); document.write( "========================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |