document.write( "Question 505268: A bath tub can be filled by the hot and cold water pipes in 4 minutes, and when full it can be emptied by the waste pipe in 5 minutes. If it is half full, and all three pipes are set running, when will the tub be filled? \n" ); document.write( "
Algebra.Com's Answer #339840 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A bath tub can be filled by the hot and cold water pipes in 4 minutes, and when full it can be emptied by the waste pipe in 5 minutes. If it is half full, and all three pipes are set running, when will the tub be filled? \n" ); document.write( ". \n" ); document.write( "Let t = time (mins) tub is filled \n" ); document.write( "then \n" ); document.write( "t(1/4 - 1/5)= 1/2 \n" ); document.write( "multiplying both sides by 20: \n" ); document.write( "t(5 - 4)= 10 \n" ); document.write( "t(1)= 10 \n" ); document.write( "t = 10 minutes \n" ); document.write( " |