
Trevor B. answered 03/31/22
Down-to-earth and here to help
The three variables that we're working with are:
A = area of the circle
r = radius of the circle
t = time in seconds
Since the radius is increasing at a rate of 16cm/sec, we can write r in terms of t with:
r = 16t
Now we want to know the rate of change of the area at a certain radius. We can substitute the radius in terms of time and take the derivative to calculate a formula for rate of change:
A = πr2
A = π(16t)2
A = 256πt2
A' = 512πt
Now all we have to do is find out what value of t will make it so that the radius is at 4cm and use that to find the rate of change (A') at that value. Relatively simple:
4 = 16t
A'(1/4) = 128π