document.write( "Question 1039949: John takes 2 hours longer than Andrew to peel 600 pounds
\n" );
document.write( "of apples. If together they can peel 600 pounds of apples
\n" );
document.write( "in 8 hours, then how long would it take John to peel the
\n" );
document.write( "apples working alone? \n" );
document.write( "
Algebra.Com's Answer #654718 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! John takes 2 hours longer than Andrew to peel 600 pounds \n" ); document.write( "of apples. If together they can peel 600 pounds of apples \n" ); document.write( "in 8 hours, then how long would it take John to peel the \n" ); document.write( "apples working alone? \n" ); document.write( " \r\n" ); document.write( "For simplicity, we will re-label the peeling of 600 pounds \r\n" ); document.write( "of apples as \"1 job\". Then the problem is stated:\r\n" ); document.write( " \n" ); document.write( "John takes 2 hours longer than Andrew to do 1 job. If \n" ); document.write( "together they can do 1 job in 8 hours, then how long would \n" ); document.write( "it take John to do 1 job working alone? \n" ); document.write( " \r\n" ); document.write( "From that we can make this chart, letting Andrew's time for\r\n" ); document.write( "1 job be x hours, and John's time to be x+2 hours.\r\n" ); document.write( "\r\n" ); document.write( " | Jobs done | rate in jobs/hr | time in hrs \r\n" ); document.write( "------------------------------------------------------------------\r\n" ); document.write( "John working alone | 1 | | x+2\r\n" ); document.write( "Andrew working alone | 1 | | x\r\n" ); document.write( "Both working together | 1 | | 8\r\n" ); document.write( "\r\n" ); document.write( "Then we fill in the rate in jobs/hr, by dividing jobs by time in hours:\r\n" ); document.write( "\r\n" ); document.write( " | Jobs done | rate in jobs/hr | time in hrs \r\n" ); document.write( "------------------------------------------------------------------\r\n" ); document.write( "John working alone | 1 | 1/(x+2) | x+2\r\n" ); document.write( "Andrew working alone | 1 | 1/x | x\r\n" ); document.write( "Both working together | 1 | 1/8 | 8\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |