document.write( "Question 1120562: Consider the function below.
\n" );
document.write( "lim x -> 3 x^2=9
\n" );
document.write( "What values of x guarantee that f(x) = x^2 is within 0.2 units of 9?
\n" );
document.write( "If x is within _____ units of 3, then f(x) is within 0.2 units of 9. \n" );
document.write( "
Algebra.Com's Answer #736235 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "You want to have, as the problem requires\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " |x^2 -9| <= 0.2.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "It means\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " -0.2 <= x^2 - 9 <= 0.2\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 9-0.2 <= x^2 <= 9+0.2\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 8.8 <= x^2 <= 9.2. Now take the square root from both sides\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Notice that \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Therefore, it is NOT ENOUGH to have |x-3| <= sqrt(0.2) in order for the required inequality was in place.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It shows that the solution by the other tutor is incorrect.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |