The range of the function $f(x) = \frac{(1+x)^4}{1+x^4}$ where $f: \mathbb{R} \to \mathbb{R}$ is _____
Based on desmos.com the range is $[0,8]$
On solving we get $f'(x) = \frac{-4(x+1)(x-1)(x+1)^2(1+x+x^2)}{(1+x^4)^2}$
We get local minimum at $x=-1$ and local maximumn at $x=1$
Which helps us to get the required range but how we will prove that it is bounded function
