Let f(x) be a continuous function such that $f’(x) = (12x – 48)/[3(x – 4)^2 + 1]$ for all real numbers x.
(a) If f(x) attains its minimum value at x = k, find k.
(b) It is given that the extreme value of f(x) = 5. Find f(x) and lim f(x) when x tends to infinity.
From f’(x) = 0, we get x = 4. Using the 1st derivative test, we find the f(x) attains its minimum at x = 4 = k.
To find f(x), we integrate f’(x) and get $f(x) = -2/[3(x – 4)^2 + 1] + C$.
To find C, the answer says “since f(x) has only one extreme value, we have f(4) = 5.”
Then, C = … = 7
When x tends to infinity, lim f(x) = … = 7
My question is (1) how do we know that there is only one extreme value? (2) Why 7 thus found (or the right endpoint) is not an extreme value?