How to Solve Exponential Equations with Natural Logs?

  • Thread starter Thread starter pavadrin
  • Start date Start date
  • Tags Tags
    Natural Test
AI Thread Summary
To solve the exponential equation 50e^(2x) = 100e^(0.5x), start by dividing both sides by 50, resulting in e^(2x) = 2e^(0.5x). Taking the natural logarithm of both sides leads to the equation 2x = ln(2) + 0.5x. Rearranging gives 1.5x = ln(2), which simplifies to x = ln(2)/1.5. This method effectively uses natural logs to isolate x in the exponential equation.
pavadrin
Messages
154
Reaction score
0
hey
2day i had a test in intro calc and was given the following problem to solve:

50e^(2x) = 100e^(0.5x)

i was quite annoyed :mad: at this problem because i didn’t know how to solve it. although i do know that natural logs need to be taken on both sides to solve it, however the coefficient of the e really had me confused. any help would be greatly appreciated, thanks,
Pavadrin
 
Physics news on Phys.org
What happens if you multiply both sides by exp(-0.5x)... ?
 
I got stuck on the same question :(

heres the working i did for it after the test.

http://img145.imageshack.us/img145/3503/logszp0.gif
 
Last edited by a moderator:
if both sides are multiplied by exp(-0.5x) would that make it:

50e^2.5x = 100e^x

but i don't see how that helps, thanks for the relpy though
 
eax * e-ax = eax-ax = e0 = 1

danago is correct.

Using ln,

50e^{2x} = 100e^{0.5x}

start by dividing the equation by 50

e^{2x} = 2e^{0.5x}

take natural log

2x = ln 2\,+\,0.5x

1.5x = ln 2

x = \frac{ln 2}{1.5}
 
Last edited:
Astronuc said:
danago is correct.
I just didn't want to give the game away :smile:
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top