How do you prove that the limit of #5 - 2x# as x approaches 2 is equal to 1 using the epsilon delta proof?
1 Answer
Apr 14, 2017
Given a positive
Now for every
# = abs((-2)(x-2))#
# = abs(-2)abs(x-2)#
# = 2abs(x-2)#
# < 2delta#
# = 2(epsilon/2)#
# = epsilon# .
That is: for every
So by the definition of limit,