How to find :
$$\lim_{x \to \pi/2}\frac{1-\sin x}{\sin x+\sin 3x}$$
My Try :
$$x-\pi/2=t \to x=t+\frac{\pi}{2}$$
And:
$$ \sin (t+\frac{\pi}{2})=\cos t \\ \sin 3(t+\frac{\pi}{2})=-\cos 3t $$
So :
$$\lim_{t \to 0}\frac{1-\cos t}{\cos t-\cos 3t}=\\\lim_{t \to 0}\frac{1-\cos t}{t^2} \cdot \frac{t^2}{\cos t-\cos 3t}$$
Now what ?