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

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
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
 
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