Skip to main content
QLDMath MethodsSyllabus dot point

Topic 1: Further differentiation and applications

Apply implicit differentiation to find dydx\frac{dy}{dx} from equations relating xx and yy that cannot be expressed in the form y=f(x)y = f(x), and apply differentiation to related rates problems

A focused answer to the QCE Maths Methods Unit 4 dot point on implicit differentiation and related rates. The four-step procedure for related rates, the chain-rule treatment of y(x)y(x), and PSMT contexts where two or more time-dependent quantities are related geometrically.

Generated by Claude Opus 4.89 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. Implicit differentiation
  3. Related rates
  4. PSMT applications

What this dot point is asking

QCAA wants you to differentiate equations relating xx and yy that cannot be solved explicitly for yy (implicit differentiation), and to apply differentiation to related-rates word problems where multiple time-dependent quantities are linked by a geometric or algebraic constraint. The dot point is heavily examined in PSMT (Problem-Solving and Modelling Task / IA2 in some configurations, IA3 setup) and in the EA Paper 2 short response.

Implicit differentiation

Most functions in Unit 3 are given explicitly: y=f(x)y = f(x). Many real curves (circles, ellipses, products of xx and yy) are given implicitly: F(x,y)=0F(x, y) = 0 or similar.

Implicit differentiation is the technique for finding dy/dxdy/dx without first solving for yy.

The key idea

Treat yy as a function of xx: y=y(x)y = y(x). Differentiate both sides of the equation with respect to xx, applying the chain rule whenever yy appears.

In particular:

  • ddx(y)=dydx\frac{d}{dx}(y) = \frac{dy}{dx}.
  • ddx(yn)=nyn1dydx\frac{d}{dx}(y^n) = n y^{n-1} \frac{dy}{dx} (chain rule).
  • ddx(siny)=cosydydx\frac{d}{dx}(\sin y) = \cos y \cdot \frac{dy}{dx}.
  • ddx(xy)=y+xdydx\frac{d}{dx}(x y) = y + x \frac{dy}{dx} (product rule).

After differentiating, isolate dydx\frac{dy}{dx} algebraically.

Worked example. Circle equation

x2+y2=25x^2 + y^2 = 25.

Differentiate both sides. 2x+2ydydx=02x + 2y \frac{dy}{dx} = 0.

Solve. dydx=xy\frac{dy}{dx} = -\frac{x}{y}.

At point (3,4)(3, 4): dydx=3/4\frac{dy}{dx} = -3/4. The tangent line is perpendicular to the radius at (3,4)(3, 4).

Worked example. Product term

x2+xy+y3=7x^2 + xy + y^3 = 7.

Differentiate. 2x+(y+xdydx)+3y2dydx=02x + (y + x \frac{dy}{dx}) + 3 y^2 \frac{dy}{dx} = 0.

Collect. 2x+y+(x+3y2)dydx=02x + y + (x + 3 y^2) \frac{dy}{dx} = 0.

Solve. dydx=2x+yx+3y2\frac{dy}{dx} = -\frac{2x + y}{x + 3 y^2}.

Related-rates problems link two or more time-dependent quantities by a geometric or algebraic equation, and ask for one rate given the others.

The four-step procedure

Step 1. Identify the variables and relate them. Write an equation linking the time-dependent quantities. Often a geometric formula (volume of a sphere, area of a circle, Pythagoras).

Step 2. Differentiate both sides with respect to time tt. Use the chain rule on each variable: ddt(r3)=3r2drdt\frac{d}{dt}(r^3) = 3 r^2 \frac{dr}{dt}.

Step 3. Substitute the known values at the specific moment of interest. NOTE: differentiation comes before substitution. Substituting before differentiating treats the variable as constant.

Step 4. Solve for the unknown rate and state units.

Standard contexts

Sphere inflation
V=43πr3V = \frac{4}{3} \pi r^3. dVdt=4πr2drdt\frac{dV}{dt} = 4 \pi r^2 \frac{dr}{dt}.
Expanding circle (area)
A=πr2A = \pi r^2. dAdt=2πrdrdt\frac{dA}{dt} = 2 \pi r \frac{dr}{dt}.
Cone water tank (with similar triangles)
Tank: height HH, top radius RR. Water depth hh, surface radius r=hR/Hr = h R / H. So V=13πr2h=πR23H2h3V = \frac{1}{3} \pi r^2 h = \frac{\pi R^2}{3 H^2} h^3. dVdt=πR2H2h2dhdt\frac{dV}{dt} = \frac{\pi R^2}{H^2} h^2 \frac{dh}{dt}.
Sliding ladder
x2+y2=L2x^2 + y^2 = L^2. xdxdt+ydydt=0x \frac{dx}{dt} + y \frac{dy}{dt} = 0. dydt=xydxdt\frac{dy}{dt} = -\frac{x}{y} \frac{dx}{dt}.
Shadow length from a walker and a fixed light source
Similar-triangle setup; differentiate the linear constraint.

Worked example. Inflating balloon

dVdt=50\frac{dV}{dt} = 50 cm3^3/s. Find drdt\frac{dr}{dt} when r=10r = 10 cm.

V=43πr3V = \frac{4}{3} \pi r^3, so dVdt=4πr2drdt\frac{dV}{dt} = 4 \pi r^2 \frac{dr}{dt}.

Substitute. 50=4π(10)2drdt=400πdrdt50 = 4 \pi (10)^2 \frac{dr}{dt} = 400 \pi \frac{dr}{dt}.

Solve. drdt=50400π=18π\frac{dr}{dt} = \frac{50}{400 \pi} = \frac{1}{8 \pi} cm/s 0.0398\approx 0.0398 cm/s.

Worked example. Cone tank

A conical tank with height 4 m and top radius 2 m fills with water at 0.5 m3^3/min. Find the rate at which water depth rises when h=1h = 1 m.

Geometry. r=h/2r = h/2 (similar triangles: rh=RH=24\frac{r}{h} = \frac{R}{H} = \frac{2}{4}).

Volume. V=13πr2h=13π(h/2)2h=πh312V = \frac{1}{3} \pi r^2 h = \frac{1}{3} \pi (h/2)^2 h = \frac{\pi h^3}{12}.

Differentiate. dVdt=πh24dhdt\frac{dV}{dt} = \frac{\pi h^2}{4} \frac{dh}{dt}.

Substitute. 0.5=π(1)24dhdt0.5 = \frac{\pi (1)^2}{4} \frac{dh}{dt}, so dhdt=2π\frac{dh}{dt} = \frac{2}{\pi} m/min 0.637\approx 0.637 m/min.

Decreasing rates

If a quantity is decreasing, its rate is negative. "Water draining at 5 L/min" gives dVdt=5\frac{dV}{dt} = -5. The negative sign carries through the calculation.

PSMT applications

The QCE Mathematical Methods PSMT (problem-solving and modelling task, IA3) often involves a real-world related-rates scenario embedded in a multi-step modelling problem. The investigation may ask you to:

  • Set up a mathematical model relating two or more variables (often using a real geometric or physical context).
  • Use related rates to find a rate of change at a specific moment.
  • Solve, interpret, and evaluate the result in the original real-world context.
  • Discuss model limitations and refinements.

The PSMT is the place where related rates is most heavily examined. Strong PSMT responses identify the variables and relationships clearly, apply the four-step procedure with attention to units, and discuss the model's validity at the boundary cases.

Exam-style practice questions

Practice questions written in the style of QCAA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

2024 QCAA-style P25 marksA spherical balloon is being inflated at a rate of 3030 cm3^3 per second. Find the rate at which the radius is increasing when the radius is 55 cm.
Show worked answer →

Step 1: Relate the variables. V=43πr3V = \frac{4}{3} \pi r^3.

Step 2: Differentiate both sides with respect to tt.

dVdt=4πr2drdt\frac{dV}{dt} = 4 \pi r^2 \frac{dr}{dt}.

Step 3: Substitute. dVdt=30\frac{dV}{dt} = 30 cm3^3/s; r=5r = 5 cm.

30=4π(5)2drdt=100πdrdt30 = 4 \pi (5)^2 \frac{dr}{dt} = 100 \pi \frac{dr}{dt}.

Step 4: Solve. drdt=30100π=310π\frac{dr}{dt} = \frac{30}{100 \pi} = \frac{3}{10 \pi} cm/s 0.0955\approx 0.0955 cm/s.

Markers reward the explicit volume formula, the chain rule on r3r^3, substitution after differentiating, and units in the answer.

2023 QCAA-style P14 marksIf x2+3xy+y2=9x^2 + 3 x y + y^2 = 9, find dydx\frac{dy}{dx} at the point (1,2)(1, 2). (Verify: 1+6+4=111 + 6 + 4 = 11; question intended; treat as method demonstration.)
Show worked answer →

Differentiate both sides implicitly, treating y=y(x)y = y(x).

2x+3[y+xdydx]+2ydydx=02x + 3 \left[ y + x \frac{dy}{dx} \right] + 2 y \frac{dy}{dx} = 0.

Expand. 2x+3y+3xdydx+2ydydx=02x + 3y + 3x \frac{dy}{dx} + 2y \frac{dy}{dx} = 0.

Collect dydx\frac{dy}{dx} terms. (3x+2y)dydx=(2x+3y)(3x + 2y) \frac{dy}{dx} = -(2x + 3y).

Solve. dydx=2x+3y3x+2y\frac{dy}{dx} = -\frac{2x + 3y}{3x + 2y}.

At (1,2)(1, 2): dydx=2+63+4=87\frac{dy}{dx} = -\frac{2 + 6}{3 + 4} = -\frac{8}{7}.

Markers reward the product rule on 3xy3xy, the chain rule on y2y^2 (gives 2ydy/dx2y \, dy/dx), and explicit isolation of dy/dxdy/dx.

Related dot points