document.write( "Question 240503: If three pipes are all opened, they can fill an empty swimming pool in 3 hours. The largest pipe alone takes 1/3 the time that the smallest pipe takes and half the time the other pipe takes. How long would it take each pipe to fill the pool by itself? \n" ); document.write( "
Algebra.Com's Answer #176239 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
If three pipes are all opened, they can fill an empty swimming pool in 3 hours.
\n" ); document.write( " The largest pipe alone takes 1/3 the time that the smallest pipe takes and half the time the other pipe takes.
\n" ); document.write( " How long would it take each pipe to fill the pool by itself?
\n" ); document.write( ":
\n" ); document.write( "To avoid those annoying fractions, do it like this
\n" ); document.write( ":
\n" ); document.write( "Let t = time required by the largest pipe alone
\n" ); document.write( "then
\n" ); document.write( "3t = time of the smallest
\n" ); document.write( "and
\n" ); document.write( "2t = time of the other pipe
\n" ); document.write( ":
\n" ); document.write( "Let the completed job = 1 (a full pool)
\n" ); document.write( ":
\n" ); document.write( "\"3%2Ft\" + \"3%2F%283t%29\" + \"3%2F%282t%29\" = 1
\n" ); document.write( "multiply by 6t, results
\n" ); document.write( "6(3) + 2(3) + 3(3) = 6t
\n" ); document.write( ":
\n" ); document.write( "18 + 6 + 9 = 6t
\n" ); document.write( ":
\n" ); document.write( "33 = 6t
\n" ); document.write( "t = \"33%2F6\"
\n" ); document.write( "t - 5.5 hrs time of the largest pipe alone
\n" ); document.write( "then
\n" ); document.write( "3(5.5) = 16.5 hrs time of the smallest pipe
\n" ); document.write( "and
\n" ); document.write( "2(5.5) = 11 hrs time of the other pipe
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check solution in the original equation, using a calc:
\n" ); document.write( "\"3%2F5.5\" + \"3%2F%2816.5%29\" + \"3%2F%2811%29\" =
\n" ); document.write( ".545 + .182 + .273 = .9997 ~ 1
\n" ); document.write( "
\n" );