Finding the Solution for a Tricky ln Equation

  • Thread starter Thread starter dnt
  • Start date Start date
  • Tags Tags
    Ln
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
3 replies · 12K views
dnt
Messages
238
Reaction score
0
ln (x+1) = x-3

i know ln is log base e so the equation becomes:

e^(x-3) = x + 1

and i can rearrange using algebra to get:

e^x = e^3(x+1)

but now I am stuck...how can i separate the x's to solve for it?

thanks.
 
Physics news on Phys.org
You can't write the solution x in terms of elementary functions like e^x and ln(x). You'll probably have to use a calculator to get an approximate numerical solution.
 
In general, there is no "algebraic" solution for problems that involve both a transcendental function of x (such as ex) and non-transcendental function of x (such as x+1). You will have to use some approximation method (such as graphing y= ex-3 and y= x+1 and seeing where they cross).