I am required to find the following (Source is unknown):$$\int_{-5}^{-2} (\frac{x^2-x}{x^3-3x+1})^2 dx+\int_{\frac{1}{6}}^{\frac{1}{3}} (\frac{x^2-x}{x^3-3x+1})^2 dx+\int_{\frac{6}{5}}^{\frac{3}{2}} (\frac{x^2-x}{x^3-3x+1})^2 dx$$
Initial thoughts:
The integrands are same but with different limits. The limits are related to each other in a very noticeable way, however I am not able to exploit his. Like: $-1* \frac{1}{-2} (\text{reciprocal of the limit of the first integral})* \frac{1}{\frac{1}{3}}(\text{reciprocal of the limit of the second integral}) = \frac{3}{2}(\text{ limit of the third integral})$,
Some tries:
Tried to solve: $\int (\frac{x^2-x}{x^3-3x+1})^2 dx$
$x^3-3x+1$ invites a substitution like $x=2\cos{t}$, since it could be expressed as $\cos{3t}$. However I felt it was of no use. Wolfram couldn't integrate it in terms of elementary functions which suggests, this probably has something to do with definite integral properties, and some clever trick which I am not able to find.
Maybe the integrand is of the form $\frac{d}{dx}(\frac{f(x)}{x^3-3x+1})$ for some $f(x)$ but I was unsuccessful in finding such a $f(x)$ either.
For $\int_{\frac{1}{6}}^{\frac{1}{3}} (\frac{x^2-x}{x^3-3x+1})^2 dx$ I tried things like $x \to \frac{1}{t}$ but it didnt really budge. I could change all the limits of the integrals to $0$ and $1$, however the difference of the upper and lower limits for each of the integrals dont really look nice either.