Question

Difficulty: MediumIndefinite Integration of Polynomial and Trigonometric Functions

If (6x24sin(2x))dx=ax3+bcos(2x)+C\int (6x^2 - 4\sin(2x)) \, dx = ax^3 + b\cos(2x) + C, where aa, bb, and CC are constants, what is the value of a+ba + b?

Answer: 4

Answer

The value of a+ba + b is 44.
Integrating 6x26x^2 gives 2x32x^3, and integrating 4sin(2x)-4\sin(2x) gives 2cos(2x)2\cos(2x). Comparing 2x3+2cos(2x)+C2x^3 + 2\cos(2x) + C to ax3+bcos(2x)+Cax^3 + b\cos(2x) + C yields a=2a=2 and b=2b=2, giving a+b=4a+b=4.

Step-by-Step Solution

1
Integrate each term of the integrand (6x24sin(2x))(6x^2 - 4\sin(2x)) with respect to xx.
6x2dx=6x33=2x3\int 6x^2 \, dx = \frac{6x^3}{3} = 2x^3, and 4sin(2x)dx=4(12cos(2x))=2cos(2x)\int -4\sin(2x) \, dx = -4 \cdot \left(-\frac{1}{2}\cos(2x)\right) = 2\cos(2x).
Applying the power rule for integration xndx=xn+1n+1\int x^n \, dx = \frac{x^{n+1}}{n+1} and the standard trigonometric integral formula sin(kx)dx=1kcos(kx)\int \sin(kx) \, dx = -\frac{1}{k}\cos(kx).
2
Combine the calculated antiderivative terms and include the constant of integration CC.
(6x24sin(2x))dx=2x3+2cos(2x)+C\int (6x^2 - 4\sin(2x)) \, dx = 2x^3 + 2\cos(2x) + C.
Summing the individual term-by-term antiderivatives produces the complete indefinite integral.
3
Compare the resulting expression with ax3+bcos(2x)+Cax^3 + b\cos(2x) + C to determine aa and bb.
a=2a = 2 and b=2b = 2.
Matching corresponding coefficients of x3x^3 and cos(2x)\cos(2x).
4
Compute a+ba + b.
2+2=42 + 2 = 4.
Evaluating the sum of the extracted coefficients.

Key Concept

Indefinite Integration of Polynomial and Trigonometric Functions
Estimated Time:1m 30s
Rate this question