← Unit 4: Further calculus and statistical inference

QLDMath MethodsSyllabus dot point

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.

Generated by Claude OpusReviewed by Better Tuition Academy9 min answer

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. ddx(xn)=nxnβˆ’1\frac{d}{dx}(x^n) = n x^{n-1}.
  • Exponential. ddx(ekx)=kekx\frac{d}{dx}(e^{kx}) = k e^{kx}.
  • Logarithmic. ddx(ln⁑x)=1x\frac{d}{dx}(\ln x) = \frac{1}{x} for x>0x > 0.
  • 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 y=f(x)g(x)y = f(x)^{g(x)} (variable base, variable exponent), or is a product / quotient of powers, the standard rules cannot be applied directly. Logarithmic differentiation is the technique.

Procedure

  1. Take the natural logarithm of both sides. ln⁑y=ln⁑(f(x))\ln y = \ln(f(x)).
  2. Simplify using log rules. ln⁑(ab)=ln⁑a+ln⁑b\ln(a b) = \ln a + \ln b; ln⁑(a/b)=ln⁑aβˆ’ln⁑b\ln(a/b) = \ln a - \ln b; ln⁑(ak)=kln⁑a\ln(a^k) = k \ln a.
  3. Differentiate both sides with respect to xx. Use the chain rule on the left (ddx(ln⁑y)=1ydydx\frac{d}{dx}(\ln y) = \frac{1}{y} \frac{dy}{dx}) and the product / quotient rules on the right.
  4. **Multiply both sides by yy** and substitute yy back.

Worked example

y=xxy = x^x for x>0x > 0.

Take ln. ln⁑y=xln⁑x\ln y = x \ln x.

Differentiate. 1ydydx=ln⁑x+1\frac{1}{y} \frac{dy}{dx} = \ln x + 1 (product rule on xln⁑xx \ln x).

Multiply. dydx=y(ln⁑x+1)=xx(ln⁑x+1)\frac{dy}{dx} = y (\ln x + 1) = x^x (\ln x + 1).

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 y=fβˆ’1(x)y = f^{-1}(x), then f(y)=xf(y) = x. Differentiating both sides with respect to xx:

fβ€²(y)dydx=1,dydx=1fβ€²(y)f'(y) \frac{dy}{dx} = 1, \quad \frac{dy}{dx} = \frac{1}{f'(y)}

In words: the derivative of the inverse function at xx is the reciprocal of the derivative of the original function evaluated at y=fβˆ’1(x)y = f^{-1}(x).

Worked example. Inverse of IMATH_26

f(x)=x3+xf(x) = x^3 + x. Find the derivative of fβˆ’1f^{-1} at x=2x = 2.

f(1)=1+1=2f(1) = 1 + 1 = 2, so fβˆ’1(2)=1f^{-1}(2) = 1.

fβ€²(x)=3x2+1f'(x) = 3 x^2 + 1. fβ€²(1)=4f'(1) = 4.

(fβˆ’1)β€²(2)=1fβ€²(1)=14(f^{-1})'(2) = \frac{1}{f'(1)} = \frac{1}{4}.

This technique is useful when you can compute fβˆ’1(x)f^{-1}(x) 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 arcsin⁑\arcsin, arccos⁑\arccos, arctan⁑\arctan 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:

ddx(arcsin⁑x)=11βˆ’x2,ddx(arccos⁑x)=βˆ’11βˆ’x2,ddx(arctan⁑x)=11+x2\frac{d}{dx}(\arcsin x) = \frac{1}{\sqrt{1 - x^2}}, \quad \frac{d}{dx}(\arccos x) = -\frac{1}{\sqrt{1 - x^2}}, \quad \frac{d}{dx}(\arctan x) = \frac{1}{1 + x^2}

Higher derivatives and applications

The second derivative fβ€²β€²(x)=d2ydx2f''(x) = \frac{d^2 y}{dx^2} is the derivative of the derivative. Used to:

  • Classify stationary points (concavity): if fβ€²(a)=0f'(a) = 0 and fβ€²β€²(a)>0f''(a) > 0, x=ax = a is a local minimum; if fβ€²β€²(a)<0f''(a) < 0, a local maximum.
  • Identify points of inflection. If fβ€²β€²(c)=0f''(c) = 0 and the sign of fβ€²β€²f'' changes across x=cx = c, then x=cx = c 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 xx items is R(x)=xβ‹…p(x)R(x) = x \cdot p(x) where p(x)=100βˆ’x0.5p(x) = 100 - x^{0.5}. Find xx that maximises RR.

R(x)=x(100βˆ’x0.5)=100xβˆ’x1.5R(x) = x (100 - x^{0.5}) = 100 x - x^{1.5}.

Rβ€²(x)=100βˆ’1.5x0.5R'(x) = 100 - 1.5 x^{0.5}.

Set Rβ€²(x)=0R'(x) = 0: x0.5=100/1.5=66.67x^{0.5} = 100 / 1.5 = 66.67. x=4444.4x = 4444.4.

Rβ€²β€²(x)=βˆ’0.75xβˆ’0.5<0R''(x) = -0.75 x^{-0.5} < 0 at this xx, 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 x2+y2+xy=10x^2 + y^2 + xy = 10, find dy/dxdy/dx at the point (1,2)(1, 2) (which satisfies the equation: 1+4+2=71 + 4 + 2 = 7 - let me re-check: (1)2+(2)2+(1)(2)=1+4+2=7β‰ 10(1)^2 + (2)^2 + (1)(2) = 1 + 4 + 2 = 7 \neq 10. Use (2,1)(2, 1): 4+1+2=74 + 1 + 2 = 7, still not. Skip the worked specific point; use general approach).

Differentiate both sides with respect to xx, treating y=y(x)y = y(x):

2x+2ydydx+(y+xdydx)=02x + 2y \frac{dy}{dx} + \left(y + x \frac{dy}{dx}\right) = 0.

Collect dydx\frac{dy}{dx} terms: (2y+x)dydx=βˆ’(2x+y)(2y + x) \frac{dy}{dx} = -(2x + y).

dydx=βˆ’2x+y2y+x\frac{dy}{dx} = -\frac{2x + y}{2y + x}.

Implicit differentiation is treated in the related-rates dot point separately.

Common errors

Forgetting the chain rule inside. Differentiating ln⁑(x2+1)\ln(x^2 + 1) requires the chain rule: 1x2+1β‹…2x=2xx2+1\frac{1}{x^2 + 1} \cdot 2x = \frac{2x}{x^2 + 1}.

Logarithmic differentiation without final yy substitution. After computing 1ydydx\frac{1}{y} \frac{dy}{dx}, you must multiply by yy and replace yy with the original expression.

Confusing ddx(ln⁑x)\frac{d}{dx}(\ln x) and ddx(log⁑10x)\frac{d}{dx}(\log_{10} x). The natural log has derivative 1/x1/x. The base-10 log has derivative 1/(xln⁑10)1 / (x \ln 10). QCAA Methods uses natural log throughout.

Power rule applied to variable exponent. ddx(xx)\frac{d}{dx}(x^x) is NOT xβ‹…xxβˆ’1=xxx \cdot x^{x-1} = x^x. The power rule applies only to constant exponents. Use logarithmic differentiation.

Sign error in inverse function rule. The derivative of fβˆ’1f^{-1} is 1/fβ€²(y)1 / f'(y), not 1/fβ€²(x)1 / f'(x). The yy is the value of the inverse function at xx.

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 ln⁑y\ln y first), the inverse-function rule (ddxfβˆ’1(x)=1/fβ€²(y)\frac{d}{dx} f^{-1}(x) = 1 / f'(y)), 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. ln⁑y=ln⁑(xx)=xln⁑x\ln y = \ln(x^x) = x \ln x.

Differentiate both sides with respect to xx. Using the chain rule on the left and the product rule on the right:

1yβ‹…dydx=ln⁑x+xβ‹…1x=ln⁑x+1\frac{1}{y} \cdot \frac{dy}{dx} = \ln x + x \cdot \frac{1}{x} = \ln x + 1.

Multiply both sides by yy.

dydx=y(ln⁑x+1)=xx(ln⁑x+1)\frac{dy}{dx} = y (\ln x + 1) = x^x (\ln x + 1).

Markers reward the taking of ln (step 1), the chain rule on the left, the product rule on the right, and the final substitution y=xxy = x^x.

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. ln⁑y=13ln⁑((x+1)(xβˆ’2)2x2+4)\ln y = \frac{1}{3} \ln\left(\frac{(x+1)(x-2)^2}{x^2 + 4}\right).

Split using log rules. ln⁑y=13[ln⁑(x+1)+2ln⁑(xβˆ’2)βˆ’ln⁑(x2+4)]\ln y = \frac{1}{3} [\ln(x+1) + 2 \ln(x-2) - \ln(x^2 + 4)].

Differentiate.

1ydydx=13[1x+1+2xβˆ’2βˆ’2xx2+4]\frac{1}{y} \frac{dy}{dx} = \frac{1}{3} \left[ \frac{1}{x+1} + \frac{2}{x-2} - \frac{2x}{x^2 + 4} \right].

Multiply by yy.

dydx=y3[1x+1+2xβˆ’2βˆ’2xx2+4]\frac{dy}{dx} = \frac{y}{3} \left[ \frac{1}{x+1} + \frac{2}{x-2} - \frac{2x}{x^2 + 4} \right]

with y=(x+1)(xβˆ’2)2/(x2+4)3y = \sqrt[3]{(x+1)(x-2)^2 / (x^2+4)}.

Markers reward log-rule splitting, term-by-term differentiation, and a tidy final form.

Related dot points