document.write( "Question 584389: It takes 9 hours for pump A to fill a tank alone. Pump B takes 15 hours to fill the same tank alone. If pumps A,B, and C are used, the tank fills in 5 hours. How long does it take pump C to fill the tank? \n" ); document.write( "
Algebra.Com's Answer #372780 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! It takes 9 hours for pump A to fill a tank alone. Pump B takes 15 hours to fill the same tank alone. If pumps A,B, and C are used, the tank fills in 5 hours. How long does it take pump C to fill the tank? \n" ); document.write( ". \n" ); document.write( "Let c = time (hours) it takes for pump C to fill tank \n" ); document.write( "then \n" ); document.write( "5(1/9 + 1/15 + 1/c) = 1 \n" ); document.write( "5/9 + 5/15 + 5/c = 1 \n" ); document.write( "5/9 + 1/3 + 5/c = 1 \n" ); document.write( "multiplying both sides by 9c: \n" ); document.write( "5c + 3c + 45 = 9c \n" ); document.write( "8c + 45 = 9c \n" ); document.write( "45 hours = c \n" ); document.write( " \n" ); document.write( " |