
Donald W. answered 04/09/22
Experienced and Patient Tutor for Math and Computer Science
The base decreasing 3 meters per day means:
db/dt = -3
The height decreasing 5 meters per day means:
dh/dt = -5
The formula for the area of a triangle is:
A = 1/2 * b * h
Use implicit differentiation and the product rule to find dA/dt:
dA/dt = 1/2 * b * dh/dt + 1/2 * db/dt * h
Plug in the values that we have for base, height, change in base, and change in height:
dA/dt = 1/2 * 9 * (-5) + 1/2 * (-3) * 17
dA/dt = -48
So the rate of change of the area is -48 square meters per day.