This is a multiple choice question, where using calculators is not allowed. Candidates have, on average, two minutes to solve the problem.
PROBLEM:
How many times does the line $y=\frac{1}{4} x$ cut the curve $y=\sin(x)+\cos(2x)$?
CHOICES:
(A) $4$ (B) $5$ (C) $6$ (D) $7$ (E) $8$
What I have tried was not feasible:
Using differentiation, I found that the curve is bounded between $y=\frac{9}{8}$ and $y=-2$.
When $x<-8$, $\frac{1}{4}x<-2$ , and when $x>\frac{9}{2}$, $\frac{1}{4}x>\frac{9}{8}$. So, any solution to the equation $y=\sin(x)+\cos(2x)=\frac{1}{4}x$ must lie in the interval $(-8,\frac{9}{2})$.
I do not know how to proceed from these two points. Even I know, that takes a long time.
Also, I do not know if using the fact that the curve is periodic will really help.
By Desmos, I took a look to the graph, the line cuts the curve $7$ times. So the correct choice is $D$.
Any help on how to solve this would be appreciated. THANKS!

The function is periodic with period $2\pi$ and achieves local extrema
$$y' = \cos x - 2\sin 2x = 0 \implies \cos x (1-4\sin x) = 0$$
at
$$\pm\sqrt{1-\cos^2x}+2\cos^2x-1\Bigr|_{\cos x = 0} = 0,-2$$
and
$$\sin x + 1-2\sin^2x\Bigr|_{\sin x = \frac{1}{4}} = \frac{9}{8}$$
which means the only interval we can expect intersections is on $\left[-8,\frac{9}{2}\right]$. The function has four extrema per period and the interval contains
$$\frac{25}{4\pi} = \frac{8\pi+(25-8\pi)}{4\pi} = 2 + \epsilon$$
two whole periods by estimating since $\epsilon < \frac{1}{12}$. $2\cdot 4 = 8$ turn arounds means $7$ intersections between them.