document.write( "Question 353322: One printer can do a printing job in 2 hours. Another printer can do the same job in 15 hours. How long can they do the job working together? \n" ); document.write( "
Algebra.Com's Answer #252467 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! One printer can do a printing job in 2 hours. Another printer can do the same job in 15 hours. How long can they do the job working together? \n" ); document.write( "------ \n" ); document.write( "1st printer rate = 1/2 job/hr \n" ); document.write( "2nd printer rate = 1/15 job/hr \n" ); document.write( "---- \n" ); document.write( "Together rate = 1/x job/hr \n" ); document.write( "================================ \n" ); document.write( "Equation: \n" ); document.write( "rate + rate = together rate \n" ); document.write( "1/2 + 1/15 = 1/x \n" ); document.write( "Multiply thru by 30x: \n" ); document.write( "15x + 2x = 30 \n" ); document.write( "17x = 30 \n" ); document.write( "x = 30/17 hrs = 1 hr (13/17)(60 min) \n" ); document.write( "= 1 hr 46 minutes \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |