document.write( "Question 619780: using a particular hose take 4 hours to fill a tank. When a second hose is used, both hoses can fill the tank in 1 hrs. how long would it take to fil the tank using only the second hose \n" ); document.write( "
Algebra.Com's Answer #389787 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! using a particular hose take 4 hours to fill a tank. When a second hose is used, both hoses can fill the tank in 1 hrs. how long would it take to fil the tank using only the second hose \n" ); document.write( ". \n" ); document.write( "Let x = time (hours) it takes 2nd hose to fill tank alone \n" ); document.write( "then \n" ); document.write( "1(1/4 + 1/x) = 1 \n" ); document.write( "(1/4 + 1/x) = 1 \n" ); document.write( "multiplying both sides by 4x: \n" ); document.write( "(x + 4) = 4x \n" ); document.write( "4 = 3x \n" ); document.write( "4/3 hours = x \n" ); document.write( "or \n" ); document.write( "1 and 1/3 hours = x \n" ); document.write( "or \n" ); document.write( "1 hour and 20 minutes = x \n" ); document.write( " \n" ); document.write( " |