Join thousands of students who trust us to help them ace their exams!Watch the first video
Multiple Choice
Find the integral.
A
B
C
D
Verified step by step guidance
1
Step 1: Recognize that the integral ∫x^2ln(x)dx requires the use of integration by parts. Recall the formula for integration by parts: ∫u dv = uv - ∫v du. Here, we need to choose u and dv appropriately.
Step 2: Let u = ln(x) and dv = x^2 dx. This choice is made because the derivative of ln(x) simplifies, and x^2 dx is easily integrable. Compute du = (1/x) dx and v = ∫x^2 dx = (x^3)/3.
Step 3: Substitute into the integration by parts formula: ∫x^2ln(x)dx = uv - ∫v du. Substituting u = ln(x), v = (x^3)/3, and du = (1/x) dx, we get: ∫x^2ln(x)dx = [(x^3)/3]ln(x) - ∫[(x^3)/3](1/x)dx.
Step 4: Simplify the remaining integral: ∫[(x^3)/3](1/x)dx = (1/3)∫x^2 dx. Compute this integral: ∫x^2 dx = (x^3)/3. Substituting back, we have: ∫x^2ln(x)dx = [(x^3)/3]ln(x) - (1/3)(x^3)/3.
Step 5: Combine terms and simplify the expression: [(x^3)/3]ln(x) - (x^3)/9. Finally, add the constant of integration C to account for the indefinite integral. The final expression is: (x^3)/3 ln(x) - (x^3)/9 + C.