document.write( "Question 562302: candy and tim share a paper route. it takes candy 70 mins. to deliver all the papers and it takes tim 80 mins. to finish all the papers. how long does it take the two of them when they work together? \n" ); document.write( "
Algebra.Com's Answer #364534 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Candy's rate is ( all the papers ) / ( 70 min )
\n" ); document.write( "Tim's rate is ( all the papers ) / ( 80 min )
\n" ); document.write( "Call \"all the papers\" 1 job
\n" ); document.write( "Add their rates to get rate working together
\n" ); document.write( "Let \"+t+\" = minute to do 1 job working together
\n" ); document.write( "\"+1%2F70+%2B+1%2F80+=+1%2Ft+\"
\n" ); document.write( "Multiply both sides by \"+560t+\"
\n" ); document.write( "\"+8t+%2B+7t+=+560+\"
\n" ); document.write( "\"+15t+=+560+\"
\n" ); document.write( "\"+t+=+37.333+\" min
\n" ); document.write( "\"+.333%2A60+=+20+\"
\n" ); document.write( "It takes them 37 min and 20 sec working together
\n" ); document.write( "
\n" );