kd001
- 42
- 0
Homework Statement
sinh(x) = 1
What is the value of 'x'?
Homework Equations
sinh(x) = (1/2)(e^x - e^-x)
The Attempt at a Solution
e^x - e^-x = 2
Then what do I do?
Thanks
emanuel_hr said:Multiply the whole eq by e^{x} then solve the resulting quadtatic eqn in e^{x}
Multiply on both sides by e^x to get (e^x)^2- 1= 2e^x and then subtract 2e^x- 1 from both sides: (e^x)^2- 2e^x= 1. Think of that as a quadratic equation in e^x and complete the square: (e^x)^2- 2e^x+ 1= (e^x- 1)^2= 2.kd001 said:Homework Statement
sinh(x) = 1
What is the value of 'x'?
Homework Equations
sinh(x) = (1/2)(e^x - e^-x)
The Attempt at a Solution
e^x - e^-x = 2
Then what do I do?
Thanks