Let's define the amounts of liquid in each vat over time.
-
For the first vat that is empty and is filling at a rate of 6 gallons per minute, the amount of liquid in the vat after \( x \) minutes can be expressed as: \[ V_1(x) = 6x \]
-
For the second vat that starts with 10 gallons and is filling at a rate of 4 gallons per minute, the amount of liquid in that vat after \( x \) minutes can be expressed as: \[ V_2(x) = 10 + 4x \]
We want to find the time \( x \) when both vats have equal amounts of liquid. Therefore, we set the two equations equal to each other: \[ 6x = 10 + 4x \]
Now, we can solve for \( x \):
-
Subtract \( 4x \) from both sides: \[ 6x - 4x = 10 \] \[ 2x = 10 \]
-
Divide by 2: \[ x = 5 \]
So, the two vats will have equal amounts of liquid after 5 minutes.