Calculus · real student question

Evaluate the integral of (x + 3) with respect to x.

Question

Evaluate

(x+3)dx\int (x+3)\,dx

Step-by-step solution

  1. Split the integral using the sum rule. Integration is linear, so a sum can be handled one term at a time:

    (x+3)dx=xdx+3dx\int(x+3)\,dx=\int x\,dx+\int 3\,dx

  2. Integrate the linear term with the power rule. Here n=1n=1, so n+1=2n+1=2:

    xdx=x22\int x\,dx=\frac{x^{2}}{2}

  3. Integrate the constant. A constant kk is kx0kx^0, and the power rule sends it to kxkx:

    3dx=3x\int 3\,dx=3x

    The intuition: the function whose slope is constantly 33 is a line of gradient 33.

  4. Combine, adding a single constant of integration. Two separate constants would collapse into one anyway:

    (x+3)dx=x22+3x+C\int(x+3)\,dx=\frac{x^2}{2}+3x+C

  5. Check by differentiating. ddx(x22+3x+C)=x+3\tfrac{d}{dx}\left(\tfrac{x^2}{2}+3x+C\right)=x+3 \checkmark. A numerical check at x=1.3x=1.3: the difference quotient of x22+3x\tfrac{x^2}{2}+3x gives 4.3004.300, and the integrand is 1.3+3=4.31.3+3=4.3 \checkmark.

Answer

(x+3)dx=x22+3x+C\int (x+3)\,dx=\frac{x^2}{2}+3x+C

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