Calculus · real student question

Find the indefinite integral of 1/x^2 - 1/(3 * sqrt(x)) with respect to x.

Question

Evaluate

(1x213x)dx\int\left(\frac{1}{x^2}-\frac{1}{3\sqrt{x}}\right)dx

Step-by-step solution

  1. Rewrite both terms as powers of xx. The power rule cannot be applied until the roots and reciprocals are gone:

    1x2=x2,13x=13x1/2\frac{1}{x^2}=x^{-2},\qquad \frac{1}{3\sqrt x}=\frac13x^{-1/2}

    This conversion is where the problem is actually decided; everything after it is mechanical.

  2. Integrate x2x^{-2}. Adding one to the exponent gives 1-1:

    x2dx=x11=1x\int x^{-2}dx=\frac{x^{-1}}{-1}=-\frac1x

    The power rule applies because the new exponent is not 1-1; only x1dx\int x^{-1}dx needs a logarithm instead.

  3. Integrate 13x1/2\tfrac13x^{-1/2}. Adding one to 12-\tfrac12 gives +12+\tfrac12:

    13x1/2dx=13x1/21/2=23x1/2=23x\int\frac13x^{-1/2}dx=\frac13\cdot\frac{x^{1/2}}{1/2}=\frac{2}{3}x^{1/2}=\frac23\sqrt x

    Dividing by 12\tfrac12 doubles the coefficient, which is why the 13\tfrac13 becomes 23\tfrac23.

  4. Combine with the minus sign and one constant.

    (1x213x)dx=1x23x+C\int\left(\frac{1}{x^2}-\frac{1}{3\sqrt x}\right)dx=-\frac1x-\frac23\sqrt x+C

  5. Differentiate to verify.

    ddx(x123x1/2+C)=x22312x1/2=1x213x  \frac{d}{dx}\left(-x^{-1}-\frac23x^{1/2}+C\right)=x^{-2}-\frac23\cdot\frac12x^{-1/2}=\frac{1}{x^2}-\frac{1}{3\sqrt x}\;\checkmark

    Note the domain: the integrand needs x>0x>0 for the square root, so the antiderivative is valid on (0,)(0,\infty).

Answer

1x23x+C-\frac{1}{x}-\frac{2}{3}\sqrt{x}+C

Need to solve a different problem like this? Open the solver →