How do you solve a equation by converting to logarithm form for the problem$3e^{x-4} +2=83$?

99 Views Asked by At

$3e^{x-4} +2=83$ I understand converting logarithms but i dont understand how to convert e into log form and solve. help would be deeply appreciated.

3

There are 3 best solutions below

0
On BEST ANSWER

$3e^{x-4} +2=83$, subract two from both sides:

$3e^{x-4}=81$, and after dividing by $3$ and taking the natural log of both sides, we have:

$(x-4)=\ln(27)$, and so:

x = $ln(27)+4$

0
On

Notice

$$ 3 e^{x-4} + 2 = 83 \iff 3 e^{x-4} = 81 \iff e^{x-4} = 27 \iff x - 4 = \ln 27 \iff \boxed{x = \ln 27 + 4 } $$

0
On

$$ 3e^{x-4}+2 = 83 \leftrightarrow 3e^{x-4} =81 \leftrightarrow e^{x-4} = 27 \leftrightarrow \ln\left(e^{x-4}\right)= \ln(27)\leftrightarrow x-4 = \ln(27) \leftrightarrow x= \ln(27)+4 $$