Is it ture that if we compose the function with itself many times for a certain $x$ the results either a fixed point or $,\infty$ or $-\infty$. ?
For ploynomials I guess it is true I tried more than one example and it is true. I look on this geometrically by graphing the function and the line $y=x$ then choose initial value for $x$ then make a projection in the $y$ direction to the $f(x)$ then make a projection to the line $y=x$ in the $x$ direction and so on.
There are some obvious counterexamples if you truly mean a fixed point. As noted above in the comments, let $f(x)=1-x$ and let $x_0=0$. Define $x_{n+1}=f(x_n)$. Then $x_{n}= n \pmod{2}$; i.e., $f(x)$ alternates between $0$ and $1$. Or let $f(x) = \frac x2$ and choose $x_0=1$. Then $x_n$ is never fixed (though $\lim x_n=0$.)
What I think you really mean is that the sequence $x_n$ (defined by $x_{n+1}=f(x_n)$) goes to $\pm \infty$ or it has a cluster point. And that's obviously true. Any infinite sequence of real numbers that's bounded is contained in a compact set, and that means that it has a cluster point.