Problem 1
Question
a. Find a number, \(\delta>0,\) so that if \(x\) is a number and \(0<|x-2|<\delta\) then \(|2 x-4|<0.01\). b. Find a number, \(\delta\), so that if \(x\) is a number and \(0<|x-2|<\delta\) then \(\left|x^{2}-4\right|<0.01\). c. Find a number, \(\delta\), so that if \(x\) is a number and \(0<|x-2|<\delta\) then \(\left|\frac{1}{x}-\frac{1}{2}\right|<0.01\). d. Find a number, \(\delta,\) so that if \(x\) is a number and \(0<|x-2|<\delta\) then \(\left|x^{3}-8\right|<0.01\). e. Find a number, \(\delta\), so that if \(x\) is a number and \(0<|x-2|<\delta\) then \(\left|\frac{x}{x+1}-\frac{2}{3}\right|<0.01\). f. Find a number, \(\delta>0\), so that if \(x\) is a number and \(0<|x-9|<\delta\) then \(|\sqrt{x}-3|<0.01\). g. Find a number, \(\delta\), so that if \(x\) is a number and \(0<|x-8|<\delta\) then \(|\sqrt[3]{x}-2|<0.01\). h. Find a number, \(\delta>0\), so that if \(x\) is a number and \(0<|x-2|<\delta\) then \(\left|x^{4}-3 x-13\right|<0.01\)
Step-by-Step Solution
VerifiedKey Concepts
Delta-epsilon definition
- The limit of a function as it approaches a point can be defined using precise values, called delta (\(\delta\)) and epsilon (\(\epsilon\)).
- For each positive \(\epsilon\), we find a corresponding \(\delta > 0\), so that whenever the input is within \(\delta\) of the point, the function's output is within \(\epsilon\) of the limit.
Inequalities in calculus
- Form statements that show the bounds of function behavior around a point.
- Simplify expressions to find limits by bounding them from above and below.
- Start by expressing the function in a simpler form, such as \((x-2)(x+2)\).
- Estimate values close to the point of interest (like \(x = 2\) in the example), to simplify inequality manipulations and find suitable \(\delta\).
Continuous functions
- For any small change in the input (within some radius), there is a small change in the output.
- If a function is continuous at a point, its limit at that point equals its value there.
- Assume \(|\sqrt{x}-3| < 0.01\); here, continuity lets \(\sqrt{x}\) approach a well-defined \(\epsilon\). Thus, small changes in \(x\) (\(|x-9| < \delta\)) lead to small changes in \(\sqrt{x}\).
Limit finding methods
- **Substitution**: The simplest, where you substitute the point into the function to find the limit.
- **Factoring**: Especially useful in polynomial expressions, it simplifies limits by canceling terms.
- **Rationalization**: Effective with roots, converting them to more manageable forms using conjugates.
- **Squeeze theorem**: If a function is bounded by two limits that converge to the same point, it also approaches this point.