Our goal is to find $$\int \frac{dx}{\sin^2 x \cos^2x-6\sin x\cos x}$$
Here is my approach:
We divide both numerator and denominator by $\cos^2x$ and the letting $\tan x=u$,our integrand becomes $-\int \frac{u^2+1}{u(6u^2-u+6)} du$. It is do-able but it seems to need partial fractions,but that would be really tiresome and tedious. Is there any clever way by using further substitution to finish from here? Or do we need to change our approach entirely for a nicer solution?