If $(t-2)= e^{3(x-1)} $ then $x=?$. I guess I have to change the right side of the equation to get the x to the other side.
Asked
Active
Viewed 204 times
-2
-
2Take $\ln$ on both sides, divide both sides by $3$, add $1$ to both sides. – peterwhy Aug 11 '15 at 22:43
1 Answers
2
Hint: Taking the natural logarithm of both sides we obtain $$\text{ln}(t-2)=\text{ln}(e^{3(x-1)})$$ $$\Leftrightarrow \text{ln}(t-2)={3(x-1)}\text{ln}(e)$$
Note that $\text{ln}(e)=1$. So we obtain
$$\Leftrightarrow \text{ln}(t-2)={3(x-1)}$$
Then you just solve for $x$ by dividing both sides by 3, adding 1 to both sides as @peterwhy suggested.
OGC
- 2,305