SOLUTION: if (e^x+e^-x) / 2 = 1 then find e^x Can you please me out? Thanks so much in advance:)
Algebra
->
Equations
-> SOLUTION: if (e^x+e^-x) / 2 = 1 then find e^x Can you please me out? Thanks so much in advance:)
Log On
Algebra: Equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Equations
Question 737181
:
if (e^x+e^-x) / 2 = 1 then find e^x
Can you please me out? Thanks so much in advance:)
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
(e^x+e^-x) / 2 = 1
(e^x+1/e^x) / 2 = 1
((e^x)^2+1)/(2e^x) = 1
Let z = e^x
((e^x)^2+1)/(2e^x) = 1
(z^2+1)/(2z) = 1
z^2+1 = 2z
z^2-2z+1 = 0
(z-1)^2 = 0
z-1 = 0
z = 1
e^x = 1
Final Answer: e^x = 1