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 [tex]e^{x}[/tex] then solve the resulting quadtatic eqn in [tex]e^{x}[/tex]
Multiply on both sides by [itex]e^x[/itex] to get [itex](e^x)^2- 1= 2e^x[/itex] and then subtract [itex]2e^x- 1[/itex] from both sides: [itex](e^x)^2- 2e^x= 1[/itex]. Think of that as a quadratic equation in [itex]e^x[/itex] and complete the square: [itex](e^x)^2- 2e^x+ 1= (e^x- 1)^2= 2[/itex].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