document.write( "Question 775464: Candy and Tim share a paper route. It takes Candy 70 minutes to deliver all the papers, and it takes Tim 80 minutes. How long does it take the two when they work together? \n" ); document.write( "
Algebra.Com's Answer #472926 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Candy takes 70 minutes to deliver all the papers. \n" ); document.write( "Tim takes 80 minutes to deliver all the papers \n" ); document.write( "Candy's rate 1/70 \n" ); document.write( "Tim's rate 1/80 \n" ); document.write( "Combined rate = 1/x \n" ); document.write( "1/70 + 1/80 = 1/x \n" ); document.write( "Common denominator = 5600x \n" ); document.write( "80x + 70x = 5600 \n" ); document.write( "150x = 5600 \n" ); document.write( "x = 37.3 minutes \n" ); document.write( "x = 37 minutes 20 seconds. \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |