document.write( "Question 1139240: Find the indicated limit, if it exists. (2 points)
\n" );
document.write( "limit of f of x as x approaches 0 where f of x equals 5 x minus 8 when x is less than 0 and the absolute value of the quantity negative 4 minus x when x is greater than or equal to 0\r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( "-4
\n" );
document.write( "
\n" );
document.write( "-12
\n" );
document.write( "
\n" );
document.write( "-8
\n" );
document.write( "
\n" );
document.write( "The limit does not exist.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #757035 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Piecwise Function: \n" ); document.write( " ![]() \n" ); document.write( "Let \n" ); document.write( "g(x) = 5x-8 \n" ); document.write( "h(x) = |4-x|\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The f(x) function will change identity, so to speak, depending on what x is. There are two cases: \n" ); document.write( "If \n" ); document.write( "OR \n" ); document.write( "If \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's plug x = 0 into the g(x) function \n" ); document.write( "g(x) = 5x-8 \n" ); document.write( "g(0) = 5*0-8 \n" ); document.write( "g(0) = 0-8 \n" ); document.write( "g(0) = -8 \n" ); document.write( "The input x = 0 leads to the output y = -8. We'll use this output later, so make sure to mark it.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now plug x = 0 into h(x) \n" ); document.write( "h(x) = |4-x| \n" ); document.write( "h(0) = |4-0| \n" ); document.write( "h(0) = |4| \n" ); document.write( "h(0) = 4 \n" ); document.write( "We get an output of y = 4 here, in contrast to y = -8 earlier. Since these outputs do not match up (ie they are not equal), this means that we have a disconnect. The graph confirms this gap \n" ); document.write( " ![]() \n" ); document.write( "Therefore, the limit \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "More formally, the left hand limit (LHL) is -8 while the right hand limit (RHL) is 4. Since the LHL and the RHL aren't the same, this means the overall limit at this x value does not exist. For a limit to exist, the two sides must meet up at the same point (even if there is a hole at this meeting point). \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Final Answer: The limit does not exist (choice D) \n" ); document.write( " \n" ); document.write( " |