Okay, so I found this question in a text,
For a certain value of 'c', the given limit is finite & non-zero, and equal to 'l'. Then find 'l' & 'c'.
$$ \lim_{x \to \infty} [ (x^5 + 7x^4 +2)^c - x ] $$
To solve this problem, I thought that for the given limit to be finite, c must be equal to $\frac{1}{5}$, because if it's anything else, than the answer will tend to negative or positive infinity (because we have $x^5$ in the polynomial, and it can't have a power larger than 1).
Now I understand that this isn't exactly the best of ways to solve this question, so I would like to know how you would approach this question, and what would you generally do in cases like this?
PS: The answers are $ c = \frac{1}{5} $ and $ l = \frac{7}{5} $.