Let $f$ be continuous on $[a,b]$ and differentiable on $(a,b)$. If $f(a) = a$ and $f(b) = b$, show that there exist distinct $c_1$, $c_2$ $\in$ $(a,b)$ such that $f'(c_1)+f'(c_2)=2.$
My try:
By applying Mean Value Theorem on interval $(a,b)$ one can see that for some $c_1\in(a,b), \,f'(c_1)=1$ but how do I prove that another point $c_2$ lies in the given interval for which $f'(c_2)=1$
PS: One possible way I considered was to prove that for some $x\in(a,b),f(x)=x$ but I could not do so (it's false most probably anyway)