$f(x)=(2\arctan(x))x + 1 - 3x$. I had to find the number of the solution of $f(x)$ -- just number of solutions, NOT SOLUTIONS TO EQUATION -- what I did was I derived f(x) then put it equal to 0 to find maxima and minima $f'(x)=0$ but I can't solve $f'(x)=0$. as $f'(x)=(2x)/(x^2 +1) +2 \arctan x - 3 = 0$ guys any help appreciated. or am I doing anything wrong
2026-04-02 05:35:32.1775108132
On
find number of solution of f(x)?
76 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
2
On
The answer is to take the second derivative. We get $$f''(x)=\frac4{\left(1+x^2\right)^2}>0$$ Therefore, $f'$ is strictly increasing and $f'$ can have at most one zero, so $f$ has at most two zeros, by Rolle's theorem.
We know that $f(0) = 1$, and $$\lim_{x\to\infty}f(x) = \lim_{x\to\infty}x(2\arctan x -3)+1=\lim_{x\to\infty}x(\pi-3)+1 = \infty$$
Therefore, if we can find any $x>0$ such that $f(x)<0$ we know that $f$ has exactly two zeros, by the previous result and the Intermediate Value Theorem. Now, $$f(1)=2\arctan1-3+1=\frac\pi2-2<0$$ so $f$ has exactly $2$ zeros.
This we can also solve by drawing the graph of f(x) and checking how many times does it cut the x-axis.
Here the solution is 2 as the graph intersects the x-axis two times.