How do you find the Limit of #x+3# as #x->2# and then use the epsilon delta definition to prove that the limit is L?
1 Answer
See below.
Explanation:
To evaluate, we can simply take the limit by substituting
Now, prove
The epsilon delta proof for limits is easier understood when one is familiar with the definitions of the terms involved. Most useful will be the definition of the limit of a function.
#lim_(x->c)f(x)=L#
Definition:
- Let
#f: D->RR# - Let
#c# be an accumulation point of#D# - We say that the limit of
#f(x)# at#c# is the real number#L# provided that:
for every
#epsilon>0# , there exists#delta>0# such that#abs(f(x)-L)< epsilon# whenever#0< abs(x-c)< delta# .
In our case:
#f(x)=x+3# #c=2# #L=5#
We then need to find an expression for
#abs(x+3-5)< epsilon" "# when#" "0< abs(x-2)< delta#
So:
#abs(x-2)< epsilon#
Since the concept of the limit only applies when
In this case, we have
Then we know that we must have:
#abs(x-2)< delta=epsilon#
Note that all of the above steps come from the definition of the limit of a function as provided above.
Since we have
Proof. Let
#abs(x-2) <1#
#<= delta=epsilon" " square#