Problem 69
Question
You are asked in these exercises to determine whether a piecewise-defined function \(f\) is differentiable at a value \(x=x_{0}\) where \(f\) is defined by different formulas on different sides of \(x_{0}\). You may use without proof the following result, which is a consequence of the Mean-Value Theorem (discussed in Section 4.8 ). Theorem. Let \(f\) be continuous at \(x_{0}\) and suppose that \(\lim _{x \rightarrow x_{0}} f^{\prime}(x)\) exists. Then \(f\) is differentiable at \(x_{0}\) and \(f^{\prime}\left(x_{0}\right)=\lim _{x \rightarrow \infty} f^{\prime}(x)\) Let $$ f(x)=\left\\{\begin{array}{ll} x^{2}, & x \leq 1 \\ \sqrt{x}, & x>1 \end{array}\right. $$ Determine whether \(f\) is differentiable at \(x=1 .\) If so, find the value of the derivative there.
Step-by-Step Solution
VerifiedKey Concepts
Differentiability
- The function must be continuous at the point being evaluated.
- The limits of the derivative from both sides of the point must be equal.
Continuity
In the case of the given piecewise function, we verified that the left-hand limit and the right-hand limit at \( x = 1 \) both equaled 1, just like \( f(1) \). Hence, the function is continuous at \( x = 1 \). However, continuity alone does not ensure differentiability, as the derivatives from both sides of the point must also align.
Derivative
Let's consider our step-by-step solution:
- For the section where \( x \leq 1 \), our function \( f(x) = x^2 \) results in a derivative \( f'(x) = 2x \).
- For the section where \( x > 1 \), the function \( f(x) = \sqrt{x} \) yields a derivative \( f'(x) = \frac{1}{2\sqrt{x}} \).