Solving Exponential Equations: e^2x = 5e^3x

  • Thread starter Thread starter cue928
  • Start date Start date
  • Tags Tags
    Exponential
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
5 replies · 2K views
cue928
Messages
129
Reaction score
0
e^2x = 5e^3x


I understand that I need to take a natural log of both sides here, what I am thrown about is the constant "5". Can I bring that up as an exponent? So, e^2x = e^(3x)^5?
 
Physics news on Phys.org
No, not really. That's a rule for logarithms, not for exponents.

However, it's not really a problem. Once you take the natural log of both sides, you just need to remember a different logarithm rule:

[tex]log(ab)=log(a)+log(b)[/tex]

That's all you need here.
 
Sorry but I don't completely follow. I get that I need to take a natural log of both sides, so are you saying: ln(e^2x) = 5 ln(e^2x)?
 
cue928 said:
Sorry but I don't completely follow. I get that I need to take a natural log of both sides, so are you saying: ln(e^2x) = 5 ln(e^2x)?

No, I'm saying that ln(e^2x)=ln(5e^(3x)). From there, you can use the logarithm rule I posted above to separate the 5.
 
Char. Limit said:
No, I'm saying that ln(e^2x)=ln(5e^(3x)). From there, you can use the logarithm rule I posted above to separate the 5.

Thanks, got it!