Let , $f:[0,4]\to [1,3]$ be a differentiable function such that $f'(x)\not=1$ for all $x\in [0,4]$. Then which is correct ?
(A) $f$ has at most one fixed point.
(B) $f$ has unique fixed point.
(C) $f$ has more than one fixed point.
Here, $f:[0,4]\to [1,3]\subset [0,4]$ is continuous and $[0,4]$ is compact convex. So by Brouwer's fixed point theorem $f$ has a fixed point. But I am unable to use the condition $f'(x)\not=1$ and how I can conclude that how many fixed points are there for $f$ ?
Suppose that there are two fixed points $a<b$. By the mean value theorem, there is some $c\in (a,b)$ such that $$ f^{\prime}(c)=\frac{f(b)-f(a)}{b-a}=\frac{b-a}{b-a}=1$$ contrary to the hypothesis on $f^{\prime}$. So there is at most one fixed point.
On the other hand, as you observed in the question there is at least one fixed point by Brouwer's fixed point theorem, so the correct answer is (B). Strictly speaking, (A) is correct as well, but I suppose (B) is the better answer.