$$e^x+3e^{-x}=4 $$please can you show me how to ln this or something?
2026-04-13 13:59:48.1776088788
How do you calculate this?
74 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
5
consider $e^x=y$, then our equation becomes $y+\frac 3y=4$
$y^2-4y+3=0\\ y^2-3y-y+3=0\\ y(y-3)-(y-3)=0\\ (y-1)(y-3)=0$
Therefore, either $y=1 \text{ or }y=3\\ e^x=1 \text{ or } e^x=3\\ x=ln1 \text{ or }x=ln3$
Hence, the solution is $x=0 \text{ or }x=ln3$
I hope this helped...