Question

Difficulty: MediumIndefinite Integration of Polynomial and Trigonometric Functions

Find the indefinite integral (3x(x2)+8cos(4x))dx\int \left( 3x(x - 2) + 8\cos(4x) \right) dx.

  1. x33x2+2sin(4x)+Cx^3 - 3x^2 + 2\sin(4x) + CAnswer
  2. B
    x33x2+2sin(4x)x^3 - 3x^2 + 2\sin(4x)
  3. C
    x33x22sin(4x)+Cx^3 - 3x^2 - 2\sin(4x) + C
  4. D
    x33x2+32sin(4x)+Cx^3 - 3x^2 + 32\sin(4x) + C

Answer

x33x2+2sin(4x)+Cx^3 - 3x^2 + 2\sin(4x) + C
Expanding 3x(x2)3x(x - 2) yields 3x26x3x^2 - 6x. Integrating 3x23x^2 gives x3x^3, integrating 6x-6x yields 3x2-3x^2, and integrating 8cos(4x)8\cos(4x) yields 2sin(4x)2\sin(4x). Adding the arbitrary constant CC produces x33x2+2sin(4x)+Cx^3 - 3x^2 + 2\sin(4x) + C.

Step-by-Step Solution

1
Expand the algebraic term inside the integrand.
3x(x2)=3x26x3x(x - 2) = 3x^2 - 6x, expressing the integral as (3x26x+8cos(4x))dx\int (3x^2 - 6x + 8\cos(4x)) dx.
Expanding the product converts the term into standard polynomial form suitable for integration.
2
Integrate each component term using basic integration rules.
3x2dx=x3\int 3x^2 dx = x^3, 6xdx=3x2\int -6x dx = -3x^2, and 8cos(4x)dx=8sin(4x)4=2sin(4x)\int 8\cos(4x) dx = 8 \cdot \frac{\sin(4x)}{4} = 2\sin(4x).
Apply the power rule xndx=xn+1n+1\int x^n dx = \frac{x^{n+1}}{n+1} and trigonometric rule cos(kx)dx=sin(kx)k\int \cos(kx) dx = \frac{\sin(kx)}{k}.
3
Combine terms and attach the constant of integration.
x33x2+2sin(4x)+Cx^3 - 3x^2 + 2\sin(4x) + C
An indefinite integral requires an arbitrary constant CC to represent the full set of antiderivatives.

Key Concept

Indefinite Integration of Polynomial and Trigonometric Functions
Rate this question