Calculus · real student question

Evaluate the indefinite integral of x^2 - 13*x^(2/4) with respect to x.

Question

Evaluate

(x213x2/4)dx\int \left(x^2 - 13x^{2/4}\right)dx

Step-by-step solution

  1. Reduce the exponent to lowest terms. 24=12\tfrac{2}{4} = \tfrac12, so x2/4=x1/2=xx^{2/4} = x^{1/2} = \sqrt{x}, and the integrand is

    x213xx^2 - 13\sqrt{x}

    Leaving the exponent unreduced would not be wrong, but it makes the n+1n+1 arithmetic in the next step needlessly awkward.

  2. Split the integral by linearity.

    (x213x1/2)dx=x2dx13x1/2dx\int \left(x^2 - 13x^{1/2}\right)dx = \int x^2\,dx - 13\int x^{1/2}\,dx

  3. Apply the power rule to each term. With xndx=xn+1n+1+C\int x^n dx = \tfrac{x^{n+1}}{n+1} + C (valid since neither exponent is 1-1):

    x2dx=x33,x1/2dx=x3/23/2=23x3/2\int x^2\,dx = \frac{x^3}{3}, \qquad \int x^{1/2}\,dx = \frac{x^{3/2}}{3/2} = \frac{2}{3}x^{3/2}

  4. Multiply through by the coefficient.

    1323x3/2=263x3/2-13 \cdot \frac{2}{3}x^{3/2} = -\frac{26}{3}x^{3/2}

  5. Assemble the answer.

    (x213x)dx=x33263x3/2+C\int \left(x^2 - 13\sqrt{x}\right)dx = \frac{x^3}{3} - \frac{26}{3}x^{3/2} + C

  6. Differentiate to check. ddx(x33)=x2\tfrac{d}{dx}\left(\tfrac{x^3}{3}\right) = x^2 and ddx(263x3/2)=26332x1/2=13x\tfrac{d}{dx}\left(-\tfrac{26}{3}x^{3/2}\right) = -\tfrac{26}{3}\cdot\tfrac32 x^{1/2} = -13\sqrt{x}. The derivative returns the integrand exactly. Note the domain: x\sqrt{x} requires x0x \ge 0.

Answer

x33263x3/2+C\frac{x^3}{3} - \frac{26}{3}x^{3/2} + C

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