Exponential equation - how to use ln?

  • Thread starter Thread starter dragonblood
  • Start date Start date
  • Tags Tags
    Exponential Ln
dragonblood
Messages
21
Reaction score
0

Homework Statement


Problem: find t in the following equation

Homework Equations



64000e^{-1600t}+4000e^{-400t}=50000e^{-1000t}

The Attempt at a Solution



I know the answer: t=6.17\cdot\;10^{-4}s. But I'm struggling with how to get there. This is my attempt:

Factorizing down to:

1000(64e^{-1600t}+4e^{-400t}-50e^{-1000t})=0

and further on:

1000e^{-400t}(64e^{-1200t}+4-50e^{-600t})=0

I realize only what's in the paranthesis is needed, since the 1000e...is never zero:

(64e^{-1200t}+4-50e^{-600t})=0

I want to ln both sides, but I'm not quite sure how to do that, since there are three parts...
 
Physics news on Phys.org
dragonblood said:

Homework Statement


Problem: find t in the following equation


Homework Equations



64000e^{-1600t}+4000e^{-400t}=50000e^{-1000t}

The Attempt at a Solution



I know the answer: t=6.17\cdot\;10^{-4}s. But I'm struggling with how to get there. This is my attempt:

Factorizing down to:

1000(64e^{-1600t}+4e^{-400t}-50e^{-1000t})=0

and further on:

1000e^{-400t}(64e^{-1200t}+4-50e^{-600t})=0

I realize only what's in the paranthesis is needed, since the 1000e...is never zero:

(64e^{-1200t}+4-50e^{-600t})=0

I want to ln both sides, but I'm not quite sure how to do that, since there are three parts...

Big hint of the day: If you let x = e-600t. Then what does your last equation become?
 
Aha! So i get a simple second degree equation: 64x^{2}-50x+4=0

Thanks :)

But I'm thinking now that these numbers were 'convenient'...are there other ways to solve this if the numbers don't play along this nicely?
 
dragonblood said:
Aha! So i get a simple second degree equation: 64x^{2}-50x+4=0

Thanks :)

But I'm thinking now that these numbers were 'convenient'...are there other ways to solve this if the numbers don't play along this nicely?

Well, I can assure that, you'll rarely meet an inconvenient problem in high school, especially when you are just getting familiar with exponential equations like this.

After some substitution, an exponential equation in general, will become a quadratic equation, or cubic equation, or even a quartic equation (but in special cases, like: ax4 + bx2 + x = 0, which then can easily be taken down to a quadratic equation by letting t = x2).

So, don't worry. :)
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top