document.write( "Question 331746: A chemical mixing tank can be filled by two hoses. One requires 42 min to fill the tank , and the other 30 min . If both hoses are used, how much time is needed to fill the tank? \n" ); document.write( "
Algebra.Com's Answer #237797 by mananth(16949) You can put this solution on YOUR website! one hose takes 42 minutes \n" ); document.write( "so it does 1/42 of the job in 1 minute. \n" ); document.write( ".. \n" ); document.write( "the other fills in 30 minutes \n" ); document.write( "so it does 1/30 of the job in 1 minute \n" ); document.write( ". \n" ); document.write( "together they can do 1/30+1/42 of the job in 1 minute \n" ); document.write( ".. \n" ); document.write( "30+42/ 32*40 of the job in 1 minute \n" ); document.write( "72/1280 \n" ); document.write( "So they will together fill the tank in 1280/72= 17.7 minutes \n" ); document.write( " \n" ); document.write( " |