document.write( "Question 351472: One hose can fill a goldfish pond in 84 minutes, and two hoses can fill the same pond in 35 minutes. Find how long it takes the second hose alone to fill the pond. \n" ); document.write( "
Algebra.Com's Answer #251138 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! One hose can fill a goldfish pond in 84 minutes, and two hoses can fill the same pond in 35 minutes. Find how long it takes the second hose alone to fill the pond. \n" ); document.write( ". \n" ); document.write( "Let x = minutes for second hose to fill pond alone \n" ); document.write( "then \n" ); document.write( "35(1/84 + 1/x) = 1 \n" ); document.write( "Multiplying both sides by 84x:\r \n" ); document.write( "\n" ); document.write( "35(x + 84) = 84x\r \n" ); document.write( "\n" ); document.write( "35x + 2940 = 84x\r \n" ); document.write( "\n" ); document.write( "2940 = 49x\r \n" ); document.write( "\n" ); document.write( "60 minutes = x \n" ); document.write( " |