document.write( "Question 364522: Two pipes are pumping water into a 1200 gallon well. If the first pipe can pump water at the rate of 48 gallons per hour and the second pipe can pump water at the rate of 192 gallons per hour, in how many hours will the well be filled? \n" ); document.write( "
Algebra.Com's Answer #259932 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Two pipes are pumping water into a 1200 gallon well. If the first pipe can pump water at the rate of 48 gallons per hour and the second pipe can pump water at the rate of 192 gallons per hour, in how many hours will the well be filled?
\n" ); document.write( ".
\n" ); document.write( "Let x = time (in hours) to fill well
\n" ); document.write( "then
\n" ); document.write( "x(48 + 192) = 1200
\n" ); document.write( "x(240) = 1200
\n" ); document.write( "x = 1200/240
\n" ); document.write( "x = 5 hours
\n" ); document.write( "
\n" );