Abhimanyu C. answered 02/14/23
U of Chicago Mathematics Graduate for Math and Science Tutoring
The equation for the area is area(length(t), width(t)) = length(t) * width(t)
Writing length and width as l, w, we can use the product rule: and get:
(d area) / dt = (dw / dt) * l(t) + (dl / dt) * w(t)
From the problem we have:
dw / dt = -1 meters /day
dl / dt = 3 meters / day
w(t) = 18 meters
l(t) = 10 meters
d area / dt = -1 meters / day * 10 meters + 3 meters / days * 18 meters
Multiplying we get:
d area / dt = -10 meters^2 / day + 54 meters^2 / day = 44 meters^2 / day