document.write( "Question 507565: In 2 mins. a conveyor belt moves 300 lbs of aluminum from the delivery truck to a storage area. A smaller belt moves the same quantity of cans the same distance in 6 mins. If both belts are used, find how long it takes to move the cans to storage. \n" ); document.write( "
Algebra.Com's Answer #340548 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! In doing problems like this, you need to consider each thing as doing a faction of the whole job. \n" ); document.write( ". \n" ); document.write( "The larger conveyor does the work in 2 minutes, so it does 1/2 the job per minute. \n" ); document.write( ". \n" ); document.write( "The smaller conveyor does the work in 6 minutes, so it does 1/6 of the job per minute. \n" ); document.write( ". \n" ); document.write( "x = unknown number of minutes working together \n" ); document.write( ". \n" ); document.write( "(1/2 + 1/6) x = 1 whole job \n" ); document.write( ". \n" ); document.write( "(6/12 + 2/12)x = 1 \n" ); document.write( ". \n" ); document.write( "(8/12)x = 1 \n" ); document.write( ". \n" ); document.write( "x = 12/8 = 3/2 \n" ); document.write( ". \n" ); document.write( "x = 1 1/2 minutes \n" ); document.write( ". \n" ); document.write( "Always check your work. \n" ); document.write( ". \n" ); document.write( "Working for 1 1/2 minutes, the larger conveyor does 3/2*1/2 = 3/4 of the job (recalling it can do the whole job in 2 minutes). \n" ); document.write( ". \n" ); document.write( "Working for 1 1/2 minutes the smaller conveyor can do 3/2 * 1/6 = 3/12 = 1/4 of the job. \n" ); document.write( ". \n" ); document.write( "Correct. \n" ); document.write( ". \n" ); document.write( "Answer: Working together it will take 1 1/2 minutes or 1 min 30 sec. \n" ); document.write( ". \n" ); document.write( "Done \n" ); document.write( " |