Solve ∫(e^x)/(√4-e^(2x)) w/ arcsin of x

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
1 reply · 2K views
ralfsk8
Messages
27
Reaction score
0

Homework Statement



∫(e^x)/(√4-e^(2x))


Homework Equations



arcsin of x

The Attempt at a Solution



I know how the problem should be solved and have an idea of what the final answer will be. My only question is, how would I take out the four from the square root, in order to make it a 1? Can I just pull out 1/4?

Thank You
 
Physics news on Phys.org
ralfsk8 said:

Homework Statement



∫(e^x)/(√4-e^(2x))


Homework Equations



arcsin of x

The Attempt at a Solution



I know how the problem should be solved and have an idea of what the final answer will be. My only question is, how would I take out the four from the square root, in order to make it a 1? Can I just pull out 1/4?

Thank You

Yep. If you have [tex]\sqrt{4a+b}[/tex] then in order to make the coefficient of a equal to 1, just factor out a 4 and then use the rule that [itex]\sqrt{ab}=\sqrt{a}\sqrt{b}[/itex] so we'll have

[tex]\sqrt{4a+b}[/tex]
[tex]=\sqrt{4(a+b/4)}[/tex]
[tex]=\sqrt{4}\sqrt{a+b/4}[/tex]
[tex]=2\sqrt{a+b/4}[/tex]