document.write( "Question 231488: A new printer can run off 1,500 workbooks in 8 hours, while an older printer takes 12 hours to run the same load. If both run at the same time to finish 1,500 workbooks, how many hours would it take. \n" ); document.write( "
Algebra.Com's Answer #171302 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A new printer can run off 1,500 workbooks in 8 hours, while an older printer takes 12 hours to run the same load. If both run at the same time to finish 1,500 workbooks, how many hours would it take. \n" ); document.write( "---------------- \n" ); document.write( "Call 1500 the job. \n" ); document.write( "The new printer does 1/8 of the job per hour. \n" ); document.write( "The old one does 1/12 of the job per hour. \n" ); document.write( "Together they do 1/8 + 1/12 per hour = 3/24 + 2/24 \n" ); document.write( "= 5/24 job per hour. \n" ); document.write( "--> 24/5 hours to to the job \n" ); document.write( "= 4.8 hours \n" ); document.write( "-------------- \n" ); document.write( "There's a shortcut: product over sum \n" ); document.write( "= 12*8/(12+8) = 96/20 \n" ); document.write( "= 4.8 hours \n" ); document.write( " \n" ); document.write( " |