Math AAHL
Math AIHL
Math AASL
Math AISL
Sign Out
erplex
LoginJoin
IB Math AISL
/
5: Calculus
/
Differentiation

Differentiation

erplex

© 2025 Perplex Learning Incorporated. All rights reserved.

All content on this website has been developed independently from and is not endorsed by the International Baccalaureate Organization. International Baccalaureate and IB are registered trademarks owned by the International Baccalaureate Organization.

MembershipTeamContactTerms of ServicePrivacy Policy

Related Rates

We understand the derivative in two main ways:

  • f′(x) gives the slope of f at x.

  • dxdy​ gives the rate of change of y with respect to x.


Related rates describe the rates of change of two or more quantities that we know to be related. For instance, given a square of side length s, we know that if the side length is increasing with respect to time by dtds​, then the area of the same square would also increase with respect to time. Given an expression for dtds​ and utilizing the known fact A=s2, we could find an expression for dtdA​.


In general, if we take the derivative of y=f(x) with respect to time, we get dtdy​=dtdx​⋅f′(x), which can be rewritten dtdx​⋅dxdy​, as a result of chain rule. Therefore, to solve for dtdA​, we would find dsdA​ and multiply it by dtds​.

Related Rates

Given three variables x, y, and z,

dzdy​=dzdx​⋅dxdy​.


Hence, given dzdx​, we can find an expression for dzdy​ by calculating dxdy​.

Discussion

The radius r of a sphere is changing at a rate of dtdr​=0.2m/s.

  1. Find drdV​ using the equation for the volume of a sphere.

  2. Hence, state dtdV​, the rate of change of the volume of the sphere with respect to time.

Part (a)

The volume of a sphere of radius r is

V(r)=34​πr3


To find how V changes as r changes, we differentiate with respect to r:

drdV​=34​π⋅3r2=4πr2


Hence

drdV​=4πr2.


Part (b)

We know that V depends on r, which in turn depends on t. By the chain-rule,

dtdV​=drdV​dtdr​

From part (a) we have drdV​=4πr2, and we’re given dtdr​=0.2m/s. Hence,

dtdV​=4πr2×0.2=0.8πr2

So the volume is increasing at the rate

dtdV​=0.8πr2(m3/s).

Volume related rates

Given the time rate of change of radius, length, height, or width of a three dimensional object, you may find the time rate of change of volume by taking the derivative of the volume equation.

Checkpoint

A radius r of a 5cm tall cylinder is changing at a rate of dtdr​=0.1cm/s.

Find dtdV​.

Select the correct option

Discussion

Let L be the distance from the origin of a point with coordinates (x,y).

  1. Find L at (3,4).

  2. Show that 2LdtdL​=2xdtdx​+2ydtdy​.

It is given that dtdx​=0.3m/s and dtdy​=0.1m/s.

  1. Use your answers from (a) and (b) to find dtdL​ at

Part (a)

We want the distance from (0,0) to the point (3,4). Think of the horizontal shift of 3 and the vertical shift of 4 as the legs of a right‐angled triangle, with the distance L as the hypotenuse. By the Pythagorean theorem:

L=√32+42​
L=√9+16​
L=√25
L=5.

Part (b)

We start from the definition

L=√x2+y2​

and notice that squaring both sides removes the root:

L2=x2+y2

Now we differentiate each side with respect to t. On the left we have a function of L, so we get

dtd​(L2)=2LdtdL​

On the right we differentiate x2+y2, remembering that x and y both depend on t:

dtd​(x2+y2)=2xdtdx​+2ydtdy​

Putting these together gives exactly

2LdtdL​=2xdtdx​+2ydtdy​

as required.

Part (c)

We start from the result of (b):

2LdtdL​=2xdtdx​+2ydtdy​

Divide both sides by 2L:

dtdL​=Lxdtdx​+ydtdy​​

At the point (x,y)=(3,4) we have L=5, dtdx​=0.3 and dtdy​=0.1. Hence

dtdL​=53⋅0.3+4⋅0.1​=50.9+0.4​=51.3​=0.26m/s.

Distance related rates

Let L be the distance from the origin of a point with coordinates (x,y). Then, given dtdx​ and dtdy​, we can find dtdL​ at a given point (x,y).

Checkpoint

Given dtdx​=0.7m/s and dtdy​=0.4m/s, find dtdL​ at (−5,12).

Select the correct option

Discussion

Consider the angle θ in the following right angled triangle:

Powered by Desmos

  1. Find an expression for θ in terms of x.

It is given that dtdx​=0.1m/s.

  1. Find dtdθ​ when x=3m.

Part (a)

We label the side opposite θ as x and the side adjacent to θ as 3. By definition of the tangent ratio,

tan(θ)=adjacentopposite​=3x​

Inverting this gives

θ=arctan(3x​).

Part (b)

We know from part (a) that

θ=arctan(3x​)

Differentiate both sides with respect to t. Recall

dud​[arctan(u)]=1+u21​,

so with u=x/3 and using the chain rule,

dtdθ​​=1+(x/3)21​dtd​(3x​)=1+9x2​1​×31​dtdx​=9x2+9​1​×31​dtdx​=x2+99​×31​dtdx​=x2+93​dtdx​​


Since dtdx​=0.1m/s,

dtdθ​=x2+93​×0.1=x2+90.3​rad/s.

Finally, when x=3,

dtdθ​=32+90.3​=180.3​=601​rad/s.

So dtdθ​=601​ rad/s when x=3.

Angle related rates

Using a given rate of change dtdx​ and trigonometry, we can calculate dxdθ​, which can be used to find dtdθ​.

Recall the previously learned skill of implicit differentiation:

Implicit Differentiation

Implicit differentiation is when we differentiate both sides of an equation. It is helpful when we have an equation that cannot be simplified to y=f(x).

Discussion

  1. Use implicit differentiation to find dxdy​ of the curve 2xy=ex−1.

  2. Given that dtdx​=3 when x=1, find dtdy​.

Part (a)

We want to differentiate implicitly the relation

2xy=ex−1

with respect to x, remembering that y is really y(x).

First, apply the product rule on the left and the chain rule on the right:

dxd​(2xy)=dxd​(ex−1)


On the left, pull out the 2 and use dxd​(x⋅y)=dxdx​y+xdxdy​:

2(y+xdxdy​)


On the right, the derivative of ex−1 is itself:

ex−1


So we get

2(y+xdxdy​)=ex−1

Expand the left side:

2y+2xdxdy​=ex−1

Now isolate dxdy​:

2xdxdy​=ex−1−2y⟹dxdy​=2xex−1−2y​

Part (b)

We have from part (a)

dxdy​=2xex−1−2y​

and in general

dtdy​=dxdy​dtdx​

We are given dx/dt=3 when x=1. To find dy/dt at that instant we need y at x=1. From the original curve

2xy=ex−1

substitute x=1:

2⋅1⋅y=e1−1=1⟹y=21​

Now evaluate dy/dx at x=1,y=21​:

dxdy​∣∣∣∣​x=1=2⋅1e1−1−2⋅21​​=21−1​=0

Hence

dtdy​=0dxdy​∣∣∣∣​x=1​​×3=0.

Related rates with implicit differentiation

Since dtdy​=dxdy​⋅dtdx​, you may be asked to use implicit differentiation to find dxdy​, then with a given dtdx​ and point, you can find dtdy​.

Chat

Ask questions about the content or request clarifications