pool and valves

This topic has expert replies
Senior | Next Rank: 100 Posts
Posts: 98
Joined: Mon Nov 23, 2009 2:30 pm
Thanked: 26 times
Followed by:1 members

pool and valves

by ace_gre » Mon Jan 25, 2010 5:58 pm
A pool can be filled in 4 hours and drained in 5 hours. The valve that fills the pool was opened at 1:00 pm and some time later the drain that empties the pool was also opened. If the pool was filled by 11:00 pm and not earlier, when was the drain opened?
A) at 2:00 pm
B) at 2:30 pm
C) at 3:00 pm
D) at 3:30 pm
E) at 4:00 pm

I did it by backsolvling and ended up with D Does anyone have a better approach?
Source: — Problem Solving |

User avatar
Legendary Member
Posts: 1560
Joined: Tue Nov 17, 2009 2:38 am
Thanked: 137 times
Followed by:5 members

by thephoenix » Mon Jan 25, 2010 8:16 pm
I got D ; my way

let after x hrs the drained valve was opened
in x hrs the pool will be filled x/4 @ 1/4
for rest 11-x hrs the pool will be filled @ 1/20----->(11-x)/20
eqn
(x/4)+(11-x)/20=1----->x=2.25----> 2 hrs 35-----> at 3:35 the drained valve is open( the only option nearest is D)

but i am not satisfied with my approach

Senior | Next Rank: 100 Posts
Posts: 98
Joined: Mon Nov 23, 2009 2:30 pm
Thanked: 26 times
Followed by:1 members

by ace_gre » Mon Jan 25, 2010 8:31 pm
After some contemplation, here is my way..

Let the capacity of the pool be x and the number of hours the inlet valve was open be n.
Then 10-n will be the no. of hours both inlet and drain valves were open.

When both inlet and outlet valve was open then net gain in the pool = x/4 - x/5 = x/20

According to the info given,
(x/4) * n + (x/20) * (10-n) = x
Cancelling x through out, and solving for n = 5/2 => 2 1/2 hrs.
Then the drain valve was opened 2 1/2 hrs after the inlet valve was opened. i.e 3.30PM :)

User avatar
MBA Student
Posts: 403
Joined: Tue Dec 22, 2009 7:32 pm
Thanked: 98 times
Followed by:22 members

by fibbonnaci » Mon Jan 25, 2010 8:41 pm
Hey thephoenix, your approach is rite. u made a simple error.

in one hour the inlet pipe fills 1/4th of the tank.
sat x hrs the inlet pipe alone functions. so the amount filled is x/4 th of the tank.

total time is 10 hrs.

the drain works for (10- x) hrs in combination with the inlet.
so in 1 hr (1/4 - 1/5) => 1/20th of the tank gets full
in (10 - x) hrs, (10-x)/20 th of the tank gets filled.

so total tank becomes full in x/4 + (10-x)/ 20 =1
x= 2.5hrs.

so the drain opens two and half hours after 1 PM. ie 3.30
- D
Hope this helps!

User avatar
Legendary Member
Posts: 1560
Joined: Tue Nov 17, 2009 2:38 am
Thanked: 137 times
Followed by:5 members

by thephoenix » Mon Jan 25, 2010 8:52 pm
fibbonnaci wrote:Hey thephoenix, your approach is rite. u made a simple error.

in one hour the inlet pipe fills 1/4th of the tank.
sat x hrs the inlet pipe alone functions. so the amount filled is x/4 th of the tank.

total time is 10 hrs.

the drain works for (10- x) hrs in combination with the inlet.
so in 1 hr (1/4 - 1/5) => 1/20th of the tank gets full
in (10 - x) hrs, (10-x)/20 th of the tank gets filled.

so total tank becomes full in x/4 + (10-x)/ 20 =1
x= 2.5hrs.

so the drain opens two and half hours after 1 PM. ie 3.30
- D
Hope this helps!
THANKS I GOT IT

Senior | Next Rank: 100 Posts
Posts: 62
Joined: Sat Jan 02, 2010 1:11 am
Thanked: 3 times
GMAT Score:730

by bigmonkey31 » Mon Jan 25, 2010 9:55 pm
This is how I did it.. a bit more conceptual...

Rate to fill = 1/4
Rate to drain = 1/5

Since you know the Fill is on for 10 hrs (1pm to 11pm), you can set up the equation to see how long the drain is on:

t = time the drain is on
(1/4)10 - (1/5)(t) = 1
solve for t.. t=7.5 hrs

Subtract 7.5 from 11pm...

=3:30
(D)

Master | Next Rank: 500 Posts
Posts: 324
Joined: Thu Dec 24, 2009 6:29 am
Thanked: 17 times
Followed by:1 members

by rahul.s » Sat Jan 30, 2010 9:57 am
bigmonkey31 wrote:This is how I did it.. a bit more conceptual...

Rate to fill = 1/4
Rate to drain = 1/5

Since you know the Fill is on for 10 hrs (1pm to 11pm), you can set up the equation to see how long the drain is on:

t = time the drain is on
(1/4)10 - (1/5)(t) = 1
solve for t.. t=7.5 hrs

Subtract 7.5 from 11pm...

=3:30
(D)
why does it = 1?

User avatar
Master | Next Rank: 500 Posts
Posts: 241
Joined: Wed Jan 27, 2010 10:10 pm
Location: Chennai
Thanked: 23 times
Followed by:2 members
GMAT Score:690

by sars72 » Sat Jan 30, 2010 10:13 am
rahul.s wrote:
bigmonkey31 wrote:This is how I did it.. a bit more conceptual...

Rate to fill = 1/4
Rate to drain = 1/5

Since you know the Fill is on for 10 hrs (1pm to 11pm), you can set up the equation to see how long the drain is on:

t = time the drain is on
(1/4)10 - (1/5)(t) = 1
solve for t.. t=7.5 hrs

Subtract 7.5 from 11pm...

=3:30
(D)
why does it = 1?
The value 1 is used to represent the full tank i.e. complete task

Senior | Next Rank: 100 Posts
Posts: 62
Joined: Sat Jan 02, 2010 1:11 am
Thanked: 3 times
GMAT Score:730

by bigmonkey31 » Sat Jan 30, 2010 11:02 am
^ exactly. You set up your equation (rate*time=work); and work in this case is 1 pool. Likewise, if the question were asking 1/2 the pool, then work=.5

Hope that helps.