neshepard
- 67
- 0
Homework Statement
∫√(4-x^2)/x dx
Homework Equations
The Attempt at a Solution
a^2=4 u^2=x^2 ⇒ u=asinθ
a=2 u=x
x=2sinθ sinθ=x/2 (Our professor uses a triangle method which I won't draw)
2cosθ=√(4-x^2)
dx=2cosθ dθ
∫√(4-x^2)/x dx=∫2cosθ/2sinθ dθ
=∫cosθ/sinθ dθ
u=sinθ
du=cosθ dθ
=∫1/u du
=ln|u| + C
=ln|sinθ| + C
⇒resubstitute x for θ
=ln|x/2| + C
Is this correct?