document.write( "Question 550223: out of four pipes when 1,2,3 pipes are opened tank filled in 12 minutes; when 2,3,4 pipes opened time taken is 15 minutes;when 1 and 4 are opened it taken 20 minutes. How much time will take when all the four pipes are opened? \n" ); document.write( "
Algebra.Com's Answer #358795 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
out of four pipes when 1,2,3 pipes are opened tank filled in 12 minutes;
\n" ); document.write( " when 2,3,4 pipes opened time taken is 15 minutes;
\n" ); document.write( "when 1 and 4 are opened it taken 20 minutes.
\n" ); document.write( " How much time will it take when all the four pipes are opened?
\n" ); document.write( ":
\n" ); document.write( "Let the 4 pipes be: a, b, c, d
\n" ); document.write( "Let a full tank = 1
\n" ); document.write( ":
\n" ); document.write( "\"1,2,3 pipes are opened tank filled in 12 minutes\"
\n" ); document.write( "\"12%2Fa\" + \"12%2Fb\" + \"12%2Fc\" = 1
\n" ); document.write( ":
\n" ); document.write( "\"2,3,4 pipes are opened tank filled in 15 minutes\"
\n" ); document.write( "\"15%2Fb\" + \"15%2Fc\" + \"15%2Fd\" = 1
\n" ); document.write( ":
\n" ); document.write( "Multiply the 1st equation by 5, the 2nd equation by 4, results
\n" ); document.write( "\"60%2Fa\" + \"60%2Fb\" + \"60%2Fc\" = 5
\n" ); document.write( "\"60%2Fd\" + \"60%2Fb\" + \"60%2Fc\" = 4
\n" ); document.write( "-------------------------subtraction eliminates b and c
\n" ); document.write( "\"60%2Fa\" - \"60%2Fd\" = 1
\n" ); document.write( "then
\n" ); document.write( "\"1,4 pipes are opened tank filled in 20 minutes\"
\n" ); document.write( "\"20%2Fa\" + \"20%2Fd\" = 1
\n" ); document.write( "multiply this equation by 3
\n" ); document.write( "add to the above equation
\n" ); document.write( "\"60%2Fa\" + \"60%2Fd\" = 3
\n" ); document.write( "\"60%2Fa\" - \"60%2Fd\" = 1
\n" ); document.write( "-----------------------adding eliminates d find a
\n" ); document.write( "\"120%2Fa\" = 4
\n" ); document.write( "4a = 120
\n" ); document.write( "a = 120/4
\n" ); document.write( "a = 30 min when the pipe 1 fills it alone
\n" ); document.write( "then
\n" ); document.write( "\"20%2F30\" + \"20%2Fd\" = 1
\n" ); document.write( "\"20%2Fd\" = 1 - \"2%2F3\"
\n" ); document.write( "\"20%2Fd\" = \"1%2F3\"
\n" ); document.write( "d = 3*20
\n" ); document.write( "d = 60 min when pipe 4 fills it alone
\n" ); document.write( ":
\n" ); document.write( "Let's treat pipes 2&3 as a single pipe, call it bc
\n" ); document.write( "\"12%2F30\" + \"12%2F%28bc%29\" = 1
\n" ); document.write( ".4 + \"12%2F%28bc%29\" = 1
\n" ); document.write( "\"12%2F%28bc%29\" = 1 - .4
\n" ); document.write( "\"12%2F%28bc%29\" = .6
\n" ); document.write( ".6bc = 12
\n" ); document.write( "bc = 12/.6
\n" ); document.write( "bc = 20 min pipes 2&3 alone
\n" ); document.write( ":
\n" ); document.write( "\"How much time will it take when all the four pipes are opened?
\n" ); document.write( "\"t%2F30\" + \"t%2F20\" + \"t%2F60\" = 1
\n" ); document.write( "multiply by 60
\n" ); document.write( "2t + 3t + t = 60
\n" ); document.write( "6t = 60
\n" ); document.write( "t = 10 minutes all pipes together
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "see if this checks out using the 2nd original equation
\n" ); document.write( "\"2,3,4 pipes are opened tank filled in 15 minutes\"
\n" ); document.write( "\"15%2F%2820%29\" + \"15%2F60\" =
\n" ); document.write( ".75 + .25 = 1\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( ":
\n" ); document.write( "
\n" );