document.write( "Question 321571: if one outlet pipe can drain a tank in 24 hours while a second outlet pipe can drain the same tank in 36 hours, how long will it take to drain the tank if both pipes are open? \n" ); document.write( "
Algebra.Com's Answer #230283 by mananth(16946) You can put this solution on YOUR website! if one outlet pipe can drain a tank in 24 hours while a second outlet pipe can drain the same tank in 36 hours, how long will it take to drain the tank if both pipes are open? \n" ); document.write( "draining the tank is 1 job. \n" ); document.write( ".. \n" ); document.write( "1 drain does the job in 24 hours \n" ); document.write( "so it does 1/24 of the job in 1 hour. \n" ); document.write( ".. \n" ); document.write( "second does the job in 36 hours \n" ); document.write( "so it does 1/36 of the job in 1 hour \n" ); document.write( ".. \n" ); document.write( "together they do 1/24+1/36 of the job in 1 hour \n" ); document.write( "LCD = 72 \n" ); document.write( "= 3+2/72 \n" ); document.write( "=5/72 \n" ); document.write( "5/72 0f the job they do together in 1 hour \n" ); document.write( "1 job they do in 72/5 hours \n" ); document.write( "=14.4 hours \n" ); document.write( " |