confused_07
Junior Member
- Joined
- Feb 13, 2007
- Messages
- 62
I believe I did it right, just want to make sure:
Suppose that a tank initially contains 2000g of water and the rate of change of its volume after the tank drains for 't' min is '(t)=(.5)t-30 (in gal/min). How much water does the tank contain after it has been draining for 25 min?
int (a=0, b=25) '(t) dt
= int (a=0, b=25) [(.5)t-30] dt
= [(1/3)t^(3/2) - 30t] (a=0, b=25)
= 708.334 gallons
Therefore, 2000 - 708.334 = 1291.666 gallons left in tank after 25 minutes.
Suppose that a tank initially contains 2000g of water and the rate of change of its volume after the tank drains for 't' min is '(t)=(.5)t-30 (in gal/min). How much water does the tank contain after it has been draining for 25 min?
int (a=0, b=25) '(t) dt
= int (a=0, b=25) [(.5)t-30] dt
= [(1/3)t^(3/2) - 30t] (a=0, b=25)
= 708.334 gallons
Therefore, 2000 - 708.334 = 1291.666 gallons left in tank after 25 minutes.