document.write( "Question 1139239: Find the indicated limit, if it exists. (2 points)
\n" );
document.write( "limit of f of x as x approaches 5 where f of x equals 5 minus x when x is less than 5, 8 when x equals 5, and x plus 3 when x is greater than 5 \r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( "0
\n" );
document.write( "
\n" );
document.write( "8
\n" );
document.write( "
\n" );
document.write( "3
\n" );
document.write( "
\n" );
document.write( "The limit does not exist.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #757042 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The limit as x approaches 5 from the left (x<5) is 5-x = 5-5 = 0; the limit as x approaches 5 from the left (x>=5) is 8. \n" ); document.write( "By definition, since the limits from the two directions are not the same, the limit does not exist. \n" ); document.write( " |