document.write( "Question 291185: The inlet pipe of an oil tank can fill the tank in 1 hour, 30 minutes. The outlet pipe can empty the tank in 1 hour. Find how long it takes to empty the full tank if both pipes are open. Show work. \n" ); document.write( "
Algebra.Com's Answer #210624 by ptaylor(2198) You can put this solution on YOUR website! I will deal in minutes \n" ); document.write( "Let x= time it takes to empty the full tank if both pipes are open \n" ); document.write( "Then with both pipes open, the tank empties at the rate of 1/x tank per min \n" ); document.write( "Inlet pipe fills at the rate of 1/90 tank per min \n" ); document.write( "outlet pipe empties at the rate of 1/60 tank per min \n" ); document.write( "So with both pipes open the tank empties at the rate of 1/60-1/90 tank per min \n" ); document.write( "So: \n" ); document.write( "1/60-1/90=1/x multiply each term by 180x \n" ); document.write( "3x-2x=180 \n" ); document.write( "x=180 min or 3 hr-------time it takes to empty the full tank if both pipes are open \n" ); document.write( "CK \n" ); document.write( "In 180 min, inlet pipe fills(1/90)*180=2 tanks \n" ); document.write( "In 180 min, outlet pipe empties (1/60)*180=3 tanks \n" ); document.write( "so, 3-2=1 tank emptied\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " |