document.write( "Question 1196424: Consider the function f defined by f(x)=8x−3. Which quantities would need to be related to show that limx→1f(x)=5 using the formal definition of the limit?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #829248 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! Consider the function f defined by f(x)=8x−3. Which quantities \n" ); document.write( "would need to be related to show that limx→1f(x)=5 using the \n" ); document.write( "formal definition of the limit? \n" ); document.write( " \r\n" ); document.write( "We must show that given any ε > 0 there exists δ such that \r\n" ); document.write( "whenever |x-1| < δ, then |(8x-3)-5| < ε.\r\n" ); document.write( "\r\n" ); document.write( "Proof:\r\n" ); document.write( "\r\n" ); document.write( "Suppose we are given ε > 0\r\n" ); document.write( "\r\n" ); document.write( "|(8x-3)-5| < ε if and only if\r\n" ); document.write( "\r\n" ); document.write( "|8x-3-5| < ε if and only if\r\n" ); document.write( "\r\n" ); document.write( "|8x-8| < ε if and only if\r\n" ); document.write( "\r\n" ); document.write( "|8(x-1)| < ε if and only if\r\n" ); document.write( "\r\n" ); document.write( "8|x-1| < ε if and only if\r\n" ); document.write( "\r\n" ); document.write( "|x-1| < ε/8 \r\n" ); document.write( "\r\n" ); document.write( "So we take δ = ε/8.\r\n" ); document.write( "\r\n" ); document.write( "We can stop here, but you can continue and say:\r\n" ); document.write( "\r\n" ); document.write( "Now we have proved that if we take any ε > 0, then there exists\r\n" ); document.write( "\r\n" ); document.write( "δ = ε/8 such that whenever\r\n" ); document.write( "\r\n" ); document.write( "|x-1| < ε/8, then\r\n" ); document.write( "\r\n" ); document.write( "8|x-1| < ε, then\r\n" ); document.write( "\r\n" ); document.write( "|8(x-1)| < ε, then\r\n" ); document.write( "\r\n" ); document.write( "|8x-8| < ε, then\r\n" ); document.write( "\r\n" ); document.write( "|8x-3-5| < ε, then\r\n" ); document.write( "\r\n" ); document.write( "|(8x-3)-5| < ε\r\n" ); document.write( "\r\n" ); document.write( "But usually, you don't need to go through that second part if \r\n" ); document.write( "you will put \"if and only if\" between the steps of the first part \r\n" ); document.write( "as I did above.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |