document.write( "Question 675704: There are two taps X and Y. Tap X when opened alone takes 6minutes to fill a tank while tap Y takes 8 minutes to empty the tank.
\n" );
document.write( "a) How much water will be in the tank after one minute when both taps are opened at the same time?\r
\n" );
document.write( "\n" );
document.write( "b)How long will it take to fill the tank if both taps are opened at the same time? \n" );
document.write( "
Algebra.Com's Answer #419998 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=amount of water in the tank after 1 minute with both taps open \n" ); document.write( "Tap X fills at the rate of 1/6 tank per min \n" ); document.write( "Tap Y empties at the rate of 1/8 tank per min \n" ); document.write( "When both taps are open at the same time, they fill at the rate of 1/6-1/8= 4/24-3/24 tank per min=1/24 tank per min. \n" ); document.write( "(1/24 tank/min)*1 min=x \n" ); document.write( "x=1/24 tank---------amount of water in tank after 1 min\r \n" ); document.write( "\n" ); document.write( "hope this helps---ptaylor \n" ); document.write( " |