I have a question that is asking to find an approximation for the percentage the the edge length of an ice cube will decrease if the cube loses six percent of its volume. The question instructs us to use differential (linear) approximation
My maths background is a bit patchy I'm afraid and I have no real idea what differential approximation is. I have watched a few video on the topic but cant seem to figure out the right way to start this question.
Any hints will be much appreciated.
Think of volume, $V=x^3$ where $x$ is the length of each side. Differential calculus says, $dV=3x^2.dx$.
Dividing both sides, $\dfrac{dV}{V}=\dfrac{3x^2.dx}{x^3}$
Or, $-6=3\dfrac{dx}{x}$
Hence, $\dfrac{dx}{x}=-2$, that is, percentage decrease in edge length is 2%.
Note that, 1) percentage decrease in any quantity is given by dividing the differential of the quantity by the quantity itself 2) If you are comfortable with logs, taking logs at the first step before taking differentials, makes it slightly neater.