Solve Math Log Problems: Prove x+ln(1+e^(-x)) = ln(1+e^(x))

  • Thread starter Thread starter masterchiefo
  • Start date Start date
  • Tags Tags
    Log
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
15 replies · 3K views
masterchiefo
Messages
211
Reaction score
2

Homework Statement



1. I have to prove that x+ln(1+e^(-x)) is equal to ln(1+e^(x))

Homework Equations

The Attempt at a Solution


1. x+ln(1+e^(-x)) =ln(1+e^(x))
ln(e^(-x)+1)+x
ln(1/(e^x)+1)+x

Im blocked here.. :(

thanks
 
Physics news on Phys.org
PeroK said:
Hint:

If ##e^a = e^b## what can you say about ##a## and ##b##?
that a and b is equal, same number
 
masterchiefo said:

Homework Statement



1. I have to prove that x+ln(1+e^(-x)) is equal to ln(1+e^(x))

Homework Equations

The Attempt at a Solution


1. x+ln(1+e^(-x)) =ln(1+e^(x))
This is not the best way to start out, since this is what you're supposed to prove.
A better way, IMO, is to start with this:
##x + ln(1 + e^{-x}) - ln(1 + e^x)##
If you can show that this is equal to zero, then you will have proved that the equation is an identity.

Hint: Write the first term as the ln of something, then combine all three terms using the properties of logs.
masterchiefo said:
ln(e^(-x)+1)+x
ln(1/(e^x)+1)+x

Im blocked here.. :(

thanks
 
Sorry guys I still don't understand how to do this, been reading online tutorials on how to solve ln equation with no luck.
 
so 1 + e^(-x) becomes 1 + 1/e^x which we can make one fraction with a common denominator of e^x. so it'll be (e^x/e^x) + (1/e^x)
or (e^x + 1)/(e^x). we can use props of lns to change that into ln(e^x + 1) - ln(e^x)
so it'd be x + ln(e^x + 1) - ln(e^x) = ln(1 + e^x)
for ln(e^x) the ln and e cancel each other, so only the x stays
so it'd be x + ln(e^x + 1) - x = ln(e^x + 1)
and the x and -x cancel each other. so you have ln(e^x+1) = ln (e^x+1)

is this right ?
 
ehild said:
You need to know that ##e^{-x}=\frac{1}{e^x}## and ##\ln(\frac{a}{b})=\ln(a)-\ln(b)##.

write 1+e-x in fraction form.
posted an attempt in my last post
 
masterchiefo said:
so 1 + e^(-x) becomes 1 + 1/e^x which we can make one fraction with a common denominator of e^x. so it'll be (e^x/e^x) + (1/e^x)
or (e^x + 1)/(e^x). we can use props of lns to change that into ln(e^x + 1) - ln(e^x)
so it'd be x + ln(e^x + 1) - ln(e^x) = ln(1 + e^x)
for ln(e^x) the ln and e cancel each other, so only the x stays
so it'd be x + ln(e^x + 1) - x = ln(e^x + 1)
and the x and -x cancel each other. so you have ln(e^x+1) = ln (e^x+1)

is this right ?
It is right.
 
ehild said:
It is right.
awesome man thank you very much.
 
masterchiefo said:
Sorry guys I still don't understand how to do this, been reading online tutorials on how to solve ln equation with no luck.
masterchiefo said:
awesome man thank you very much.
I guess you saw no value in paying attention to the equation I wrote in post # 7. If you substitute this into your original equation, you get:
$$x+\ln (1+e^{-x})=\ln e^x+\ln (1+e^{-x})=\ln [e^x(1+e^{-x})]$$
What does that give you?

Chet
 
Chestermiller said:
I guess you saw no value in paying attention to the equation I wrote in post # 7. If you substitute this into your original equation, you get:
$$x+\ln (1+e^{-x})=\ln e^x+\ln (1+e^{-x})=\ln [e^x(1+e^{-x})]$$
What does that give you?

Chet
yeah sorry I did not really understand what your post meant :/
I am not very good with ln /e/log solver.
 
masterchiefo said:
yeah sorry I did not really understand what your post meant :/
I am not very good with ln /e/log solver.
The definition of lny is the power to which you have to raise e to get y. Now let's substitute ex for y in the previous statement:

##\ln (e^x)## is the power to which you have to raise e to get ##e^x##. But that's just x.

Chet
 
  • Like
Likes   Reactions: SammyS