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
The problem involves solving the equation sinh(x) = 1, which is situated in the context of hyperbolic functions and their properties.
Some participants have provided guidance on how to approach solving the quadratic equation, while others have confirmed that the suggested methods were effective. Multiple interpretations of the steps involved are being explored.
There are repeated statements of the problem and attempts to clarify the steps involved in solving the equation, indicating a focus on understanding the manipulation of hyperbolic functions.
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