From MVT:
$f'(c) = \frac{f(b)-f(a)}{b-a}$.
Given function
$y=(x+1)(x-1)^2\text{ ; }x\in[-1,a]; a\geq0$
find out how the number of $c$ is changing depending on $a$.
For example we know that for $a=\frac{1}{2}$, just one value $c$ exists, for $a=2$, there are two values $c$. How can I find out where the breakpoints are?
Hint: I think the point with the exercise is that you draw the graph and do a graphical interpretation of MVT.
Once you do it, the breakpoints become obvious.