So i know the definition (the epsilon, delta one)... i know how to use, but when i'm given an exercise which i have to factorice (sp?) like for example (x^2 - 9) which turns to |(x+3)(x-3)| then i have to do something else, and i dont really understand that part.
Let's take this one
lim as x-->2 (x^2 - 1) = 3
Epsilon > 0 then there's a delta > 0 such that
0 < |x - 2| < delta, then |(x^2 - 1 - 3| < epsilon
0 < |x - 2| < delta, then |(x^2 - 4| < epsilon
0 < |x - 2| < delta, then |x+2| |x-2| < epsilon
Now the next step i know i have to pick a number, then do something i dont really understand.
2. Also i'm having trouble with this one on the same subject
f(x)=x^2 + 10x + 2, using the same delta epsilon argument to show that lim as x-->3 f(x)=f(3)
Epsilon > 0 then there's a delta > 0 such that
0 < |x - 3| < delta, then |x^2 + 10x + 2| < epsilon
I cant even get the function to look like |x - 3| :/


LinkBack URL
About LinkBacks

sorry