Solving for x in D(e^{-2ax}-2e^{-ax})-E=0

  • Thread starter Thread starter Logarythmic
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 5K views
Logarythmic
Messages
277
Reaction score
0
How do I solve

[tex]D(e^{-2ax}-2e^{-ax})-E=0[/tex]

for x?
 
Physics news on Phys.org
D and E are constants?

[itex]e^{-2ax}= (e^{ax})^2[/itex]. Let [itex]y= e^{-ax}[/itex] and your equation becomes [itex]D(y^2- 2y)- E= 0[/itex]. Solve that equation, using the quadratic formula perhaps, and then [itex]x= -ln(y)/a[/itex].