Determining if a function is differentiable at the indicated point

dugga boy
Messages
3
Reaction score
0
How do you determine this?

F(x) x^2 +1 if x<1
F(x) 2x if x >= 1 at x=1

Are there designated steps? I understand that it is the derivative, but I don't understand the differentiable at the indicated point part..
 
Physics news on Phys.org
For a function to be differentiable at a point, its left sided and right sided derivatives must be equal. Usually the function is the same on both sides of a point, but for this function it has two different pieces.
 
I don't understand how is it different on the left sided and right sided? Would you put 1 for the value of x and get a solution that way?
 
On the "left" of 1, the function is defined as F(x)=x^2 +1, then F'(1)=_____
On the "right" of 1, the function is defined as F(x)=2x, then F'(1)=_____

If these two values exist and are equal, then the function is differentiable at 1.
 
Ok so only if first there is a vale for f'(x) and if the two valeus match is the function "differentiable" at the indicated point...Awesome! THANK YOU
One more question if you would be so kind...how do you evaluate if F'(x) = an integer with no variable? F'(1) = 2 since F(x) =2x
 
If there's no variable then the function doesnt...vary. ie no matter what x is, the function is just constant.
 
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