Question

Difficulty: HardIndefinite Integration of Polynomial and Trigonometric Functions

What is the indefinite integral ((3x+1)26sin(3x))dx\int \left( (3x + 1)^2 - 6\sin(3x) \right) dx?

  1. 3x3+3x2+x+2cos(3x)+C3x^3 + 3x^2 + x + 2\cos(3x) + CAnswer
  2. B
    3x3+3x2+x2cos(3x)+C3x^3 + 3x^2 + x - 2\cos(3x) + C
  3. C
    3x3+3x2+x+2cos(3x)3x^3 + 3x^2 + x + 2\cos(3x)
  4. D
    3x3+3x2+x+6cos(3x)+C3x^3 + 3x^2 + x + 6\cos(3x) + C

Answer

3x3+3x2+x+2cos(3x)+C3x^3 + 3x^2 + x + 2\cos(3x) + C
Expanding (3x+1)2(3x+1)^2 yields 9x2+6x+19x^2 + 6x + 1. Integrating 9x2+6x+19x^2 + 6x + 1 gives 3x3+3x2+x3x^3 + 3x^2 + x. Integrating 6sin(3x)-6\sin(3x) gives +2cos(3x)+2\cos(3x). Combining these results with the mandatory constant of integration +C+ C gives 3x3+3x2+x+2cos(3x)+C3x^3 + 3x^2 + x + 2\cos(3x) + C.

Step-by-Step Solution

1
Expand the squared polynomial binomial term
(3x+1)2=9x2+6x+1(3x + 1)^2 = 9x^2 + 6x + 1
Expanding the expression allows for simple term-by-term integration using the power rule.
2
Integrate the polynomial component term by term
(9x2+6x+1)dx=3x3+3x2+x\int (9x^2 + 6x + 1) dx = 3x^3 + 3x^2 + x
Apply the power rule xndx=xn+1n+1\int x^n dx = \frac{x^{n+1}}{n+1} to each polynomial term.
3
Integrate the trigonometric component
6sin(3x)dx=6(13cos(3x))=+2cos(3x)\int -6\sin(3x) dx = -6 \left(-\frac{1}{3}\cos(3x)\right) = +2\cos(3x)
The integral of sin(kx)\sin(kx) is 1kcos(kx)-\frac{1}{k}\cos(kx). Multiplying by 6-6 yields +2cos(3x)+2\cos(3x).
4
Combine terms and add the constant of integration
3x3+3x2+x+2cos(3x)+C3x^3 + 3x^2 + x + 2\cos(3x) + C
Indefinite integrals must include an arbitrary constant +C+ C to account for all antiderivatives.

Key Concept

Indefinite Integration of Polynomial and Trigonometric Functions
Rate this question