EXAMPLE
(a) If \(z = f(x, y) = x^2 + 3xy -
y^2\), find the differential \(dz\).
(b) If \(x\) changes from 2 to 2.05 and
\(y\) changes from 3 to 2.96, compare
the values of \(\Delta z\) and \(dz\).
Notice that \(\Delta z \approx dz\)
but \(dz\) is easier to compute.
EXAMPLE
The base radius and height of a right circular cone are measured as 10
cm and 25 cm, respectively, with a possible error in measurement of as
much as 0.1 cm in each. Use differentials to estimate the maximum error
in the calculated volume of the cone.
SOLUTION
The volume \(V\) of a cone with base
radius \(r\) and height \(h\) is \(V =
\frac{\pi r^2 h}{3}\).
So the differential of \(V\) is
\[
dV = \frac{\partial V}{\partial r} dr + \frac{\partial V}{\partial h} dh
= \frac{2\pi rh}{3} dr + \frac{\pi r^2}{3} dh
\]
Since each error is at most 0.1 cm, we have \(|dr| \leq 0.1\), \(|dh| \leq 0.1\).
To estimate the largest error in the volume we take the largest error in
the measurement of \(r\) and of \(h\).
Therefore we take \(dr = 0.1\) and
\(dh = 0.1\) along with \(r = 10\), \(h =
25\). This gives
\[
dV = \frac{500\pi}{3}(0.1) + \frac{100\pi}{3}(0.1) = 20\pi
\]
Thus the maximum error in the calculated volume is about \(20\pi \,\text{cm}^3 \approx
63\,\text{cm}^3\).