Question is a part of applications of differential calculus topic where a sign diagram of f'(x) is drawn to find when f(x) is increasing and decreasing. Answer is -1 $\leq k < 1$ but how?
Could K $\leq \frac{x^2}{1-2x}$ be a solution?
Question is a part of applications of differential calculus topic where a sign diagram of f'(x) is drawn to find when f(x) is increasing and decreasing. Answer is -1 $\leq k < 1$ but how?
Could K $\leq \frac{x^2}{1-2x}$ be a solution?
Note that the derivative of $$\frac{x+k}{x^2+k}$$ is $$\frac{-2kx+k-x^2}{(x^2+k)^2}$$ By the quotient rule. Since $(x^2+k)^2 \ge 0$, if the function is decreasing we have $$-x^2-2kx+k \le 0 \iff x^2+2kx-k \ge 0$$ For all $x$. Since this polynomial is always positive, the discriminant must not be positive: $$k^2+k \le 0$$ So we have $-1 \le k \le 0$.
We have $$f'(x) = \frac {(x^2+k)(1)-(x+k)(2x)}{(x^2+k)^2} = \frac {-x^2-2xk+k}{(x^2+k)^2} = \frac {(k^2+k)-(x+k)^2}{(x^2+k)^2} $$
Now, if $f (x) $ is decreasing, then $f'(x) \leq 0$ for all $x $. Hope you can take it from here.