You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
This lesson covers techniques for solving equations involving hyperbolic functions: using exponential definitions, using identities to simplify, and recognising quadratic forms.
The most direct method: replace sinh, cosh, tanh with their exponential definitions, then solve.
Solve sinh x = 2.
(e^x - e^(-x))/2 = 2 leads to e^(2x) - 4e^x - 1 = 0.
Let u = e^x: u = 2 + sqrt(5) (rejecting the negative root).
x = ln(2 + sqrt(5))
Solve cosh x = 3.
e^(2x) - 6e^x + 1 = 0 gives u = 3 +/- 2 sqrt(2).
Both roots are positive, so: x = +/- ln(3 + 2 sqrt(2))
(cosh is even, so two solutions when k > 1)
Solve tanh x = 3/5.
(e^x - e^(-x))/(e^x + e^(-x)) = 3/5
5e^x - 5e^(-x) = 3e^x + 3e^(-x)
2e^x = 8e^(-x), so e^(2x) = 4.
x = ln 2
For equations with mixed or squared terms, use identities to reduce to one function.
Solve 2 cosh^2 x - 5 sinh x = 5.
Using cosh^2 x = 1 + sinh^2 x:
2 + 2 sinh^2 x - 5 sinh x = 5
2 sinh^2 x - 5 sinh x - 3 = 0
(2 sinh x + 1)(sinh x - 3) = 0
sinh x = -1/2: x = ln((-1 + sqrt(5))/2)
sinh x = 3: x = ln(3 + sqrt(10))
Solve cosh x - 2 sinh x = 3.
Substituting definitions:
(e^x + e^(-x))/2 - 2(e^x - e^(-x))/2 = 3
(-e^x + 3e^(-x))/2 = 3
Multiply by e^x: -e^(2x) + 3 = 6e^x, so e^(2x) + 6e^x - 3 = 0.
u = -3 + 2 sqrt(3) (taking the positive root).
x = ln(-3 + 2 sqrt(3))
Solve cosh^2 x - sinh x = 1.
Using cosh^2 x = 1 + sinh^2 x:
sinh^2 x - sinh x = 0
sinh x(sinh x - 1) = 0
x = 0 or x = arsinh(1) = ln(1 + sqrt(2))
Given cosh x + sinh x = 5, find x.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.