This problem requires the power rule for integration, which states that ∫xndx=n+1xn+1+C for any real number n=−1. You'll also need to express square roots as fractional exponents to apply this rule.
Solution
Let I=∫(x+2x1)dx
First, we use the linearity property of integrals to split this into two separate integrals:
I=∫xdx+21∫x1dx
Next, convert the radical expressions to fractional exponent form. Recall that x=x1/2 and x1=x−1/2:
I=∫x1/2dx+21∫x−21dx
Now apply the power rule for integration ∫xndx=n+1xn+1+C to each term:
For the first term: n=21, so n+1=23
For the second term: n=−21, so n+1=21
I=21+1x21+1+21(−21+1x−21+1)+c
Simplify the exponents and denominators:
I=23x23+21(21x21)+c
Simplify the fractions by dividing by the denominators (which is equivalent to multiplying by their reciprocals):
3/2x3/2=32x3/2
21⋅1/2x1/2=21⋅2⋅x1/2=x1/2
Therefore:
I=32x23+x21+c
Or equivalently:
I=32xx+x+c
Key Formulas or Methods Used
Linearity of Integration: ∫[f(x)+g(x)]dx=∫f(x)dx+∫g(x)dx and ∫k⋅f(x)dx=k∫f(x)dx for constant k
Exponent Conversion: x=x1/2 and x1=x−1/2
Power Rule for Integration: ∫xndx=n+1xn+1+C (for n=−1)
Summary of Steps
Split the integral using linearity into ∫xdx+21∫x1dx
Convert to exponents rewriting x as x1/2 and x1 as x−1/2
Apply the power rule to each term: 3/2x3/2 for the first and 21⋅1/2x1/2 for the second