u-Substitution Math Example 1

Follow the full solution, then compare it with the other examples linked below.

Example 1

easy
Find โˆซ3x2(x3+1)4โ€‰dx\displaystyle\int 3x^2(x^3+1)^4\,dx.

Solution

  1. 1
    Let u=x3+1u = x^3+1, so du=3x2โ€‰dxdu = 3x^2\,dx.
  2. 2
    Integral becomes โˆซu4โ€‰du=u55+C\int u^4\,du = \frac{u^5}{5} + C.
  3. 3
    Substitute back: (x3+1)55+C\frac{(x^3+1)^5}{5} + C.

Answer

(x3+1)55+C\frac{(x^3+1)^5}{5} + C
3x2โ€‰dx3x^2\,dx is exactly dudu, so the substitution is perfect. After substitution the integral reduces to a simple power rule.

About u-Substitution

An integration technique where you substitute u=g(x)u = g(x) and du=gโ€ฒ(x)โ€‰dxdu = g'(x)\,dx to transform a complicated integral into a simpler one. It is the reverse of the chain rule for differentiation.

Learn more about u-Substitution โ†’

More u-Substitution Examples