Math Problem Statement
Below is the graph of the function f(x) = 1/x. find a positive number delta such that for all x satisfying 0 < | x - 1 | < delta, it holds that | f(x) - 1 | < 1/2. (if you prefer the string lingo, this question is essentially asking to find the width of the symmetric vertical strip around x = 1 such that for all x values from the vertical strip, the corresponding f(x) values lie in the horizontal strip shown in the graph. The width of this vertical strip is 2 times delta for some positive number delta, and you need to find delta.)
Solution
Ask a new question for Free
By Image
Drop file here or Click Here to upload
Math Problem Analysis
Mathematical Concepts
Limits
Inequalities
Continuity
Reciprocal Function
Formulas
|1/x - 1| < 1/2
|(1 - x)/x| < 1/2
|1 - x| < |x|/2
Theorems
Epsilon-Delta Definition of Limits
Suitable Grade Level
Grades 11-12