Im trying to find if f(x) is differentiable for any value of m.
$$ f(x) = \begin{cases} 3x^2 + mx - 1, & x \le 1 \\ 2x+3, & x>1 \end{cases}$$
Do I check for continuity?
Thanks for the help in advance.
Im trying to find if f(x) is differentiable for any value of m.
$$ f(x) = \begin{cases} 3x^2 + mx - 1, & x \le 1 \\ 2x+3, & x>1 \end{cases}$$
Do I check for continuity?
Thanks for the help in advance.
$f$ is continuous iff $m=3$. But it can’t obviously be differentiable for that $m$.