Question:

$\int \frac{dx}{\sqrt{x+1} + \sqrt{x}} =$

Show Hint

Rationalization isn't just for limits; it's a powerful tool for simplifying radical integrals too.
  • $\frac{2}{3}[(x+1)^{\frac{3}{2}} - (x)^{\frac{3}{2}}] + c$
  • $[(x+1) + (x)] + c$
  • $\frac{3}{2}[(x+1)^{\frac{3}{2}} - (x)^{\frac{3}{2}}] + c$
  • $\frac{3}{2}[(x+1)^{\frac{3}{2}} + (x)^{\frac{3}{2}}] + c$
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation


Step 1: Concept

Rationalize the denominator by multiplying the numerator and denominator by the conjugate $(\sqrt{x+1} - \sqrt{x})$.

Step 2: Meaning

The denominator becomes $(x+1) - x = 1$, simplifying the integral significantly.

Step 3: Analysis

The integral becomes $\int (\sqrt{x+1} - \sqrt{x}) dx = \int ((x+1)^{1/2} - x^{1/2}) dx$.

Step 4: Conclusion

Integrating gives $\frac{(x+1)^{3/2}}{3/2} - \frac{x^{3/2}}{3/2} = \frac{2}{3}[(x+1)^{3/2} - x^{3/2}] + c$.
Final Answer: (A)
Was this answer helpful?
0
0