document.write( "Question 700998: Find any points of discontinuity for the rational function :
\n" ); document.write( "(x^3+x^2-4x-4/x^2+2x-3)
\n" ); document.write( "

Algebra.Com's Answer #432229 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
You probably mean f(x)=(x^3+x^2-4x-4)/(x^2+2x-3) ,
\n" ); document.write( "which I can write as
\n" ); document.write( "\"f%28x%29=%28x%5E3%2Bx%5E2-4x-4%29%2F%28x%5E2%2B2x-3%29\"
\n" ); document.write( "
\n" ); document.write( "Factoring polynomials never goes away. You have to factor numerator and denominator.
\n" ); document.write( "
\n" ); document.write( "\"x%5E3%2Bx%5E2-4x-4\" can be factored \"by grouping\" as
\n" ); document.write( "
\n" ); document.write( "It can be factored further because the difference of squares \"x%5E2-4=x%5E2-2%5E2\"
\n" ); document.write( "factors as \"%28x-2%29%28x%2B2%29\"
\n" ); document.write( "
\n" ); document.write( "\"x%5E2%2B2x-3=%28x%2B3%29%28x-1%29\"
\n" ); document.write( "
\n" ); document.write( "Putting it all together:
\n" ); document.write( "
\n" ); document.write( "The function is not defined (it does not exist) for \"x=1\" and for \"x=-3\" because the denominator is zero for those values of \"x\".
\n" ); document.write( "To be continuous, the function has to be defined. So at those points the function is not continuous.
\n" ); document.write( "At \"x=1\" and at \"x=-3\" , the function has a vertical asymptote.
\n" ); document.write( "As \"x\" approaches \"x=1\" from either side, the denominator approaches zero.
\n" ); document.write( "At the same time, the numerator approaches \"%281%2B1%29%281%2B2%29%281-2%29=-6\".
\n" ); document.write( "As a consequence the absolute value of the function grows without limits,
\n" ); document.write( "and the graph hugs the vertical line \"x=1\".
\n" ); document.write( "Something similar happens at \"x=-3\".
\n" ); document.write( "\"graph%28300%2C300%2C-7%2C5%2C-20%2C20%2C%28x%5E3%2Bx%5E2-4x-4%29%2F%28x%5E2%2B2x-3%29%29\"
\n" ); document.write( "
\n" ); document.write( "NOTE: I would call those values of \"x\" , \"x=1\" and \"x=-3\" , points of discontinuity.
\n" ); document.write( "However, names of different kinds of discontinuity are not universally agreed upon,
\n" ); document.write( "and some may not like to call \"x=1\" and \"x=-3\" points of discontinuity.
\n" ); document.write( "They would say that \"x=1\" and \"x=-3\" are not really points, with an x value and a y value, and the name \"points of discontinuity\" could be confused with \"point discontinuity,\" which is a different kind of discontinuity.
\n" ); document.write( "A function may not be continuous at one point that is just a hole in the graph,
\n" ); document.write( "as in \"g%28x%29=%28x%2B1%29%2F%28x%2B1%29\".
\n" ); document.write( "That function has \"g%28x%29=1\" for all values of \"x\" except \"x=-1\", where g(x) is not defined.
\n" ); document.write( "The function \"g%28x%29=%28x%2B1%29%2F%28x%2B1%29\" graphs as a horizontal line minus the point (-1,1) that is a hole in the graph.
\n" ); document.write( "Some call that a \"point discontinuity\", and others call it a \"removable discontinuity\".
\n" ); document.write( "
\n" );