#Prove there is no such c value (mean value theorem)
16 messages · Page 1 of 1 (latest)
no. (almost) same Answer as in your other post. The absolute Value function is not differentiable at x=0. Plot the function (e.g. in gnuplot). It has a "kink" at x=0, thus you cannot define a tangent at this point.
the negative x-values don't matter because of the absolute value inside the root
how can we do tihs witohut graph?
@dreamy panther
@dreamy panther
can you show me this without graphing method?
it s sqrt(-x)-1\
find the singular point of the given function, which is a composite function of two elementary functions.
The derivative of the absolute value function is the signum function, which is not continuous at x=0
@olive quest
Therefore, abs(x) is not differentiable at x=0
On the other hand: you can write
$f(1) - f(-1) = 0$ \
$f'(c)*2 = 0$ can only be true, if $f'(c)=0$ for any $c \in [-1,1]$. But there is no x with
$f'(x)=0$