Hi,

I am having trouble understanding the concept of delta and epsilon. Please explain the following problem. Thank you!!

Given the function f(x)=2-(1/x), find delta such that if 0< Ix-2I < delta, then the absolute value of f(x)-1 is < 0.1

1 answer

You want

|f(x)-1| < 0.1
|2-(1/x)-1)| < 0.1
|1 - 1/x| < 0.1
Now, let x = 2+δ
|1 - 1/(2+δ)| < 0.1
|2+δ-1| < 0.1(2+δ)
|δ+1| < 0.2 + 0.1δ
we know that δ+1 > 0, so that means
δ+1 < 0.1 + 0.1δ
0.9δ < -0.9
δ < -1

This makes no sense. Since f(1/2) = 0, I think you want |x - 1/2| < δ

So, go through the steps and you should come up with a small value for δ. You might consider this page:

http://www.wolframalpha.com/input/?i=%7C2-1%2Fx%7C+%3C+0.1
Similar Questions
  1. f(x,y) = 3x + 3yShow that for any epsilon in: |2x + 3y - 5| < epsilon There is a delta value: sqrt((x - 1)^2 + (y - 1)^2) <
    1. answers icon 1 answer
  2. limx---> 2 4x+1/3x-4 illustrate definition 2 by finding values of delta that correspond to epsilon=0.5 and epsilon= 0.1 I having
    1. answers icon 0 answers
  3. limx---> 2 4x+1/3x-4 illustrate definition 2 by finding values of delta that correspond to epsilon=0.5 and epsilon= 0.1 I having
    1. answers icon 1 answer
    1. answers icon 2 answers
more similar questions