Question 270973
If you mean
e^x + e^-x = 5 then
x = inv hyperbolic cosine (2.5)
x =~ 1.566799 (via calculator)
-------------
The long way
e^x + e^-x = 5
Multiply by e^x
e^2x + 1 = 5e^x
e^2x - 5e^x + 1 = 0
It's a quadratic in e^x
e^x = (1/2)*(5 ± sqrt(21))
e^x =~ 4.7912878, 0.2087
x = log(4.79..., 0.2087)
x = ± 1.566799