Two large and 1 small pumps can fill a swimming pool in 4 hours.
One large and 3 small pumps can also fill the same swimming pool in 4 hours.
How many
minutes
will it take 4 large and 4 small pumps to fill the swimming pool?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Define the following variables:
Rate of water flow in large pump = x
Rate of water flow in small pump = y
Volume of swimming pool = V
Now, we know that
Volume = Rate of water flow in pumps × Time taken
For the first statement:
V = ( 2 x + y ) × 4 ⟹ Eq.(1)
For the second statement:
V = ( x + 3 y ) × 4 ⟹ Eq.(2)
Substitute Eq.(1) into Eq.(2):
( 2 x + y ) × 4 = ( x + 3 y ) × 4 2 x + y = x + 3 y
x = 2 y ⟹ Eq.(3)
Now, we define t as the time taken for 4 large and 4 small pumps to fill the pool. This gives:
V = ( 4 x + 4 y ) × t
Substitute Eq.(1):
( 2 x + y ) × 4 = ( 4 x + 4 y ) × t
Substitute Eq.(3):
( 2 ( 2 y ) + y ) × 4 = ( 4 ( 2 y ) + 4 y ) × t 4 ( 5 y ) = t ( 1 2 y ) t = 1 2 y 2 0 y = 3 5 hours = 3 5 × 6 0 = 1 0 0 minutes