Question Statement
Evaluate the definite integral:
∫021(2x+1)−31dx
Background and Explanation
This problem requires integrating a function of the form (ax+b)n, which follows the generalized power rule for integration. When the base is a linear expression (2x+1), we must account for the coefficient of x (which is 2) when applying the antiderivative formula.
Solution
To evaluate this integral, we use the power rule for integration adapted for linear expressions inside the power function.
Step 1: Prepare the integral for substitution
We need the derivative of the inner function (2x+1), which is 2, to appear in the numerator. We multiply and divide by 2 to maintain equality:
∫021(2x+1)−31dx=21∫01/2(2x+1)−1/3⋅2dx
Step 2: Apply the power rule
Using the formula ∫(ax+b)ndx=a(n+1)(ax+b)n+1+C with a=2 and n=−31:
=21[−31+1(2x+1)−31+1]01/2=21[32(2x+1)2/3]01/2
Step 3: Simplify the constants
Dividing by 32 is equivalent to multiplying by 23:
=21⋅23[(2x+1)2/3]01/2=43[(2x+1)2/3]01/2
Step 4: Evaluate at the limits
Substitute the upper limit x=21 and lower limit x=0:
=43[(2(21)+1)2/3−(2(0)+1)2/3]=43[(1+1)2/3−(0+1)2/3]=43[22/3−1]
Therefore, the value of the integral is 43(22/3−1).
- Generalized Power Rule for Integration: ∫(ax+b)ndx=a(n+1)(ax+b)n+1+C (for n=−1)
- Definite Integral Evaluation: ∫abf(x)dx=F(b)−F(a) where F is the antiderivative of f
- Adjustment for Chain Rule: When the inner function has coefficient a, multiply by a1 outside the integral to compensate for the factor a needed in the numerator
Summary of Steps
- Adjust for the chain rule: Multiply and divide by the coefficient of x (which is 2) to prepare for integration
- Increase the power by 1: Apply the power rule by adding 1 to the exponent −31 to get 32
- Divide by the new power: Divide by 32 (or multiply by 23) and account for the coefficient 2 from the chain rule adjustment
- Simplify constants: Combine 21×23=43 outside the brackets
- Evaluate at bounds: Substitute x=21 and x=0, then subtract to get the final numerical result 43(22/3−1)