Practice and worked examples for 9709 Differentiation. Short previews only — attempt the full question in MarkScheme against the official scheme.
Worked example 1
A curve has equation y=x2lnx. Find the exact coordinates of its stationary point and determine its nature.
Show solution outline
The function is a quotient, so we use the quotient rule with u=lnx and v=x2.
u′=dxdu=x1 and v′=dxdv=2x.
dxdy=v2vu′−uv′=(x2)2x2(x1)−(lnx)(2x)=x4x−2xlnx=x31−2lnx. [M1 for quotient rule]
For stationary points, set dxdy=0.
x31−2lnx=0⟹1−2lnx=0. [M1 for setting numerator to 0]
2lnx=1⟹lnx=21⟹x=e1/2=e. [A1 for x-coordinate]
Now find the y-coordinate:
y=(e1/2)2ln(e1/2)=e1/2=2e1.
The stationary point is (e,2e1). [A1 for y-coordinate]
To determine the nature, we find the second derivative, dx2d2y. We differentiate dxdy=x31−2lnx.
Let u=1−2lnx and v=x3. Then u′=−x2 and v′=3x2.
dx2d2y=(x3)2x3(−x2)−(1−2lnx)(3x2)=x6−2x2−3x2+6x2lnx=x6−5x2+6x2lnx=x46lnx−5. [M1 for second derivative]
Substitute x=e1/2 into the second derivative:
dx2d2y=(e1/2)46ln(e1/2)−5=e26(21)−5=e23−5=−e22.
Since dx2d2y<0, the stationary point is a local maximum. [A1 for correct conclusion from correct working]
Worked example 2
A water tank is in the shape of an inverted cone with base radius 2 m and height 6 m. Water is being pumped into the tank at a constant rate of 0.1 m3min−1. Find the rate at which the water level is rising when the depth of the water is 3 m. (The volume of a cone is V=31πr2h).
Show solution outline
Let h be the depth of the water and r be the radius of the water surface at time t. We are given dtdV=0.1. We want to find dtdh when h=3.
First, we need a relationship between V and h. The formula for V involves both r and h. We can use similar triangles to relate r and h. The ratio of radius to height for the cone is constant: hr=62=31. So, r=3h. [M1 for relating r and h]
Substitute this into the volume formula:
V=31π(3h)2h=31π(9h2)h=271πh3. [M1 for V in terms of h only]
Now, we can find dhdV by differentiating this expression with respect to h:
dhdV=271π(3h2)=91πh2. [M1 for differentiating V]
We use the chain rule for connected rates: dtdV=dhdV×dtdh.
We want to find dtdh, so we rearrange: dtdh=dtdV÷dhdV.
When h=3, dhdV=91π(32)=91π(9)=π. [A1 for value of dV/dh]
Now substitute the known values:
dtdh=0.1÷π=π0.1.
The rate at which the water level is rising is π0.1 m min−1 (or approximately 0.0318 m min−1). [A1 for final answer]