document.write( "Question 337084: A pond can be filled with runoff water in 6 hours. It can be filled with well water in 9 hours. How long will it take to fill the pond using both runoff and well water. Thanks :) \n" ); document.write( "
Algebra.Com's Answer #241605 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A pond can be filled with runoff water in 6 hours. It can be filled with well water in 9 hours. How long will it take to fill the pond using both runoff and well water. \n" ); document.write( ". \n" ); document.write( "Let x = time it takes for both to fill pond \n" ); document.write( "then \n" ); document.write( "x(1/6 + 1/9) = 1 \n" ); document.write( "multiplying both sides by 54: \n" ); document.write( "x(9 + 6) = 54 \n" ); document.write( "15x = 54 \n" ); document.write( "x = 54/15 \n" ); document.write( "x = 3.6 hours \n" ); document.write( "or \n" ); document.write( "x = 3 hours and 36 minutes \n" ); document.write( " |