document.write( "Question 249329: An oil tanker can be filled in 18h using one pump and 15h using a different pump. If both pumps are used, how long would it take to fill the tanker? \n" ); document.write( "
Algebra.Com's Answer #181583 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! An oil tanker can be filled in 18h using one pump and 15h using a different pump. If both pumps are used, how long would it take to fill the tanker? \n" ); document.write( "-------------------- \n" ); document.write( "If you add 15 and 18 it's 33 hours. That can't be right. \n" ); document.write( "------------- \n" ); document.write( "One pump does 1/15 of the tanker per hour. \n" ); document.write( "The other does 1/18 per hour. \n" ); document.write( "Together they do 1/15 + 1/18 per hour = 6/90 + 5/90 \n" ); document.write( "= 11/90 per hour \n" ); document.write( "--> 90/11 hours per tanker \n" ); document.write( "---------------------------- \n" ); document.write( "There's a shortcut, product/sum \n" ); document.write( "15*18/(15+18) = 270/33 \n" ); document.write( "= 90/11 hours \n" ); document.write( "=~ 8.18 hours \n" ); document.write( " |