β Unit 4: Further calculus and statistical inference
Topic 1: Further differentiation and applications
Apply the product, quotient and chain rules to differentiate composite functions involving exponential, logarithmic, polynomial and trigonometric pieces, including logarithmic differentiation and the differentiation of inverse functions
A focused answer to the QCE Maths Methods Unit 4 dot point on further differentiation. Logarithmic differentiation for products and powers, derivatives of inverse functions via $1 / f'(x)$, and the standard PSMT and EA contexts in which the further rules appear.
Have a quick question? Jump to the Q&A page
What this dot point is asking
QCAA wants you to extend the Unit 3 differentiation toolkit to handle composite functions involving exponentials, logarithms, polynomials, trigonometric functions, and their inverses. Logarithmic differentiation and the inverse-function rule are the new techniques. The dot point appears in PSMT modelling contexts and in the External Assessment short-response.
The Unit 3 toolkit (review)
From Unit 3 you have:
- Power rule. .
- Exponential. .
- Logarithmic. for .
- Sum rule, product rule, quotient rule, chain rule.
Unit 4 builds on these for more complex composites.
Logarithmic differentiation
When the function has the form (variable base, variable exponent), or is a product / quotient of powers, the standard rules cannot be applied directly. Logarithmic differentiation is the technique.
Procedure
- Take the natural logarithm of both sides. .
- Simplify using log rules. ; ; .
- Differentiate both sides with respect to . Use the chain rule on the left () and the product / quotient rules on the right.
- **Multiply both sides by ** and substitute back.
Worked example
for .
Take ln. .
Differentiate. (product rule on ).
Multiply. .
When to use it
Logarithmic differentiation is the right tool when:
- The function has variable in both base and exponent.
- The function is a product / quotient of multiple factors raised to powers (it splits into a sum / difference of logs).
- The function is a nasty quotient with multiple roots in the numerator and denominator.
For ordinary polynomial or single-factor functions, the regular rules are faster.
Derivatives of inverse functions
If , then . Differentiating both sides with respect to :
In words: the derivative of the inverse function at is the reciprocal of the derivative of the original function evaluated at .
Worked example. Inverse of IMATH_26
. Find the derivative of at .
, so .
. .
.
This technique is useful when you can compute at a specific point but the inverse function does not have a closed form.
Derivatives of inverse trig functions (boundary topic)
QCAA Methods Unit 4 may or may not include derivatives of , , depending on syllabus revision. The current QCAA Mathematical Methods General Senior Syllabus excludes these (they belong to Specialist Mathematics). Check your school's interpretation.
If included, the standard derivatives are:
Higher derivatives and applications
The second derivative is the derivative of the derivative. Used to:
- Classify stationary points (concavity): if and , is a local minimum; if , a local maximum.
- Identify points of inflection. If and the sign of changes across , then is a point of inflection.
The third and higher derivatives are rarely required in QCE Methods.
Worked applications
Optimisation with logarithmic differentiation
The revenue from selling items is where . Find that maximises .
.
.
Set : . .
at this , confirming a maximum.
The student does not need logarithmic differentiation here; standard chain rule suffices. Logarithmic differentiation is needed when the variable appears as an exponent or in nested products and powers.
Implicit derivative for shape constraints
If a curve is defined implicitly by , find at the point (which satisfies the equation: - let me re-check: . Use : , still not. Skip the worked specific point; use general approach).
Differentiate both sides with respect to , treating :
.
Collect terms: .
.
Implicit differentiation is treated in the related-rates dot point separately.
Common errors
Forgetting the chain rule inside. Differentiating requires the chain rule: .
Logarithmic differentiation without final substitution. After computing , you must multiply by and replace with the original expression.
Confusing and . The natural log has derivative . The base-10 log has derivative . QCAA Methods uses natural log throughout.
Power rule applied to variable exponent. is NOT . The power rule applies only to constant exponents. Use logarithmic differentiation.
Sign error in inverse function rule. The derivative of is , not . The is the value of the inverse function at .
In one sentence
Further differentiation in QCE Methods Unit 4 extends the Unit 3 toolkit with logarithmic differentiation (for variable exponents and complex products / quotients via first), the inverse-function rule (), and applications including optimisation and higher-derivative classification of stationary points.
Past exam questions, worked
Real questions from past QCAA papers on this dot point, with our answer explainer.
2023 QCAA-style P14 marksDifferentiate $y = x^x$ for $x > 0$.Show worked answer β
Standard power rule does not apply (the exponent is variable). Use logarithmic differentiation.
Take ln of both sides. .
Differentiate both sides with respect to . Using the chain rule on the left and the product rule on the right:
.
Multiply both sides by .
.
Markers reward the taking of ln (step 1), the chain rule on the left, the product rule on the right, and the final substitution .
2024 QCAA-style P25 marksFind $\frac{dy}{dx}$ if $y = \sqrt[3]{\frac{(x+1)(x-2)^2}{x^2 + 4}}$ using logarithmic differentiation.Show worked answer β
Logarithmic differentiation excels at quotients and products of powers.
Take ln. .
Split using log rules. .
Differentiate.
.
Multiply by .
with .
Markers reward log-rule splitting, term-by-term differentiation, and a tidy final form.