Math Problem Statement

find the integral by substitution of this equation. a being 1 and b being 9 in the definite integral (1)/(\sqrt(x)(2+\sqrt(x))^(2))

Solution

We are tasked with evaluating the definite integral

191x(2+x)2dx\int_{1}^{9} \frac{1}{\sqrt{x} (2 + \sqrt{x})^2} \, dx

by substitution.

Step 1: Substitution

Let’s perform a substitution to simplify the integrand. We can set:

u=xu = \sqrt{x}

Thus, x=u2x = u^2 and dx=2ududx = 2u \, du. The limits of integration also change accordingly:

  • When x=1x = 1, u=1=1u = \sqrt{1} = 1,
  • When x=9x = 9, u=9=3u = \sqrt{9} = 3.

Now the integral becomes:

131u(2+u)22udu\int_{1}^{3} \frac{1}{u (2 + u)^2} \cdot 2u \, du

Step 2: Simplify

Notice that 1u2u=2\frac{1}{u} \cdot 2u = 2. The integral reduces to:

132(2+u)2du\int_{1}^{3} \frac{2}{(2 + u)^2} \, du

Step 3: Solve the Integral

Now, we solve this integral. We can apply the substitution:

v=2+uso thatdv=duv = 2 + u \quad \text{so that} \quad dv = du

The limits of integration change as well:

  • When u=1u = 1, v=2+1=3v = 2 + 1 = 3,
  • When u=3u = 3, v=2+3=5v = 2 + 3 = 5.

Thus, the integral becomes:

352v2dv\int_{3}^{5} \frac{2}{v^2} \, dv

This is a standard integral. We know that:

1v2dv=1v\int \frac{1}{v^2} \, dv = -\frac{1}{v}

Therefore, the integral becomes:

2[1v]35-2 \left[ \frac{1}{v} \right]_{3}^{5}

Step 4: Compute the Definite Integral

Now, evaluate the expression at the limits:

2(1513)=2(3515)=2(215)=415-2 \left( \frac{1}{5} - \frac{1}{3} \right) = -2 \left( \frac{3 - 5}{15} \right) = -2 \left( \frac{-2}{15} \right) = \frac{4}{15}

Thus, the value of the definite integral is:

415\boxed{\frac{4}{15}}


Would you like more details on any part of this solution, or do you have any questions?

Here are 5 related questions to deepen understanding:

  1. How would the result change if we used different limits of integration?
  2. Can you derive the result of the indefinite integral before applying the limits?
  3. How does substitution help simplify integrals in general?
  4. What would happen if we had a different power on the term (2+x)(2 + \sqrt{x})?
  5. Can you explain how to handle integrals that involve more complex substitutions?

Tip: When choosing a substitution, look for parts of the integrand that resemble the derivative of other parts—it simplifies the process!

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Integral Calculus
Substitution Method
Definite Integrals

Formulas

Integral of 1/v^2 = -1/v
Substitution x = u^2, dx = 2u du
Limits of integration for substitution

Theorems

Fundamental Theorem of Calculus
Substitution Rule

Suitable Grade Level

Undergraduate Calculus