$f(x) = \dfrac{x^7 + x^5 + x^3 - x^2 - 1}{6}$
I'm not getting any idea how to find the range of this function. I know that to find the range of a function, we find the range of inverse function. But in the case of this function, that's quite not possible maybe. By seeing the graph one can conclude that range is $(-\infty, \infty)$ But how can we find range without looking at the graph?
I try the following method.
$f(x) = \dfrac{x^5(x^2 + 1) + x^3 -1(x^2+1)}{6}$
$f(x) = \dfrac{(x^5-1)(x^2 + 1) + x^3}{6}$
Can we conclude any result from here?
Is there any other more fundamental method to solve such types of questions?