0range
- 11
- 0
Homework Statement
Prove each statement using the epsilon delta definition of limit.
lim (x^2-1)=3
x -> -2
Homework Equations
The Attempt at a Solution
Given E > 0, we need D > 0 such that if |x-(-2)|<D then |(x^2-4|<E.
If |x+2|<1, then -1<x+2<1 -5<x-2<-3 |x-2|<5.
Here's where I'm lost... my answer key says to take D=min{E/5,1} but I don't understand why this is.
Thanks in advance.