Let f(x)={x^2-16x, x<9;12rootx, x> or equal to 9.Is f continuous at x=9? Determine whether f is differentiable at x=9.If so, find the value of the derivative there.
1
Expert's answer
2020-05-11T18:33:49-0400
1.
f(x)={x2−16x12xx<9x ≥9 . To determine whether f is continuous at x=9, we should check if: limx→9−0f(x)=limx→9+0f(x)=f(9) , or in our terms: (since f differs when x<9 and x≥9 ):
limx→9−0x2−16x=limx→9+012x=f(9).
Since f(x)=12x,x≥9, and 12x is continuous at every x∈R , we obtain that limx→9+012x=f(9)=36. So, we should check whether limx→9−0x2−16x=36 . We will use the fact that x2−16x is continuous at every x∈R , and thus at x=9: limx−>9−0x2−16x=limx→9+0x2−16x=92−16⋅9=81−144=−63 . So, we obtain that limx→9−0f(x)=limx→9+0f(x). Hence, f is not continuous at x=9.
2.
Let's assume f is differentiable at x=9. We will use the fact that if f is differentiable at point x0 then f is continuous at x0 .
Hence, if f is differentiable at x=9, f should be contionuous at x=9, but we proved it is not. Thus, f can not be differentiable at x=9.
Comments