Hello! I have this problem:

x(dx)/sqrt(9-x^2)

I was wondering why I can't use trig substitution and substitute sqrt(9-x^2) for sqrt(1-sec^2) and having:
integral x = 3sin(theta)
dx = 3cos(theta)d(theata)

integral 3sin(theta)(3cos(theta))/3cos(theta)
having the 3cos(theta) cancel and leaving integral 3sin(theta) d(theta)
equalling 3cos(theta) and coming to an answer of sqrt(9-x^2)/3 + C?

Thank You!

1 answer

you can do the trig stuff, but why bother?

let u = 9-x^2
du = -2x dx

and the integrand becomes

-1/2 u^(-1/2) du
and integrates to

- u^(1/2) = -√(9-x^2)

As for the trig, you cannot take √(1-sec^2) since sec^2 is always greater than 1, and you don't have a real value.

I'd so

x = 3sinθ
dx = 3cosθ dθ
√(9-x^2) = √(9-9sin^2θ) = 3cosθ

x/√(9-x^2) dx = 3sinθ/3cosθ * 3cosθ dθ
= 3sinθ dθ

the integral is then just

-3cosθ = -√(9-x^2) + C

You lost a factor of 3 in there somewhere.
Similar Questions
  1. Find ∫1/((x^2+5)^(3/2)) dxI figured this would be a trig substitution problem, so I set x = sqrt(5)tanθ and dx =
    1. answers icon 3 answers
  2. 1. integral (x^3 * sqrt(x^2-4)) dxI'm confused on how to start this problem, if I am doing trig substitution.
    1. answers icon 1 answer
  3. Integrate dx/(sqrt(x^2+16)).I have no idea how to start and which method to use. Thinking some sort of trig substitution? But it
    1. answers icon 1 answer
  4. How would you solve the following problem explicitly?Sqrt(1-y^2) dx - sqrt(1-x^2) dy I separated the x and y terms and got:
    1. answers icon 3 answers
more similar questions