document.write( "Question 594998: A homeowner uses two pumps to pump out the water from a flooded basement. Together they take 160 minutes to complete the job. The larger pump works twice as fast as the smaller pump. How long would it take the smaller pump to complete the job alone? \n" ); document.write( "
Algebra.Com's Answer #377064 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A homeowner uses two pumps to pump out the water from a flooded basement. \n" ); document.write( " Together they take 160 minutes to complete the job. The larger pump works twice as fast as the smaller pump. \n" ); document.write( " How long would it take the smaller pump to complete the job alone? \n" ); document.write( ": \n" ); document.write( "let t = time required by the large pump alone \n" ); document.write( "then \n" ); document.write( "2t = the small pump alone \n" ); document.write( ": \n" ); document.write( "let the completed job = 1, (an empty basement) \n" ); document.write( ": \n" ); document.write( "A typical shared work equation \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "multiply by 2t to clear the denominators, results \n" ); document.write( "160 + 2(160) = 2t \n" ); document.write( "160 + 320 = 2t \n" ); document.write( "480 = 2t, time required by the smaller pump \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check this \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |