Is f(x) Differentiable at x = 1?

  • Thread starter Thread starter Miike012
  • Start date Start date
  • Tags Tags
    Differentiable
Miike012
Messages
1,009
Reaction score
0
let

f(x) = 2-x if x<= 1
x^2 - 2x + 2 if x > 1

Is f diff at x = 1?

At first I would say yes because f(x) is continuous at x = 1.

But when I graph f '(x) it is obvious that the function is not differentiable at x = 1.

My questions is... is there another way to determine if f is diff at x = 1 other than graphing?

thank you.
 
Physics news on Phys.org
In order for a function to be differentiable, the derivative must exist at every point in the domain. For all x other than x=1, this is easy to show. However, the derivative cannot exist at x=1. To show this easily, try finding the slope as x approaches 1 from the left, then from the right. For the derivative to exist, those two slopes have to be equal.
 
Thank you
 
Miike012 said:
let

f(x) = 2-x if x<= 1
x^2 - 2x + 2 if x > 1

Is f diff at x = 1?

At first I would say yes because f(x) is continuous at x = 1.

But when I graph f '(x) it is obvious that the function is not differentiable at x = 1.

My questions is... is there another way to determine if f is diff at x = 1 other than graphing?

thank you.
Are you asking if the function is continuous at those points? Because if you want to find the derivative it has to first be continuous on the point. But, in this example it won't be differentiable because there is a sharp point at x=1, I think.
 
Last edited:
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top