Shown is the graph of $y=f(x)$,a polynomial function of degree $10$ whose domain is restricted to $[1,5]$.Function $f$ is symmetric about $x=3$.Compute the number of solutions to the equation $f(x)=f(f(x))$.
My effort
Considering the cases where $f(a)=f(b)$ where $a \ge 1 $ and $b \le 5 $ ,I must have that $a=b$ or $b=6-a$.
In the first case I have that $f(x)=f(f(x))$ iff $f(x)=x$ but since $\deg f(x) =10$ I haven't solutions .
In the latter case $f(x)=f(f(x))$ iff $f(x)=6-x$ so when $6-x=f(6-x) $ which hasn't solutions since if we take $x=6-c$ we have $c=f(c)$ which is just the first case ,which hasn't solutions
My conclusion is that there are not solutions,but I guess there are some mistakes in my argument and if so I would like to know the reason for them .
