Spiegare gentilmente i ragionamenti, i passaggi e argomentare.
$f(x) = \begin{cases} \sqrt{-2x} \qquad \text{se x ≤ 0} \\ \sqrt{x} \qquad \text{se x > 0} \end{cases} $
$f'(x) = \begin{cases} \frac{1}{\sqrt{-2x}} \qquad \text{se x ≤ 0} \\ \frac{1}{2\sqrt{x}} \qquad \text{se x > 0} \end{cases} $
i) f(x) non è derivabile in (-1,2).
Per x = 0 abbiamo una cuspide infatti
$ \displaystyle\lim_{x \to 0^-} f'(x) = -\infty $
$ \displaystyle\lim_{x \to 0^+} f'(x) = +\infty $
ii) f(-2) ≠ f(1)
f(-2) = 2
f(1) = 1
Le ipotesi di Rolle non sono soddisfatte.