Number of integers n for which $3x^3-25x+n=0$ has three real roots then
a)$1$
b)$25$
c)$55$
d)infinite
This appeared in an national level examination . Now this may be solved graph.
I have actually really no idea how to this and according to me the answer should be infinite
Let cubic $f(x) = 3x^3 -25x$ and horizontal line $g(x) =-n$. The approach here would be to find derivative $f'(x)$ and check it's roots.
Here $f'(x)$ has two real and distinct roots, $a,b$. This means that $f(x)=g(x)$ will have three real roots if the horizontal line $g(x) \in [f(a), f(b)]$
The roots of $f'(x)$ are $\pm\frac{5}{3}$. So we have $-n \in [f(\frac{-5}{3}), f(\frac{5}{3})]$.
$$-n\in\left[\tfrac{-250}{9}, \tfrac{250}{9}\right]$$
This gives $55$ solutions for $n$.