Join thousands of students who trust us to help them ace their exams!Watch the first video
Multiple Choice
Evaluate the indefinite integral. ∫(3x+2)51dx
A
B
C
D
Verified step by step guidance
1
Step 1: Recognize that the integral involves a rational function with a power of (3x + 2) in the denominator. To solve this, we will use the substitution method to simplify the integral.
Step 2: Let u = 3x + 2. Then, compute the derivative of u with respect to x: du/dx = 3, or equivalently, dx = du/3.
Step 3: Rewrite the integral in terms of u. Substituting u = 3x + 2 and dx = du/3, the integral becomes ∫(1/u^5) * (1/3) du, which simplifies to (1/3) ∫u^(-5) du.
Step 4: Apply the power rule for integration. The power rule states that ∫u^n du = (u^(n+1))/(n+1) + C, for n ≠ -1. Here, n = -5, so the integral becomes (1/3) * [(u^(-5+1))/(-5+1)] + C, which simplifies to (1/3) * [(u^(-4))/(-4)] + C.
Step 5: Simplify the expression and substitute back u = 3x + 2. The result is -(1/12)(3x + 2)^(-4) + C, or equivalently, -1/(12(3x + 2)^4) + C.