Difficult integration question

  • Context:
  • Thread starter Thread starter Sudharaka
  • Start date Start date
  • Tags Tags
    Integration
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
2 replies · 4K views
Sudharaka
Gold Member
MHB
Messages
1,558
Reaction score
1
Flipflop's question from Math Help Forum,

Determine the following:

a)\[\int\frac{1}{e^x+2}\,dx\]

b)\[\int\frac{\sqrt{16x^2-9}}{x}\,dx\]

How do I do part (b). I've been stuck at it for hours, even after looking at all the different types of integration formulas.

Hi Flipflop,

For the first one substitute, \(u=e^x+2\). For the second one substitute, \(x=\dfrac{9}{16}\sec u\). Hope you can continue.
 
Last edited:
Physics news on Phys.org
Hello, flipflop!

[tex]\displaystyle \int\frac{dx}{e^x + 2}[/tex]
Divide numerator and denominator by [tex]e^x:\;\int\frac{e^{-x}\,dx}{1 + 2e^{-x}}[/tex]

[tex]\text{Let }u \,=\,1 + 2e^{-x} \quad\Rightarrow\quad du \,=\,-2e^{-x}dx \quad\Rightarrow\quad e^{-x}dx \,=\,-\tfrac{1}{2}du[/tex]

[tex]\text{Substitute: }\:\int\frac{-\frac{1}{2}du}{u} \;=\;-\tfrac{1}{2}\int\frac{du}{u} \;=\; -\tfrac{1}{2}\ln|u| + C[/tex]

[tex]\text{Back-substitute: }\:-\tfrac{1}{2}\ln(1 + 2e^{-x}) + C[/tex]
 
MHB Rules said:
14. Do not give premature explanations of hints. When you see that someone is already helping a
member and is waiting for the original poster to give feedback, please don't give more hints or a
full solution. Wait at least 24 hours so that the original poster has a chance to respond.

With this MHB rule in mind, post #2 should not have been created.