Trig substitution should be simple but it's driving me nuts

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 2K views
pugtm
Messages
17
Reaction score
0

Homework Statement


[itex]\int x/sqrt{(x^{2}+4)}[/itex]


Homework Equations


x=2tanx


The Attempt at a Solution


x=2tanx
[itex]\int[/itex]2tan[itex]\vartheta[/itex]/[itex]\sqrt{tan^2\vartheta}[/itex]+4
2/2 *[itex]\int[/itex]tan/sec

[itex]\int[/itex]sin=-cos

now is the part where i am stuck
i know from using substitution that the answr should be [itex]\sqrt{x^2+4}[/itex]
but no matter how i manipulate it, it comes out strange.
all help is appreciated
 
Physics news on Phys.org
how do you get rid of the natural log at the end?
 
the new integral is
int 2tan(x)sec(x)^2/Sqrt(4tan(x)^2+4)
the sec^2 cancel out making it the integral of 2tan(x)=-2lncos(x)
 
pugtm said:
i know from using substitution that the answr should be [itex]\sqrt{x^2+4}[/itex]
but no matter how i manipulate it, it comes out strange.
all help is appreciated

I'm not sure that's what you mean, but I hope you noticed that there's a much simpler substitution possible :-)

Anyway, the others are correct about your mistakes :-)
 
thank you all for your timely assistance