Math Problem Statement

intergal of 2x/(x^2+9) show steps

Solution

To solve the integral of 2xx2+9\frac{2x}{x^2 + 9}, we'll proceed with the following steps:

2xx2+9dx\int \frac{2x}{x^2 + 9} \, dx

Step 1: Recognize the structure of the integrand.

The numerator 2x2x is the derivative of the denominator x2+9x^2 + 9. This suggests that a simple substitution can be applied.

Step 2: Apply substitution.

Let: u=x2+9u = x^2 + 9 Then: du=2xdxdu = 2x \, dx

Step 3: Rewrite the integral.

Now substitute into the integral: 2xdxx2+9=duu\int \frac{2x \, dx}{x^2 + 9} = \int \frac{du}{u}

Step 4: Integrate.

The integral of 1u\frac{1}{u} is a standard result: duu=lnu+C\int \frac{du}{u} = \ln|u| + C

Step 5: Substitute back for uu.

Now, substitute u=x2+9u = x^2 + 9 back into the result: lnx2+9+C\ln|x^2 + 9| + C

Since x2+9x^2 + 9 is always positive, we can drop the absolute value: ln(x2+9)+C\ln(x^2 + 9) + C

Final Answer:

2xx2+9dx=ln(x2+9)+C\int \frac{2x}{x^2 + 9} \, dx = \ln(x^2 + 9) + C

Would you like more details or have any questions? Here are some related questions you might explore:

  1. What if the numerator was 3x3x instead of 2x2x?
  2. How would the integral change if the denominator were x2+16x^2 + 16?
  3. What are the steps for solving xx2+9dx\int \frac{x}{x^2 + 9} \, dx?
  4. How would you solve 1x2+9dx\int \frac{1}{x^2 + 9} \, dx?
  5. How do we apply substitution in integrals in general?

Tip: Recognizing when the numerator is a derivative of the denominator is a helpful shortcut in integration!

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Integration
Substitution Method
Logarithmic Integration

Formulas

∫ 2x / (x^2 + 9) dx = ln(x^2 + 9) + C
∫ 1/u du = ln|u| + C

Theorems

Substitution Rule in Integration
Logarithmic Integral Theorem

Suitable Grade Level

College Calculus Level