document.write( "Question 123712: One pipe can fill a tank in 24 minutes. A second pipe can fill it in 8 minutes and a third pipe can fill it in 12 minutes. If the tank is empty, how long will the three pipes operating together take to fill it?\r
\n" ); document.write( "\n" ); document.write( "____minutes\r
\n" ); document.write( "\n" ); document.write( "**THANKS**
\n" ); document.write( "

Algebra.Com's Answer #90822 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
each pipe fills some fraction of the tank, based on the combined time\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if the combined time were 12 minutes, then the first pipe would fill 12/24 or half of the tank\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "let x=\"combined time\" __ (x/24)+(x/8)+(x/12)=1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "multiplying by 24 __ x+3x+2x=24 __ 6x=24
\n" ); document.write( "
\n" );