Integrating 1/-(x-2) and 1/(x-2) - What To Do?

  • Thread starter Thread starter cmab
  • Start date Start date
  • Tags Tags
    Integrating
Click For Summary
SUMMARY

The discussion focuses on integrating the function 1/sqrt[abs(x-2)] over the interval [0, 3]. The proper approach involves using substitution, specifically letting u = x - 2, which transforms the integral into [int a=-2 b=1] 1/sqrt[abs(u)] du. This integral is then split into two parts: [int a=-2 b=0] 1/sqrt[-u] du and [int a=0 b=1] 1/sqrt[u] du. The final result of the integration is calculated as 2*sqrt[2] + 2.

PREREQUISITES
  • Understanding of definite integrals
  • Familiarity with substitution methods in calculus
  • Knowledge of absolute value functions in integrals
  • Basic skills in evaluating square root functions
NEXT STEPS
  • Study advanced techniques in integral calculus
  • Learn about improper integrals and their evaluation
  • Explore the properties of absolute value in integrals
  • Practice substitution methods with various functions
USEFUL FOR

Students of calculus, mathematics educators, and anyone looking to enhance their skills in integral calculus and substitution techniques.

cmab
Messages
32
Reaction score
0
Ok, I have to integrate this

[int a=0 b=3] 1 / sqrt[abs(x-2)] dx

what should i do ? do the improper integral of 1/-(x-2) and 1/(x-2) ?
 
Physics news on Phys.org
Do you know how to work this out:

\int \frac{1}{\sqrt{x-2}}dx

If so just split the function you have into the 2 different functions it is composed of and intergrate over the relevant areas.
 


To integrate 1/-(x-2) and 1/(x-2), you can use the substitution method. Let u = x-2, then du = dx. Substituting this into the integral, we get:

[int a=0 b=3] 1 / sqrt[abs(x-2)] dx = [int a=-2 b=1] 1 / sqrt[abs(u)] du

Now, we can split this into two integrals:

[int a=-2 b=1] 1 / sqrt[abs(u)] du = [int a=-2 b=0] 1 / sqrt[-u] du + [int a=0 b=1] 1 / sqrt du

Using the substitution method again, we can let v = -u for the first integral and v = u for the second integral. This gives us:

[int a=0 b=3] 1 / sqrt[abs(x-2)] dx = [int a=0 b=2] 1 / sqrt[v] dv + [int a=0 b=1] 1 / sqrt du

The first integral can be evaluated as 2*sqrt[v] from 0 to 2, which gives us 2*sqrt[2]. The second integral can be evaluated as 2*sqrt from 0 to 1, which gives us 2*sqrt[1] - 2*sqrt[0] = 2.

Therefore, the final result is 2*sqrt[2] + 2.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
843
  • · Replies 18 ·
Replies
18
Views
1K
Replies
28
Views
2K
Replies
14
Views
3K
Replies
7
Views
3K
  • · Replies 19 ·
Replies
19
Views
2K
  • · Replies 3 ·
Replies
3
Views
597
Replies
1
Views
819
Replies
10
Views
1K
  • · Replies 4 ·
Replies
4
Views
1K