Natural Logarithm Manupulations

  • Thread starter Thread starter bob1182006
  • Start date Start date
  • Tags Tags
    Logarithm Natural
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
bob1182006
Messages
491
Reaction score
1

Homework Statement


[tex]xln(2x+1)-x+\frac{1}{2}ln(2x+1) = \frac{1}{2}(2x+1)ln(2x+1)-x[/tex]

Homework Equations


[tex]ln(x^a) = aln(x), ln(xy) = ln(x) + ln(y), ln(\frac{x}{y}) = ln(x) - ln(y)[/tex]

The Attempt at a Solution



I have no idea how you can go from [itex]xln(2x+1)-x+\frac{1}{2}ln(2x+1)[/itex] to [itex]\frac{1}{2}(2x+1)ln(2x+1)-x[/itex] could someone point me in the right direction?

I know both sides have the -x term, so the only change takes place in [itex]xln(2x+1)+\frac{1}{2}ln(2x+1) = \frac{1}{2}(2x+1)ln(2x+1)[/itex]
 
Last edited:
Physics news on Phys.org
factor out the ln(2x+1)
 
tim_lou said:
factor out the ln(2x+1)

wow I can't believe I didn't see that, thanks so much I get it now