Solveeit Logo

Question

Question: $\int \frac{\sqrt{x+1}}{\sqrt{x+1}+\sqrt{x}} dx$...

x+1x+1+xdx\int \frac{\sqrt{x+1}}{\sqrt{x+1}+\sqrt{x}} dx

Answer

x22+x2x+14x2+x+18lnx+12+x2+x+C\frac{x^2}{2} + x - \frac{2x+1}{4}\sqrt{x^2+x} + \frac{1}{8}\ln\left|x+\frac{1}{2}+\sqrt{x^2+x}\right| + C

Explanation

Solution

To evaluate the integral x+1x+1+xdx\int \frac{\sqrt{x+1}}{\sqrt{x+1}+\sqrt{x}} dx, we can use the technique of rationalizing the denominator.

1. Rationalize the Denominator:

Multiply the numerator and the denominator by the conjugate of the denominator, which is (x+1x)(\sqrt{x+1}-\sqrt{x}):

I=x+1x+1+x×x+1xx+1xdxI = \int \frac{\sqrt{x+1}}{\sqrt{x+1}+\sqrt{x}} \times \frac{\sqrt{x+1}-\sqrt{x}}{\sqrt{x+1}-\sqrt{x}} dx

The denominator becomes a difference of squares:

(x+1)2(x)2=(x+1)x=1(\sqrt{x+1})^2 - (\sqrt{x})^2 = (x+1) - x = 1

The numerator becomes:

x+1(x+1x)=(x+1)2x+1x=(x+1)x(x+1)\sqrt{x+1}(\sqrt{x+1}-\sqrt{x}) = (\sqrt{x+1})^2 - \sqrt{x+1}\sqrt{x} = (x+1) - \sqrt{x(x+1)}

So the integral simplifies to:

I=(x+1)x(x+1)1dxI = \int \frac{(x+1) - \sqrt{x(x+1)}}{1} dx

I=(x+1)dxx2+xdxI = \int (x+1) dx - \int \sqrt{x^2+x} dx

2. Evaluate the First Part of the Integral:

The first part is a simple polynomial integral:

(x+1)dx=x22+x+C1\int (x+1) dx = \frac{x^2}{2} + x + C_1

3. Evaluate the Second Part of the Integral:

The second part is x2+xdx\int \sqrt{x^2+x} dx. To solve this, we complete the square inside the square root:

x2+x=x2+2(12)x+(12)2(12)2=(x+12)2(12)2x^2+x = x^2 + 2\left(\frac{1}{2}\right)x + \left(\frac{1}{2}\right)^2 - \left(\frac{1}{2}\right)^2 = \left(x+\frac{1}{2}\right)^2 - \left(\frac{1}{2}\right)^2

Let u=x+12u = x+\frac{1}{2}, then du=dxdu = dx. Let a=12a = \frac{1}{2}. The integral becomes:

u2a2du\int \sqrt{u^2-a^2} du

Using the standard integration formula u2a2du=u2u2a2a22lnu+u2a2+C2\int \sqrt{u^2-a^2} du = \frac{u}{2}\sqrt{u^2-a^2} - \frac{a^2}{2}\ln|u+\sqrt{u^2-a^2}| + C_2:

Substitute back u=x+12u = x+\frac{1}{2} and a=12a = \frac{1}{2}:

x2+xdx=x+122(x+12)2(12)2(12)22lnx+12+(x+12)2(12)2+C2\int \sqrt{x^2+x} dx = \frac{x+\frac{1}{2}}{2}\sqrt{\left(x+\frac{1}{2}\right)^2 - \left(\frac{1}{2}\right)^2} - \frac{\left(\frac{1}{2}\right)^2}{2}\ln\left|x+\frac{1}{2}+\sqrt{\left(x+\frac{1}{2}\right)^2 - \left(\frac{1}{2}\right)^2}\right| + C_2

=2x+14x2+x1/42lnx+12+x2+x+C2= \frac{2x+1}{4}\sqrt{x^2+x} - \frac{1/4}{2}\ln\left|x+\frac{1}{2}+\sqrt{x^2+x}\right| + C_2

=2x+14x2+x18lnx+12+x2+x+C2= \frac{2x+1}{4}\sqrt{x^2+x} - \frac{1}{8}\ln\left|x+\frac{1}{2}+\sqrt{x^2+x}\right| + C_2

4. Combine the Results:

Substitute the results from step 2 and step 3 back into the expression for II:

I=(x22+x)(2x+14x2+x18lnx+12+x2+x)+CI = \left(\frac{x^2}{2} + x\right) - \left(\frac{2x+1}{4}\sqrt{x^2+x} - \frac{1}{8}\ln\left|x+\frac{1}{2}+\sqrt{x^2+x}\right|\right) + C

I=x22+x2x+14x2+x+18lnx+12+x2+x+CI = \frac{x^2}{2} + x - \frac{2x+1}{4}\sqrt{x^2+x} + \frac{1}{8}\ln\left|x+\frac{1}{2}+\sqrt{x^2+x}\right| + C

where C=C1C2C = C_1 - C_2 is the constant of integration.

The final answer is x22+x2x+14x2+x+18lnx+12+x2+x+C\frac{x^2}{2} + x - \frac{2x+1}{4}\sqrt{x^2+x} + \frac{1}{8}\ln\left|x+\frac{1}{2}+\sqrt{x^2+x}\right| + C.

Explanation of the solution:

The integral is solved by rationalizing the denominator, which simplifies the integrand into two parts: a simple polynomial and a square root of a quadratic expression. The polynomial part is integrated directly using the power rule. The quadratic expression under the square root is integrated by completing the square and applying the standard integral formula for u2a2du\int \sqrt{u^2-a^2} du.

Answer:

The integral is x22+x2x+14x2+x+18lnx+12+x2+x+C\frac{x^2}{2} + x - \frac{2x+1}{4}\sqrt{x^2+x} + \frac{1}{8}\ln\left|x+\frac{1}{2}+\sqrt{x^2+x}\right| + C.