document.write( "Question 739591: One pipe can fill a tank in 4 hours. A second pipe also requires 4 hours but a third needs three hours. How long will it take to fill the tank if all three pipes are open? \n" ); document.write( "
Algebra.Com's Answer #451191 by richwmiller(17219) You can put this solution on YOUR website! 1/4+1/4+1/3=1/x \n" ); document.write( "1/2+1/3=1/x \n" ); document.write( "3/6+2/6=1/x \n" ); document.write( "5/6=1/x \n" ); document.write( "6/5=x \n" ); document.write( "1.2=x \n" ); document.write( " \n" ); document.write( " |