Jon P. answered 06/13/15
Tutor
5.0
(173)
Honors math degree (Harvard), extensive Calculus tutoring experience
The first thing to do is to find an expression for the area between the circle and the square.
Let's call the side of the square s and the radius of the circle r. The area of the square is s2 and the area of the circle is πr2. Since the circle is inside the square, the area between them is the area of the square minus the area of the circle, or s2 - πr2.
We can calculate the rate of change of the area between by taking the derivative of that expression with respect to t. Since both s and r are functions of t, the derivative will involve the chain rule:
Dt (s2 - πr2) = 2s ds/dt - 2πr dr/dt.
They've given us all the values we need to figure this out:
s = 18
ds/dt = -1
r = 5
dr/dt = -2
So the area between the circle and the square is changing at a rate of:
2s ds/dt - 2πr dr/dt =
2 (18)(-1) - 2π (5)(-2) =
-36 + 20π
That's approximately equal to 26.83 square meters per day.