document.write( "Question 468942: One machine can seal 360 packages/hr, an older machine can seal
\n" ); document.write( "140 packages/hr. How many minutes will the two machines working together take to seal a total of 700 packages? answers: 48, 72, 84, 90, 108
\n" ); document.write( "

Algebra.Com's Answer #321728 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "We add their rates to get their combined rate:\r\n" );
document.write( "\r\n" );
document.write( "360\"packages%2Fhour\" + 140\"packages%2Fhour\" = 500\"packages%2Fhour\"\r\n" );
document.write( "\r\n" );
document.write( "1 hour is 60 minutes, so the problem is now:\r\n" );
document.write( "\r\n" );
document.write( "If they can seal 500 packages in 60 minutes, how many\r\n" );
document.write( "minutes will it take them to seal 700 packages?\r\n" );
document.write( "\r\n" );
document.write( "We set up the proportion: \r\n" );
document.write( "\r\n" );
document.write( "500 packages     700 packages\r\n" );
document.write( "------------  = --------------\r\n" );
document.write( " 60 minutes        x minutes\r\n" );
document.write( "\r\n" );
document.write( "Cross multiply\r\n" );
document.write( "\r\n" );
document.write( "         500x = 42000\r\n" );
document.write( "\r\n" );
document.write( "            x = \"42000%2F500\" = 84 minutes\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );