document.write( "Question 791038: 4 pipes a,b,c,d can fill a tank in 3,6,9,12 days respectively. what is the least portion of tank that can be filled in one day by any three of pipes working together at their respective rates? \n" ); document.write( "
Algebra.Com's Answer #479491 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
4 pipes a,b,c,d can fill a tank in 3,6,9,12 days respectively.
\n" ); document.write( " what is the least portion of tank that can be filled in one day by any three of pipes working together at their respective rates?
\n" ); document.write( ":
\n" ); document.write( "\"1%2F12\" + \"1%2F9\" + \"1%2F6\"
\n" ); document.write( "Common denominator is 36
\n" ); document.write( "\"3%2F36\" + \"4%2F36\" + \"6%2F36\" = \"13%2F36\"th of the tank
\n" ); document.write( "
\n" );