document.write( "Question 327804: John takes 3 hours longer than Andrew to
\n" ); document.write( "peel 500 pounds (lb) of apples. If together they can peel
\n" ); document.write( "500 lb of apples in 8 hours, then how long would it take
\n" ); document.write( "each one working alone
\n" ); document.write( "

Algebra.Com's Answer #234767 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
John takes 3 hours longer than Andrew to peel 500 pounds (lb) of apples.
\n" ); document.write( " If together they can peel 500 lb of apples in 8 hours, then how long would it
\n" ); document.write( " take each one working alone.
\n" ); document.write( ":
\n" ); document.write( "Let t = time required by Andrew
\n" ); document.write( "then
\n" ); document.write( "(t+3) = time required by John
\n" ); document.write( ":
\n" ); document.write( "Let the completed job = 1; (the peeling of 500 lb of potatoes)
\n" ); document.write( ":
\n" ); document.write( "Each person will do a fraction of job, the two fractions add up to 1
\n" ); document.write( "\"8%2Ft\" + \"8%2F%28t%2B3%29\" = 1
\n" ); document.write( "Multiply by t(t+3),
\n" ); document.write( "results:
\n" ); document.write( "8(t+3) + 8t = t(t+3)
\n" ); document.write( ":
\n" ); document.write( "8t + 24 + 8t = t^2 + 3t
\n" ); document.write( ":
\n" ); document.write( "16t + 24 = t^2 + 3t
\n" ); document.write( "Arrange as quadratic equation
\n" ); document.write( "t^2 + 3t - 16t - 24 = 0
\n" ); document.write( ":
\n" ); document.write( "t^2 - 13t - 24 = 0
\n" ); document.write( "Use the quadratic formula to find t
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "x=t, a=1, b=-13, c=-24
\n" ); document.write( "\"t+=+%28-%28-13%29+%2B-+sqrt%28-13%5E2-4%2A1%2A-24+%29%29%2F%282%2A1%29+\"
\n" ); document.write( ":
\n" ); document.write( " \"t+=+%2813+%2B-+sqrt%28169-%28-96%29+%29%29%2F2+\"
\n" ); document.write( ":
\n" ); document.write( "\"t+=+%2813+%2B-+sqrt%28265+%29%29%2F2+\"
\n" ); document.write( "The positive solution is what we want here:
\n" ); document.write( "\"t+=+%2813+%2B+16.279%29%2F2+\"
\n" ); document.write( "t = \"29.279%2F2\"
\n" ); document.write( "t = 14.64 hrs, Andrew working alone
\n" ); document.write( "then
\n" ); document.write( "14.64+3 = 17.64 hrs, John working alone
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check solution
\n" ); document.write( "\"8%2F14.64\" + \"8%2F17.64\" =
\n" ); document.write( " .546 + .454 = 1
\n" ); document.write( "
\n" );