document.write( "Question 315935: filling a tank through a large tube takes 30 minutes. It takes 50 minutes for the tank to fully drain through a smaller tube. how long will it take to fill the tank if both tubes are open \n" ); document.write( "
Algebra.Com's Answer #226003 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! filling a tank through a large tube takes 30 minutes. It takes 50 minutes for the tank to fully drain through a smaller tube. how long will it take to fill the tank if both tubes are open \n" ); document.write( ". \n" ); document.write( "Let x = time it takes to fill tank when both tubes are open \n" ); document.write( "then \n" ); document.write( "x(1/30 - 1/50) = 1 \n" ); document.write( "Multiplying both sides by 1500: \n" ); document.write( "x(50 - 30) = 1500 \n" ); document.write( "x(20) = 1500 \n" ); document.write( "x = 75 minutes \n" ); document.write( " |