Solve for x of an exponential function

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
sara_87
Messages
748
Reaction score
0

Homework Statement



e^(2x+9) - 4e^x -5 = 0

Homework Equations





The Attempt at a Solution


I changed this into: e^(2x+9) =4e^x + 5
I took logarithm of both sides:
2x+9=ln(4e^x +5)

but i don't know what to do with the right hand side.
what will be the easiest way to solve this?
Thank you very much
 
Physics news on Phys.org
Try this,
[tex]\begin{align*}<br /> 0 & = e^{ 2 x + 9 } - 4 e^x - 5 \\<br /> & = e^9 e^{ 2 x } - 4 e^x - 5.<br /> \end{align*}[/tex]

Then the substitution [tex]u=e^x[/tex] turns this into a quadratic equation, which is easily solved, and then [tex]x = \ln u[/tex].
 
excellent.
thank you v much