Final answer:
After 3 minutes, there is -1 gallon of water left in the tank, which means the tank is empty.
Step-by-step explanation:
The rate of water leaking out of the tank is given by the function r(t) = 13 - t/2/3 for t ≥ 0. To find how much water is left in the tank after 3 minutes, we need to calculate the integral of r(t) from 0 to 3 and subtract that amount from the initial amount in the tank.
First, let's find the integral of r(t). The integral of 13 is 13t. To find the integral of -t/2/3, we can use the power rule which states that the integral of x^n is (x^(n+1))/(n+1). So, the integral of -t/2/3 is (-t^(1+1))/(2/3+1) = (-t^2)/(2/3+1) = (-t^2)*3/5 = -3/5*t^2.
Now, let's calculate the definite integral of r(t) from 0 to 3:
- Substitute 3 into r(t): 13 - 3/2/3 = 13 - 1 = 12.
- Substitute 0 into r(t): 13 - 0 = 13.
- Subtract the result from step 2 from the result from step 1: 12 - 13 = -1.
Therefore, after 3 minutes, there is -1 gallon of water left in the tank. Since we can't have a negative amount of water in the tank, we can conclude that the tank is empty after 3 minutes.