document.write( "Question 1163182: Given the following function, determine if the function is continuous at x = -2
\n" );
document.write( "and at x = 3. Show your work algebraically.\r
\n" );
document.write( "\n" );
document.write( "f(x) = { (X^2-x-6)/(x+2), if x<-2
\n" );
document.write( "f(x) = { -5 , if -2≤x<3
\n" );
document.write( "f(x) = { (x^2-9)/(x-3) , if x≥3\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #787186 by ikleyn(52832)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "In vicinity of the point x= -2, \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " x^2 - x - 6 = (x-3)*(x+2),\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "so, after dividing by (x+2)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " f(x) =\r \n" ); document.write( "\n" ); document.write( "Solved, answered and explained.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "/\/\/\/\/\/\/\/\/\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "An important post-solution note.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " The way how the function f(x) is defined in the third line, \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " f(x) = { (x^2-9)/(x-3) , if x≥3\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " is a HUGE mistake. It is impossible to define a function in this way, since division by 0 at x= 3 is STRICTLY PROHIBITED.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " The correct form of this third line should be THIS\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " f(x) = { (x^2-9)/(x-3) , if x > 3.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " At x = 3, the function f(x) is UNDEFINED.\r\n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |