Join thousands of students who trust us to help them ace their exams!Watch the first video
Multiple Choice
Evaluate the indefinite integral.
A
B
C
D
Verified step by step guidance
1
Step 1: Recognize that the integral ∫x^2cos(4x)dx requires integration by parts. Recall the formula for integration by parts: ∫u dv = uv - ∫v du. Here, we will choose u = x^2 and dv = cos(4x)dx.
Step 2: Differentiate u and integrate dv. Compute du = d(x^2) = 2x dx, and integrate dv to get v = ∫cos(4x)dx = (1/4)sin(4x).
Step 3: Substitute into the integration by parts formula. Using the formula ∫u dv = uv - ∫v du, substitute u = x^2, v = (1/4)sin(4x), and du = 2x dx. This gives: ∫x^2cos(4x)dx = (x^2/4)sin(4x) - ∫(1/4)(2x)sin(4x)dx.
Step 4: Simplify the remaining integral. The new integral is ∫x sin(4x)dx, which again requires integration by parts. Let u = x and dv = sin(4x)dx. Then, du = dx and v = -cos(4x)/4.
Step 5: Apply integration by parts again. Substitute into the formula ∫u dv = uv - ∫v du for the new integral. Combine all terms and simplify to get the final expression: (x^2/4)sin(4x) + (1/4)cos(4x) - (1/16)sin(4x) + C.