mHo2
- 30
- 0
Homework Statement
I'm attempting to solve
Lim X^2 = 4
x-> 2
With the ε-δ definition of the limit. I have successfully solved simpler problems with the same model(first degree polynomials), but i cannot seem to get past some of the algebra/steps required to solve this limit, or by extension any higher-degree polynomial limit.
Homework Equations
0 < |x-c| < δ
|f(x) - L| < ε
Lim X^2 = 4
x-> 2
This is one example that i have been following off of, and i understand it completely up until
4minutes 10seconds, this step confuses me!
The Attempt at a Solution
I only looked for a video explaining this method after my book failed to help me out.
Here is the books solution(just the steps, not the side text) for solving this limit:
Lim x^2 = 4
x-> 2
Therefore:
0 < |x-2| < δ
|X^2 - 4| < ε
|x - 2||x + 2| < ε
X will be in the interval:
(1,3)
Therefore:
3 > x + 2 < 5
|x + 2| < 5 (why can i remove that lower bound if i add an absolute value? :S)
Let δ be the minimum of ε/5 and 1. (don't understand this part either!)
Then
|X^2 - 4| = |x - 2||x + 2| < (5)(ε/5) = ε
So it's mainly when the person solving the limit starts to mess around with the 'bounds' that i get messed up!
Thanks for any help.
- Mat
Last edited by a moderator: