The left and right derivatives at x = 0 do not match, hence f is not differentiable at that point.
Questions & Step-by-step Solutions
1 item
Q
Q: If f(x) = |x|, is f differentiable at x = 0?
Solution: The left and right derivatives at x = 0 do not match, hence f is not differentiable at that point.
Steps: 8
Step 1: Understand what differentiability means. A function is differentiable at a point if it has a defined slope (derivative) at that point.
Step 2: Identify the function given, which is f(x) = |x|. This function represents the absolute value of x.
Step 3: Determine the point we are interested in, which is x = 0.
Step 4: Calculate the left-hand derivative at x = 0. This means we look at values of x that are slightly less than 0 (like -0.1). The slope is calculated as the limit of (f(0) - f(-0.1)) / (0 - (-0.1)) as we approach 0 from the left.
Step 5: Calculate f(0) = |0| = 0 and f(-0.1) = |-0.1| = 0.1. So, the left-hand derivative is (0 - 0.1) / (0 - (-0.1)) = -0.1 / 0.1 = -1.
Step 6: Now, calculate the right-hand derivative at x = 0. This means we look at values of x that are slightly more than 0 (like 0.1). The slope is calculated as the limit of (f(0.1) - f(0)) / (0.1 - 0) as we approach 0 from the right.
Step 7: Calculate f(0.1) = |0.1| = 0.1. So, the right-hand derivative is (0.1 - 0) / (0.1 - 0) = 0.1 / 0.1 = 1.
Step 8: Compare the left-hand derivative (-1) and the right-hand derivative (1). Since they are not equal, the function is not differentiable at x = 0.