document.write( "Question 392480: faucet a, b, and c can fill out the pool in order in 6, 8, 12 hours. If we keep them on 3 hours there will be 3000 liters amount of water. What is the capacity of the pool? \n" ); document.write( "
Algebra.Com's Answer #278553 by stanbon(75887) ![]() You can put this solution on YOUR website! faucet a, b, and c can fill out the pool in order in 6, 8, 12 hours. If we keep them on 3 hours there will be 3000 liters amount of water. What is the capacity of the pool? \n" ); document.write( "---------- \n" ); document.write( "rate of a: 1/6 job/hr \n" ); document.write( "rate of b: 1/8 job/hr \n" ); document.write( "rate of c: 1/12 job/hr \n" ); document.write( "----- \n" ); document.write( "Note: time*rate = work done \n" ); document.write( "================================== \n" ); document.write( "Total Rate: \n" ); document.write( "(1/6 + 1/8 + 1/12) = (4+3+2)/24 = 9/24 = 3/8 job/hr \n" ); document.write( "--- \n" ); document.write( "Let the capacity of the pool be \"x\" liters \n" ); document.write( "Equation: \n" ); document.write( "(3/8)x = 3000 \n" ); document.write( "(1/8)x = 1000 \n" ); document.write( "x = 8000 liters (pool capacity) \n" ); document.write( "================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |