Cambridge International A Levels Further Mathematics (9231)
Differentiation of Hyperbolic and Inverse Trigonometric Functions
0% Complete
Detailed Study Notes
Detailed notes on Differentiation for Cambridge International A Levels Further Mathematics, covering key concepts, explanations, examples, and exam-focused revision points.
Differentiation of Hyperbolic & Inverse Trigonometric Functions — Cambridge International AS & A Level Further Mathematics 9231 Paper 2 (2026-2027 syllabus)
Differentiate hyperbolic, inverse trigonometric and inverse hyperbolic functions, find second derivatives from implicit and parametric relations, and build a Maclaurin series term-by-term using successive differentiation.
At a glance
Hyperbolic derivatives mirror the circular ones — but dxdcoshx=sinhx has NO minus sign.
Inverse trig & inverse hyperbolic derivatives (sin−1, tan−1, sinh−1, cosh−1, tanh−1) ARE in the MF19 table — combine them with the chain, product and quotient rules.
Second derivatives come from implicit relations (differentiate twice, substitute dxdy back) or parametric ones (dx2d2y=dtd(dxdy)÷dtdx).
Maclaurin series must be DERIVED: compute f(0),f′(0),f′′(0),… by successive differentiation, then build f(x)=f(0)+f′(0)x+2!f′′(0)x2+⋯.
State the range of validity of any series you derive.
What you’ll learn
Mapped to the Cambridge International A Level 9231 syllabus (2026-2027).
2.3a — Differentiate hyperbolic functions and the inverse trigonometric and inverse hyperbolic functions, using the standard derivatives in MF19 together with the chain, product and quotient rules.
2.3b — Find and use the second derivative of a function defined implicitly or parametrically.
2.3c — Derive the first few terms of the Maclaurin series of a function by successive differentiation and state the range of validity where appropriate.
Differentiating hyperbolic functions
sinh ↔ cosh swap cleanly — and unlike circular functions, no minus sign appears.
The three core hyperbolic functions differentiate in an almost circular-looking pattern, but with one crucial difference: no sign change between sinh and cosh.
The core three:dxdsinhx=coshx,dxdcoshx=sinhx,dxdtanhx=sech2x
The reciprocal three (derive with the quotient rule, or quote from MF19):
dxdsechx=−sechxtanhx
dxdcosechx=−cosechxcothx
dxdcothx=−cosech2x
Why no minus on cosh? Because coshx=2ex+e−x, so dxdcoshx=2ex−e−x=sinhx — both stay positive. Contrast circular: dxdcosx=−sinx.
The three standard hyperbolic derivatives. All are positive — the defining contrast with circular functions.
Cambridge tip. Whenever the inner function is more than just x (e.g. cosh(3x2)), you MUST attach the chain-rule factor dxdu. The bare standard derivative alone is an automatic mark loss.
dxdsinhx=coshx and dxdcoshx=sinhx — both positive.
dxdtanhx=sech2x.
Always attach the chain-rule factor for a non-trivial inner function.
These standard results are in MF19 — your job is to apply them with the chain, product and quotient rules.
The inverse functions differentiate to neat algebraic fractions, and crucially all of these appear in the MF19 differentiation table — you do not need to memorise them, but you must apply them accurately.
Inverse hyperbolic (watch the sign under the square root):
dxdsinh−1x=x2+11,dxdcosh−1x=x2−11,dxdtanh−1x=1−x21
The sign pattern that catches people out:
sin−1: 1−x2 — defined for ∣x∣<1.
sinh−1: x2+1 — defined for all x (always real).
cosh−1: x2−1 — defined for x≥1.
A handy memory link: the domain tells you the sign. cosh−1 only makes sense for x≥1, so x2−1 is real exactly there.
Combining with the rules of differentiation. Exam questions almost always wrap these in a chain, product or quotient:
Chain:dxdtan−1(5x)=1+(5x)21⋅5=1+25x25.
Product:dxd[x2cosh−1x]=2xcosh−1x+x2−1x2.
Quotient: for xsin−1x, apply v2u′v−uv′ with u′=1−x21.
All five inverse derivatives sit in the MF19 differentiation table. The exam skill is applying them through the chain, product and quotient rules.
Cambridge tip. Never try to "simplify" sin−1x or cosh−1x away — they are functions in their own right. Quote the MF19 derivative exactly, attach dxdu, then assemble.
dxdsin−1x=1−x21, dxdtan−1x=1+x21.
sinh−1 has x2+1; cosh−1 has x2−1.
All five are in MF19 — apply with chain/product/quotient rules.
Second derivatives from implicit & parametric relations
Differentiate twice for implicit; differentiate dy/dx w.r.t. t then divide by dx/dt for parametric.
Higher-mark questions often ask for dx2d2y where y is not given explicitly as a function of x.
Implicit relations. Differentiate the equation twice with respect to x, remembering that y is a function of x (so dxd(y2)=2ydxdy). After the second differentiation, substitute dxdy back in to express the answer cleanly.
Example sketch. For x2+y2=25: first dxdy=−yx; differentiating again and substituting gives dx2d2y=−y325.
Parametric relations. When x=x(t) and y=y(t):
Step 1 — first derivative:
dxdy=dx/dtdy/dt
Step 2 — second derivative (the step everyone gets wrong):
dx2d2y=dtd(dxdy)÷dtdx
You differentiate the first derivative with respect to t, then divide by dtdx once — because of the chain rule dxd=dx/dt1⋅dtd.
Worked logic. For x=sinht, y=cosh2t: dxdy=cosht2sinh2t=4sinht (using sinh2t=2sinhtcosht). Then dx2d2y=cosht4cosht=4.
Cambridge tip. It is almost always worth simplifying dxdy with a hyperbolic or trig identity BEFORE differentiating again — clean algebra prevents sign and quotient-rule errors at the second stage.
Implicit: differentiate twice, then substitute dxdy back in.
Parametric: dx2d2y=dtd(dxdy)÷dtdx — divide by dtdx once.
Compute f(0), f'(0), f''(0), … then assemble the series with factorial denominators.
A Maclaurin series expands f(x) as a power series about x=0:
f(x)=f(0)+f′(0)x+2!f′′(0)x2+3!f′′′(0)x3+⋯
The coefficient of xn is n!f(n)(0). You must derive these by successive differentiation — only a handful of standard series are in MF19, and the exam routinely asks for functions that are not.
The four-step method:
Differentiate successively to get f′(x),f′′(x),f′′′(x),… (simplify using hyperbolic identities like sech2x=1−tanh2x to keep the algebra manageable).
Evaluate each at x=0, using sinh0=0, cosh0=1, tanh0=0, sech0=1.
Substitute into the Maclaurin template, keeping the factorial denominators.
State the range of validity.
Worked logic — tanhx.f′(x)=sech2x, f′′(x)=−2tanhxsech2x, f′′′(x)=−2sech2x+6tanh2xsech2x. At 0: f(0)=0, f′(0)=1, f′′(0)=0, f′′′(0)=−2. So
tanhx=x−31x3+⋯(∣x∣<2π).
Notice the even-power coefficients vanish (tanh is odd) — so reaching three NON-ZERO terms means differentiating further than you might expect.
The cubic Maclaurin polynomial (red dashed) hugs y = tanh x near the origin and drifts away further out — a picture of the "range of validity".
Cambridge tip. Always write the template with factorials first, then drop in your f(n)(0) values. The most-penalised error is omitting the 2!1,3!1,… denominators.
Coefficient of xn is n!f(n)(0) — keep the factorials.
Derive the coefficients by successive differentiation; don't just quote.
For odd/even functions, alternate coefficients vanish — go further for NON-ZERO terms.
Hyperbolic: dxdsinhx=coshx, dxdcoshx=sinhx (no minus), dxdtanhx=sech2x.
Inverse derivatives are in MF19: sin−1 → 1−x21; sinh−1 → x2+11; cosh−1 → x2−11.
Implicit second derivative: differentiate twice, substitute dxdy back in.
Parametric second derivative: dx2d2y=dtd(dxdy)÷dtdx.
Maclaurin: derive f(n)(0) by successive differentiation; coefficient of xn is n!f(n)(0).
Always attach the chain-rule factor, and state the range of validity of a series.
Memorise this
Verbatim phrases and definitions Cambridge mark schemes credit.
Hyperbolic derivativesdxdsinhx=coshx, dxdcoshx=sinhx, dxdtanhx=sech2x (no minus).
Inverse trig & hyperbolic derivatives (in MF19, but secure recall is faster): 1−x2, 1+x2, x2+1, x2−1, 1−x2 denominators.
Parametric second derivativedx2d2y=dtd(dxdy)÷dtdx.
Maclaurin seriesf(x)=f(0)+f′(0)x+2!f′′(0)x2+⋯ — keep the factorials.
Useful identitysech2x=1−tanh2x for tidy Maclaurin differentiation.
How it’s examined
Section 2.3 is a Paper 2 (Further Pure Mathematics 2) staple, usually 6-10 marks. A typical question differentiates a composite hyperbolic or inverse function (chain/product/quotient), then asks for a second derivative from an implicit or parametric relation, or builds a few terms of a Maclaurin series by successive differentiation. Marks are lost through: inventing a minus sign on dxdcoshx; mixing the x2±1 signs; forgetting the chain-rule factor; failing to divide by dtdx for the parametric second derivative; and dropping the factorial denominators in the series. Standard derivatives are in MF19, but Maclaurin coefficients must be derived in full — every derivative and evaluation earns method marks.
Step-by-step worked examples — Differentiation of Hyperbolic and Inverse Trigonometric Functions
Step-by-step solutions to past-paper-style questions on differentiation of hyperbolic and inverse trigonometric functions, written exactly the way a tutor would explain them at the board.
Question type:
1Differentiating a hyperbolic function with the chain rule
Recall the standard derivative (in MF19): dxdtan−1u=1+u21⋅dxdu. Here u=5x.
Step 2
Differentiate the inner function:dxdu=5.
Step 3
Apply the chain rule and substitute u=5x.
dxdy=1+(5x)21⋅5=1+25x25
Answer
dxdy=1+25x25.
Examiner tip
Square the WHOLE inner function: (5x)2=25x2, not 5x2. The dxdu=5 factor multiplies the standard result.
3Second derivative from an implicit relation
Building confidenceMulti-step problem• implicit, second-derivative, medium
▼
Question
A curve is defined implicitly by x2+y2=25. Find dx2d2y in terms of x and y.
Step-by-step solution
Step 1
Differentiate implicitly with respect to x, remembering dxd(y2)=2ydxdy.
2x+2ydxdy=0⇒dxdy=−yx
Step 2
Differentiate dxdy=−yx again using the quotient rule, treating y as a function of x.
dx2d2y=−y2(1)⋅y−x⋅dxdy
Step 3
Substitute dxdy=−yx into the numerator.
dx2d2y=−y2y−x(−yx)=−y2y+yx2
Step 4
Simplify by combining the numerator over y and using x2+y2=25.
dx2d2y=−y3y2+x2=−y325
Answer
dx2d2y=−y325.
Examiner tip
When differentiating dxdy again, the x in the numerator forces a product/quotient rule and you MUST substitute the first derivative back in. Using the original equation to simplify x2+y2 earns the final A mark.
4Quotient rule with an inverse-sine factor
Building confidenceMulti-step problem• inverse-trig, quotient-rule, medium
▼
Question
Differentiate y=xsin−1x with respect to x, for 0<x<1.
Step-by-step solution
Step 1
Identify u and v for the quotient rule dxdvu=v2u′v−uv′. Let u=sin−1x, v=x.
Step 2
Differentiate each part. From MF19, u′=1−x21; and v′=1.
u′=1−x21,v′=1
Step 3
Assemble the quotient rule.
dxdy=x21−x21⋅x−sin−1x⋅1
Step 4
Tidy the numerator.
dxdy=x21−x2x−x2sin−1x=x1−x21−x2sin−1x
Answer
dxdy=x1−x21−x2sin−1x.
Examiner tip
Keep sin−1x intact as a function — do not 'cancel' it with anything. The derivative 1−x21 comes straight from MF19; quoting it correctly is the key M mark.
5Maclaurin series by successive differentiation
StretchMulti-step problem• maclaurin, successive-differentiation, hard
▼
Question
Find the first three non-zero terms of the Maclaurin series for f(x)=tanhx, and state the range of validity.
Step-by-step solution
Step 1
Differentiate successively.f(x)=tanhx, so f′(x)=sech2x. Using sech2x=1−tanh2x keeps the algebra clean.
f′(x)=sech2x=1−tanh2x
Step 2
Second derivative: differentiate 1−tanh2x via the chain rule.
f′′(x)=−2tanhxsech2x=−2tanhx(1−tanh2x)
Step 3
Third derivative: differentiate −2tanhx+2tanh3x.
f′′′(x)=−2sech2x+6tanh2xsech2x
Step 4
Evaluate at x=0, using tanh0=0 and sech0=1.
f(0)=0,f′(0)=1,f′′(0)=0,f′′′(0)=−2
Step 5
Build the seriesf(x)=f(0)+f′(0)x+2!f′′(0)x2+3!f′′′(0)x3+⋯.
tanhx=0+(1)x+0+6−2x3+⋯=x−31x3+⋯
Step 6
State validity. The expansion is valid for ∣x∣<2π (the distance to the nearest singularity of tanh in the complex plane).
Answer
tanhx=x−31x3+152x5−⋯; first three non-zero terms x−31x3+152x5, valid for ∣x∣<2π.
Examiner tip
Because consecutive coefficients vanish (odd function), you must differentiate further to reach three NON-ZERO terms — a common place to stop too early. Deriving each f(n)(0) explicitly is required: the series is not in MF19.
6Second derivative of a parametric relation
StretchMulti-step problem• parametric, second-derivative, hard
▼
Question
A curve has parametric equations x=sinht, y=cosh2t. Find dx2d2y in terms of t.
Step-by-step solution
Step 1
Differentiate each equation w.r.t. t.dtdx=cosht and dtdy=2sinh2t (chain rule on cosh2t).
dtdx=cosht,dtdy=2sinh2t
Step 2
First derivativedxdy=dx/dtdy/dt.
dxdy=cosht2sinh2t
Step 3
Simplify using sinh2t=2sinhtcosht, so cosht2sinh2t=cosht4sinhtcosht=4sinht.
dxdy=4sinht
Step 4
Second derivative:dx2d2y=dtd(dxdy)÷dtdx. Here dtd(4sinht)=4cosht.
dx2d2y=cosht4cosht=4
Answer
dx2d2y=4.
Examiner tip
The classic parametric trap is dividing by dtdx a SECOND time when forming dx2d2y — you differentiate dxdy with respect to t, then divide by dtdx once. Simplifying with sinh2t=2sinhtcosht first makes the final division trivial.
Model Answers — Differentiation of Hyperbolic and Inverse Trigonometric Functions
High-scoring sample answers for differentiation of hyperbolic and inverse trigonometric functions on the Cambridge IGCSE paper, with examiner-style notes mapping each response to the mark scheme and assessment objectives.
Question 1
3 marks
Differentiate y=tanh(4x) with respect to x.
Model answer
Standard derivative (MF19): dxdtanhu=sech2u⋅dxdu.
Here u=4x, so dxdu=4.
Apply the chain rule:dxdy=sech2(4x)⋅4=4sech2(4x)
Why this scores
M1 for dxdtanhu=sech2u, M1 for the chain-rule factor dxdu=4, A1 for 4sech2(4x). Note the derivative of tanh is sech2, not sec2.
Question 2
3 marks
Differentiate y=sinh−1(x2) with respect to x.
Model answer
Standard derivative (MF19): dxdsinh−1u=u2+11⋅dxdu.
Here u=x2, so dxdu=2x.
Substitute:dxdy=(x2)2+11⋅2x=x4+12x
Why this scores
M1 for the standard derivative with +1 under the root (it is u2+1 for sinh−1, contrast u2−1 for cosh−1), M1 for dxdu=2x, A1 for the simplified answer.
Question 3
4 marks
Differentiate y=x2cosh−1x with respect to x, for x>1.
Model answer
Product ruledxd(uv)=u′v+uv′ with u=x2, v=cosh−1x.
Derivatives:u′=2x and, from MF19, v′=x2−11.
Assemble:dxdy=2xcosh−1x+x2⋅x2−11
dxdy=2xcosh−1x+x2−1x2
Why this scores
M1 for correct product-rule structure, B1 for dxdcosh−1x=x2−11 (the −1 under the root is essential), M1 for dxdx2=2x, A1 for the fully assembled derivative. Leave cosh−1x as-is.
Question 4
5 marks
A curve is given by y=tan−1(2x). (a) Find dxdy. (b) Hence find dx2d2y.
Model answer
(a) Using dxdtan−1u=1+u21⋅dxdu with u=2x, dxdu=2:
dxdy=1+4x22
(b) Write dxdy=2(1+4x2)−1 and differentiate using the chain rule:
dx2d2y=2⋅(−1)(1+4x2)−2⋅8x=−(1+4x2)216x
Why this scores
Part (a): M1 standard derivative + chain factor, A1 for 1+4x22. Part (b): M1 for rewriting as a power and applying the chain rule, A1 A1 for the correct numerator −16x and squared denominator. The inner derivative dxd(1+4x2)=8x is where marks are lost.
Question 5
7 marks
Show that the Maclaurin series for f(x)=ln(coshx) begins 21x2−121x4+⋯, by successive differentiation.
Model answer
Differentiate successively. With f(x)=ln(coshx):
f′(x)=coshxsinhx=tanhx
f′′(x)=sech2x=1−tanh2x
f′′′(x)=−2tanhxsech2x
f(4)(x)=−2sech4x+4tanh2xsech2x
Evaluate at x=0 (using tanh0=0, sech0=1, cosh0=1):
f(0)=ln1=0,f′(0)=0,f′′(0)=1,f′′′(0)=0,f(4)(0)=−2
Build the series:f(x)=0+0⋅x+2!1x2+3!0x3+4!−2x4+⋯
f(x)=21x2−242x4+⋯=21x2−121x4+⋯(as required)
Why this scores
M1 for f′(x)=tanhx, M1 for f′′(x)=sech2x, M1 for a correct higher derivative, A1 for all values at 0, M1 for the Maclaurin construction with factorials, A1 A1 for the two stated coefficients. As a 'Show that', every derivative and evaluation must be shown — quoting the answer scores nothing.
Question 6
7 marks
A curve has parametric equations x=tan−1t, y=ln(1+t2). Find dx2d2y in terms of t.
Model answer
Differentiate w.r.t. t:dtdx=1+t21,dtdy=1+t22t
First derivative:dxdy=dx/dtdy/dt=1/(1+t2)2t/(1+t2)=2t
Second derivative: differentiate dxdy=2t w.r.t. t, then divide by dtdx:
dtd(dxdy)=2
dx2d2y=1/(1+t2)2=2(1+t2)
Why this scores
M1 A1 for dtdx and dtdy, M1 A1 for dxdy=2t after cancelling (1+t2), M1 for differentiating dxdy w.r.t. t then dividing by dtdx, A1 for 2(1+t2). The fatal error is forgetting that dx2d2y requires dividing by dtdx, not multiplying.
Key Formulae — Differentiation of Hyperbolic and Inverse Trigonometric Functions
The formulae you need to memorise for differentiation of hyperbolic and inverse trigonometric functions on the Cambridge IGCSE paper, with every variable defined in plain English and a note on when to use it.
Derivatives of hyperbolic functions
dxdsinhx=coshx,dxdcoshx=sinhx,dxdtanhx=sech2x
sinhx
hyperbolic sine, 2ex−e−x
coshx
hyperbolic cosine, 2ex+e−x
sechx
coshx1, the hyperbolic secant
When to use
Differentiating sinh, cosh, tanh (and via the quotient rule sech, cosech, coth). No minus sign on dxdcoshx. In MF19.
Derivatives of inverse trigonometric functions
dxdsin−1x=1−x21,dxdtan−1x=1+x21
sin−1x
inverse sine (arcsin), valid −1<x<1
tan−1x
inverse tangent (arctan), valid for all x
When to use
Differentiating inverse trig functions; combine with the chain rule for sin−1u, tan−1u. In MF19.
Differentiating inverse hyperbolic functions. Note the sign under the root: +1 for sinh−1, −1 for cosh−1. In MF19.
Second derivative of a parametric curve
dx2d2y=dtd(dxdy)÷dtdx
dxdy
first derivative, =dx/dtdy/dt
t
the parameter
When to use
Finding dx2d2y for x=x(t), y=y(t). Differentiate dxdy w.r.t. t, then divide by dtdx ONCE.
Maclaurin series
f(x)=f(0)+f′(0)x+2!f′′(0)x2+3!f′′′(0)x3+⋯
f(n)(0)
the n-th derivative evaluated at x=0
n!
factorial, n!=n(n−1)⋯2⋅1
When to use
Building a series by successive differentiation: compute f(0),f′(0),f′′(0),… then substitute. Derive the coefficients — only a few standard series are in MF19.
Key Definitions and Keywords — Differentiation of Hyperbolic and Inverse Trigonometric Functions
Definitions to memorise and the exact keywords mark schemes credit for differentiation of hyperbolic and inverse trigonometric functions answers — sharpened from recent examiner reports for the 2026 Cambridge IGCSE sitting.
Hyperbolic function
Examiner keyword
A function defined from exponentials: sinhx=2ex−e−x, coshx=2ex+e−x, tanhx=coshxsinhx. Their derivatives follow the pattern dxdsinhx=coshx, dxdcoshx=sinhx.
Inverse trigonometric function
Examiner keyword
The inverse of a (restricted) trig function, e.g. sin−1x returns the angle whose sine is x. Standard derivatives such as dxdsin−1x=1−x21 appear in the MF19 differentiation table.
Inverse hyperbolic function
Examiner keyword
The inverse of a hyperbolic function, e.g. sinh−1x. Its derivative is x2+11; for cosh−1x it is x2−11. Both are in MF19.
Maclaurin series
Examiner keyword
A power-series expansion of f(x) about x=0: f(x)=∑n=0∞n!f(n)(0)xn. Coefficients are found by successive differentiation and evaluation at 0.
Range of validity
Examiner keyword
The set of x-values for which a Maclaurin (power) series converges to the function, e.g. ∣x∣<1 for ln(1+x). Candidates must state it where relevant.
Successive differentiation
Repeatedly differentiating a function to obtain f′(x),f′′(x),f′′′(x),…, used to generate Maclaurin-series coefficients f(n)(0).
Common Mistakes and Misconceptions — Differentiation of Hyperbolic and Inverse Trigonometric Functions
The traps other students keep falling into on differentiation of hyperbolic and inverse trigonometric functions questions — taken from recent Cambridge IGCSE examiner reports and mark schemes — and how to avoid them.
✕Writing dxdcoshx=−sinhx (inventing a minus sign)
9231 Paper 2 Examiner Reports — recurring comment
▼
Why it happens
Carrying over the circular result dxdcosx=−sinx to the hyperbolic case by analogy.
How to avoid it
Memorise: BOTH dxdsinhx=coshx and dxdcoshx=sinhx are positive. The sign change only happens for circular functions.
✕Confusing x2+1 (sinh−1) with x2−1 (cosh−1) under the root
9231 Paper 2 mark schemes
▼
Why it happens
The two inverse-hyperbolic derivatives look almost identical; the ±1 is easy to misremember.
How to avoid it
Link it to domains: cosh−1x needs x≥1, so x2−1 (real only there); sinh−1x is defined for all x, so x2+1 (always real). Or just read it off MF19.
✕Omitting the dxdu chain-rule factor, e.g. dxdtan−1(5x)=1+25x21
9231 Paper 2 Examiner Reports
▼
Why it happens
Quoting the bare standard derivative and forgetting the inner function must be differentiated too.
How to avoid it
Always write the standard derivative with u, then multiply by dxdu. For tan−1(5x) the answer is 1+25x25.
✕Forming dx2d2y by differentiating dxdy w.r.t. t WITHOUT dividing by dtdx
9231 Paper 2 — parametric questions
▼
Why it happens
Treating the parameter t as if it were x; forgetting the extra chain-rule step.
How to avoid it
Use dx2d2y=dtd(dxdy)÷dtdx. Differentiate, THEN divide by dtdx once.
✕Dropping the factorial denominators when assembling the Maclaurin series
9231 Paper 2 Examiner Reports
▼
Why it happens
Writing f(0)+f′(0)x+f′′(0)x2+⋯ without the 2!1,3!1,… factors.
How to avoid it
The coefficient of xn is n!f(n)(0). Write the full template with factorials before substituting derivative values.
✕Stopping at the first 'three terms' when some coefficients are zero (e.g. for an odd function)
9231 Paper 2 — series questions
▼
Why it happens
A request for three NON-ZERO terms is read as three terms, so the student stops after vanishing coefficients.
How to avoid it
Read the demand carefully: keep differentiating until you have the required number of NON-ZERO terms. Odd/even functions have alternating zero coefficients.
All resources on this platform are independently created by Tutopiya and have no endorsement from the International Baccalaureate Organization.
Differentiation of Hyperbolic and Inverse Trigonometric Functions – Study Notes & Past Paper Style Questions | Cambridge International AS & A Level Further Mathematics 9231 | Tutopiya