Is the function $f:[-1,1] \to \mathbb{R}$, where $$f(x) = x^2+2x+2$$ a strictly increasing function or (non-strictly) increasing function?
I calculated $f'(x) = 2x+2$, so $$f'(x) = 0 \Rightarrow 2x+2 = 0 \Rightarrow x = -1 \\ \Rightarrow f'(x) \geq 0 \quad$$ when $x \in [-1,1]$.
It means that $f(x)$ is strictly increasing in $[-1,1]$? Or (non-strictly) increasing in $[-1,1]$?
$f'(x) >0$ for $x >-1$ so $f$ is strictly increasing in $(-1,1]$. But continuity of $f$ implies that it is actually strictly increasing in $[-1,1]$.