document.write( "Question 1090027: please help \r
\n" );
document.write( "\n" );
document.write( "f(x)=(x²-4)/|x-2| find each limit (if possible)\r
\n" );
document.write( "\n" );
document.write( "a) lim as x→2 from left f(x)\r
\n" );
document.write( "\n" );
document.write( "b)lim as x→2 from right f(x)\r
\n" );
document.write( "\n" );
document.write( "c)lim as x→2 f(x) \n" );
document.write( "
Algebra.Com's Answer #704702 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! The function is\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The function is clearly undefined at x=2, since the denominator will be 0. The limit as x approaches 2 will exist if and only if the limits as you approach 2 both from the left and from the right are the same.\r \n" ); document.write( "\n" ); document.write( "For values of x less than 2, |x-2| = -(x-2), so\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so the function is equivalent to -(x+2), or\r \n" ); document.write( "\n" ); document.write( " f(x) = -x-2\r \n" ); document.write( "\n" ); document.write( "So as you approach 2 from the left, the function value approaches\r \n" ); document.write( "\n" ); document.write( " -2-2 = -4\r \n" ); document.write( "\n" ); document.write( "For values of x greater than 2, |x-2| = (x-2), so\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so the function is equivalent to\r \n" ); document.write( "\n" ); document.write( " f(x) = 1(x+2) = x+2\r \n" ); document.write( "\n" ); document.write( "So as you approach 2 from the left, the function value approaches\r \n" ); document.write( "\n" ); document.write( " 2+2 = 4\r \n" ); document.write( "\n" ); document.write( "So the answers are\r \n" ); document.write( "\n" ); document.write( " a) the limit as x approaches 2 from the left is -4 \n" ); document.write( " b) the limit as x approaches 2 from the right is 4 \n" ); document.write( " c) the limit as x approaches 2 does not exist, because the limits from \n" ); document.write( " the left and right are not the same \n" ); document.write( " \n" ); document.write( " |