[FP2] Solve: 3 cosh x - 4 sinh x = 7

First write cosh and sinh as exponentials, from their respective definitions:sinh x = 1/2 (e - e-x)cosh x = 1/2 (e + e-x​)So: 3 * 1/2 (e + e-x​) - 4 * 1/2 (e - e-x) = 7Multiply by 2: 3 * (e + e-x​) - 4 * (e - e-x) = 14Expanding gives: 3 * e + 3 * e-x  - 4 * e+ 4 * e-x = 14Collecting terms: -ex + 7 * e-x = 14So:  ex - 7 * e-x + 14 = 0Since ex is not 0, we can multiply by it:ex * ex - 7 * e-x *e+ 14 * ex = 0e2x - 7 + 14 * ex = 0This is a quadratic in ex, and we can use the quadratic formula to obtain:ex = -7 +- 2 root 14But ex > 0, so we discount the negative root:ex = -7 + 2 root 14x = ln ( -7 + 2 root 14)Which can easily be checked with a calculator.

WU

Related Maths A Level answers

All answers ▸

Calculate the indefinite integral of ln(x)?


Find the tangent to the curve y=(3/4)x^2 -4x^(1/2) +7 at x=4, expressing it in the form ax+by+c=0.


Find the area of the region, R, bounded by the curve y=x^(-2/3), the line x = 1 and the x axis . In addition, find the volume of revolution of this region when rotated 2 pi radians around the x axis.


Find the solutions of the equation 3cos(2 theta) - 5cos(theta) + 2 = 0 in the interval 0 < theta < 2pi.