document.write( "Question 1064188: To fill a water tank tap A takes 3 hours and to fill half of the tank tap B takes 2 hours. if both A and B taps are open how much time it will take to fill the tank? \n" ); document.write( "
Algebra.Com's Answer #679220 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! To fill a water tank tap A takes 3 hours and to fill half of the tank tap B takes 2 hours. if both A and B taps are open how much time it will take to fill the tank? \n" ); document.write( "------ \n" ); document.write( "A DATA: \n" ); document.write( "time = 3 hrs/tank ; rate = 1/3 tank/hr \n" ); document.write( "--------------- \n" ); document.write( "B DATA: \n" ); document.write( "time = 2 hrs/(1/2)tank = 4 hrs/tank ; rate = 1/4 tank/hr \n" ); document.write( "----------------------- \n" ); document.write( "Together DATA: \n" ); document.write( "time = x hrs/tank ; rate = 1/x tank/hr \n" ); document.write( "--------------------- \n" ); document.write( "Equation: \n" ); document.write( "rate + rate = together rate \n" ); document.write( "1/3 + 1/4 = 1/x \n" ); document.write( "4x + 3x = 12 \n" ); document.write( "7x = 12 \n" ); document.write( "x = 12/7 = 1.714 hrs = 1hr 43 minutes (time together to fill tank ) \n" ); document.write( "----- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " \n" ); document.write( " |