Integration of other expressions

If, instead of having an expression with all terms in the form ax^n, like:

\frac{dy}{dx}=\frac13x^4-8x^{-\frac12}

we instead have something like this:

\frac{dy}{dx}=\frac1{3x^{-4}}-\frac8{\sqrt x}

…then we need to convert it into the form of the first expression.

Integrate 5x^2 + \frac7x - \frac3{\sqrt x}

Find \int \left(\frac2{x^3} + \frac5{\sqrt[3]{x}} - \frac4{x^2}\right) dx

Find f(x) given that f'(x) = \frac{3}{x^2} - \frac{2}{\sqrt x} + 4x^3 and f(1) = 7

Find \int \left(\frac{6}{x^4} - \frac{5}{\sqrt{x}} + \frac{2}{x}\right) dx