document.write( "Question 571557: In three minutes a conveyor belt moves 800 pounds of recyclable aluminum from a delivery truck to a storage area. A smaller belt can move the same amount of cans the same distance in 9 minutes. If both belts are being used, how long will it take to move the cans to the storage area. \r
\n" );
document.write( "\n" );
document.write( "3/800=9/800 ?? \n" );
document.write( "
Algebra.Com's Answer #368120 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! In three minutes a conveyor belt moves 800 pounds of recyclable aluminum from a delivery truck to a storage area. A smaller belt can move the same amount of cans the same distance in 9 minutes. If both belts are being used, how long will it take to move the cans to the storage area. \n" ); document.write( "----------- \n" ); document.write( "The faster belt moves 800/3 pounds/min \n" ); document.write( "The slower moves 800/9 pounds/min \n" ); document.write( "----- \n" ); document.write( "Add them, get the total pounds/min \n" ); document.write( "Invert to get mins/pound \n" ); document.write( "Multiply by 800 \n" ); document.write( "-------------------- \n" ); document.write( "800/3 + 800/9 = 2400/9 + 800/9 = 3200/9 pounds/minute \n" ); document.write( "--> 9/3200 minutes/pound \n" ); document.write( "*800 pounds = 7200/3200 minutes \n" ); document.write( "= 9/4 minutes \n" ); document.write( " |