The integral ∫(1+x)x−x2dx is equal to : (where C is a constant of integration.)
Options
Solution
Key Concepts and Formulas
Indefinite Integration: Finding a function whose derivative is the given integrand.
Substitution Method: ∫f(g(x))g′(x)dx=∫f(u)du, where u=g(x).
Algebraic manipulation and simplification of expressions.
Step-by-Step Solution
Step 1: Rewrite the integral
We begin by rewriting the given integral to make it easier to work with.
I=∫(1+x)x−x2dx=∫(1+x)x1−xdx
Step 2: First substitution: 1+x=t
Let's substitute 1+x=t. Then, differentiating both sides gives:
2x1dx=dtdx=2xdt=2(t−1)dt
Substituting these into the integral, we get:
I=∫t(t−1)(1−(t−1)2)2(t−1)dt=∫t(t−1)(1−(t2−2t+1))2(t−1)dt=∫t(t−1)(2t−t2)2(t−1)dt=∫tt(t−1)(2−t)2(t−1)dtI=∫tt(t−1)(2−t)2(t−1)dt=∫t2t−t22(t−1)dtI=∫t2t−t22(t−1)dt=2∫t2t−t2(t−1)dt
This doesn't seem to simplify the integral, so let's go back to the original substitution and rewrite the integral as:
I=∫(1+x)x1−xdx
Using the substitution 2x1dx=dt, we have dx=2xdt=2(t−1)dt. Substituting this into the original integral gives
I=∫t(t−1)2(1−(t−1)2)2(t−1)dt=∫t(t−1)1−(t2−2t+1)2(t−1)dt=∫t2t−t22dt
Step 3: Second substitution: t=z1
Let's substitute t=z1. Then, dt=−z21dz. Substituting these into the integral, we get:
I=2∫z1z2−z21−z21dz=2∫z1z22z−1−z21dz=2∫z1⋅z2z−1−z21dz=2∫2z−1−dz
Step 4: Evaluate the simplified integral
I=−2∫2z−1dz
Let u=2z−1. Then du=2dz, so dz=21du.
I=−2∫u21du=−∫u−1/2du=−1/2u1/2+C=−2u+C=−22z−1+C
Step 5: Back-substitute to find the result in terms of x
Now, we substitute back to express the result in terms of x. First, we have z=t1, so
I=−2t2−1+C=−2t2−t+C
Since t=1+x, we have
I=−21+x2−(1+x)+C=−21+x1−x+C
Common Mistakes & Tips
Be careful with algebraic manipulations, especially when dealing with square roots.
Choosing the right substitution is crucial. If the initial substitution doesn't simplify the integral, try a different one.
Remember to back-substitute to express the final answer in terms of the original variable.
Summary
We started by rewriting the integral. Then, we used the substitution 1+x=t, followed by t=z1. After these substitutions, we were able to evaluate the simplified integral and back-substitute to obtain the final result in terms of x. The final integral is −21+x1−x+C.
Final Answer
The final answer is \boxed{- 2\sqrt {{{1 - \sqrt x } \over {1 + \sqrt x }}} + C}, which corresponds to option (B).