You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
Solving a hyperbolic equation almost always comes down to one of two strategies: convert to a quadratic in ex by substituting the exponential definitions, or convert to a quadratic in a single hyperbolic function by applying an identity. Both end with the same elementary algebra — a quadratic — and both demand the same care at the finish: rejecting any root with ex<0, and giving the answer as an exact logarithm. This lesson drills both routes across the full range of question types, classifies how many solutions each equation has, and explains the Rcosh(x+α) "harmonic form" as a stretch.
Solving hyperbolic equations is compulsory pure content for Papers 1 and 2 of AQA Further Mathematics (7367), and it is one of the most reliably examined skills in the whole strand. Carrying out the algebra is AO1; choosing the right reduction and reasoning about the number of solutions (and rejecting invalid roots) is AO2/AO3. It pulls together everything from the earlier lessons — the definitions, the identities, and the inverse logarithmic forms — and rests on solving quadratics and the logarithm laws from A-Level Maths. The recurring exam command is "solve, giving your answers in an exact form", and the marks are won by clean reduction, correct root rejection, and exact ln answers. Because the topic synthesises the whole hyperbolic strand, it is a favourite for the longer, multi-step questions that discriminate between grades — a candidate who can fluently choose between the exponential route and the identity route, and who never forgets the rejection step, will pick up marks here that weaker candidates leave behind.
The most direct route replaces each hyperbolic function by its exponential definition, multiplies through by ex (or e2x) to clear negative powers, and recognises a quadratic in u=ex. The decisive final step is rejecting any root u≤0, because u=ex>0 for all real x.
The reason this method always works is structural. Any hyperbolic function is a ratio of ex and e−x, so once you clear the e−x terms (by multiplying through by an appropriate power of ex), what remains is a polynomial in ex — and for a single hyperbolic function it is a quadratic. The substitution u=ex then turns the problem into ordinary GCSE/AS quadratic-solving, which you can do in your sleep; the only hyperbolic-specific subtlety is the positivity constraint u>0. This is exactly why "convert to a quadratic in ex" is the workhorse of the topic: it reduces every equation, however exotic-looking, to the same familiar endgame. The art lies only in choosing which power of ex to multiply by (one power per negative-exponent term you need to clear) and in remembering the rejection step at the end.
Solve sinhx=2, giving the answer in exact form.
2ex−e−x=2 ⟹ ex−e−x=4 ⟹ e2x−4ex−1=0(×ex).
Let u=ex>0: u2−4u−1=0, so u=24±16+4=2±5. Since 2−5<0 is rejected, ex=2+5, giving
x=ln(2+5).
Mark scheme: M1 substitute the definition; M1 form the quadratic in ex; A1 ex=2+5 (rejecting the negative root with reason); A1 x=ln(2+5). This single solution matches the fact that sinh is one-to-one.
Solve coshx=3.
2ex+e−x=3 ⟹ e2x−6ex+1=0 ⟹ u=3±22.
Both roots are positive (3+22≈5.83 and 3−22≈0.17), so neither is rejected:
ex=3±22 ⟹ x=ln(3+22) or x=ln(3−22)=−ln(3+22).
So x=±ln(3+22), the two solutions expected because cosh is even.
Mark scheme: M1 quadratic in ex; A1 u=3±22; A1 both x=±ln(3+22). (Note ln(3−22)=−ln(3+22) since the two roots are reciprocals — a tidy confirmation of the evenness.)
Solve tanhx=53.
ex+e−xex−e−x=53 ⟹ 5(ex−e−x)=3(ex+e−x) ⟹ 2ex=8e−x ⟹ e2x=4.
∴ x=21ln4=ln2.
Mark scheme: M1 substitute and cross-multiply; M1 collect to e2x=4; A1 x=ln2. Since ∣53∣<1 there is exactly one solution, as expected for tanh.
When an equation mixes cosh2, sinh2, or sech with tanh2, an identity collapses it to a quadratic in a single hyperbolic function, which is often quicker than going to exponentials. The key identities are cosh2x=1+sinh2x and sech2x=1−tanh2x.
The crucial choice is which function to reduce to, and the rule is simple: reduce to whichever function appears to the first power. If the equation has cosh2x (an even power) and sinhx (a first power), convert the cosh2x using cosh2x=1+sinh2x so that everything is in sinhx; the result is a quadratic in sinhx. Conversely, if it has sinh2x and coshx, convert the sinh2x=cosh2x−1 to get a quadratic in coshx. Picking the wrong direction leaves you with a mix of a function and its square root, which does not factorise — so this single decision is what makes the method work. Once you have a quadratic in one hyperbolic function, solve it, then convert each root back to x using the appropriate inverse, remembering that a coshx=k>1 root yields two values ±arcoshk whereas a sinhx=k root yields just one.
Solve 2cosh2x−5sinhx=5.
Substitute cosh2x=1+sinh2x:
2(1+sinh2x)−5sinhx=5 ⟹ 2sinh2x−5sinhx−3=0 ⟹ (2sinhx+1)(sinhx−3)=0.
So sinhx=−21 or sinhx=3. Each gives a single x (since sinh is one-to-one), via the inverse logarithmic form:
sinhx=−21: x=arsinh(−21)=ln(25−1);sinhx=3: x=arsinh3=ln(3+10).
Mark scheme: M1 use cosh2x=1+sinh2x; A1 quadratic 2sinh2x−5sinhx−3=0; M1 factorise/solve; A1 both exact x. (For sinhx=−21: arsinh(−21)=ln(−21+41+1)=ln25−1.)
Solve coshx−2sinhx=3.
A mix of cosh and sinh (not their squares) is cleanest via exponentials:
2ex+e−x−2⋅2ex−e−x=3 ⟹ 2−ex+3e−x=3 ⟹ −ex+3e−x=6.
Multiply by ex: −e2x+3=6ex, i.e. e2x+6ex−3=0. Then u=2−6±36+12=−3±23. Reject −3−23<0; so ex=−3+23=23−3 (≈0.46>0):
x=ln(23−3).
Mark scheme: M1 substitute definitions; M1 quadratic in ex; A1 ex=23−3 (rejecting the negative root); A1 x=ln(23−3).
Solve cosh2x−sinhx=1.
(1+sinh2x)−sinhx=1 ⟹ sinh2x−sinhx=0 ⟹ sinhx(sinhx−1)=0.
So sinhx=0 (giving x=0) or sinhx=1 (giving x=arsinh1=ln(1+2)).
Mark scheme: M1 identity; A1 sinhx(sinhx−1)=0; A1 x=0 and x=ln(1+2). Do not "divide by sinhx" — that would lose the x=0 solution, exactly the trap from polar coordinates.
Given coshx+sinhx=5, find x.
Recognise the recovery formula coshx+sinhx=ex:
ex=5 ⟹ x=ln5.
Mark scheme: M1 recognise coshx+sinhx=ex; A1 x=ln5. Far slicker than substituting the full definitions — spotting the recovery formula saves a whole quadratic. The companion formula coshx−sinhx=e−x handles equations of the form coshx−sinhx=k just as quickly: e−x=k gives x=−lnk (valid for k>0). Always scan a mixed cosh,sinh equation for these patterns before reaching for the full exponential substitution.
Solve 3cosh2x+5sinh2x=4.
Substitute the definitions at argument 2x:
3⋅2e2x+e−2x+5⋅2e2x−e−2x=4 ⟹ 28e2x−2e−2x=4 ⟹ 4e2x−e−2x=4.
Multiply by e2x: 4e4x−4e2x−1=0. Let v=e2x>0: v=84±16+16=84±42=21±2. Reject 21−2<0; so e2x=21+2:
x=21ln(21+2).
Mark scheme: M1 definitions at 2x; M1 quartic-in-ex / quadratic in v=e2x; A1 v=21+2 (reject negative); A1 x=21ln21+2.
Solve 2tanh2x+sechx=1.
Use tanh2x=1−sech2x:
2(1−sech2x)+sechx=1 ⟹ 2sech2x−sechx−1=0 ⟹ (2sechx+1)(sechx−1)=0.
So sechx=−21 (impossible, since sechx∈(0,1]) or sechx=1 (so coshx=1, x=0). Hence x=0.
Mark scheme: M1 use tanh2x=1−sech2x; A1 quadratic in sechx; M1 reject sechx=−21 with reason; A1 x=0. The range-based rejection of the negative root is a classic AO2 reasoning mark.
Knowing the solution count in advance is a powerful check — and is itself examined. It follows directly from the graphs:
| Equation | Number of real solutions |
|---|---|
| sinhx=k | exactly 1 for every real k (sinh is a bijection) |
| coshx=k | 0 if k<1; 1 if k=1; 2 if k>1 (even, min value 1) |
| tanhx=k | 1 if $ |
So before solving coshx=0.5 you should immediately state "no real solutions" (since coshx≥1); attempting the quadratic would produce complex roots and waste time. Likewise tanhx=2 has none. Stating the count first, then producing exactly that many roots, is the mark of a controlled answer.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.