Let $f(x) = x^4 - 4x^3 + 4x^2+ c$, where $c$ belongs to real numbers. Then
(A) $f(x)$ has infinitely many zeros in $(1, 2)$ for all $c$
(B) $f(x)$ has exactly one zero in $(1, 2)$ if $-1 < c < 0$
(C) $f(x)$ has double zeros in $(1, 2)$ if $-1 < c < 0$
(D) whatever be the value of $c, f(x)$ has no zero in $(1, 2)$
My attempt: $f'(x)=0$ for terminal values of $x$. Therefore $x=0,1,2$
$f(0)=c,f(1)=1+c, f(2)=c$, therefore $f$ is maximum is at $x=1$. Not sure how to proceed further. Hints are appreciated.
just use $f'(x)=4x(x-1)(x-2)$, clearly $f$ is srtictly decrasing on $(1,2)$, now see option $(B)$ $f(1)=c+1>0, f(2)=c<0$ so by IVT it has at least one root in $(1,2)$, but since the funtion is strictly monotone, so this root is unique.