How to solve for t in exponential function

102 Views Asked by At

I have the following function : $be^{-at} -ae^{-bt} =0.5(b-a)$ where b and a is know and I want to solve for t. I tried several ways to simplify it but still cannot find a way to get $t$. Any suggestion will be helpful. Thanks.

1

There are 1 best solutions below

0
On

hint

divide by $ab $ to get

$$\frac {e^{-at}-0.5}{a}=\frac {e^{-bt}-0.5}{b} $$