document.write( "Question 559461: Evan, John, and Mark are on the same Learning Team. If each worked on the team assignments alone, it would take Evan 10 hours, John 8 hours, and Mark 12 hours to finish the assignments. They usually started the same time on Monday night after work. Last week, Evan started early and he worked 2 hours on the assignments when John and Mark began. All three finished the team assignments. How long did they take to finish by working together? \n" ); document.write( "
Algebra.Com's Answer #363486 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Evan, John, and Mark are on the same Learning Team.
\n" ); document.write( " If each worked on the team assignments alone, it would take Evan 10 hours, John 8 hours, and Mark 12 hours to finish the assignments.
\n" ); document.write( " They usually started the same time on Monday night after work.
\n" ); document.write( " Last week, Evan started early and he worked 2 hours on the assignments when John and Mark began.
\n" ); document.write( " All three finished the team assignments. How long did they take to finish by working together?
\n" ); document.write( ":
\n" ); document.write( "Let t = time spent working together
\n" ); document.write( "then
\n" ); document.write( "(t+2) = time that Evan worked
\n" ); document.write( ":
\n" ); document.write( "Let the completed job = 1
\n" ); document.write( ":
\n" ); document.write( "A shared work equation
\n" ); document.write( "\"%28%28t%2B2%29%29%2F10\" + \"t%2F8\" + \"t%2F12\" = 1
\n" ); document.write( "Multiply by 120, to clear the denominators
\n" ); document.write( "120*\"%28%28t%2B2%29%29%2F10\" + 120*\"t%2F8\" + 120*\"t%2F12\" = 120(1)
\n" ); document.write( "Cancel the denominators, results
\n" ); document.write( "12(t+2) + 15t + 10t = 120
\n" ); document.write( ":
\n" ); document.write( "12t + 24 + 15t + 10t = 120
\n" ); document.write( "37t = 120 - 24
\n" ); document.write( "37t = 96
\n" ); document.write( "t = \"96%2F37\"
\n" ); document.write( "t = 2.6 hrs working together
\n" ); document.write( ";
\n" ); document.write( ";
\n" ); document.write( "Check this in the shared work equation, Evan worked 4.6 hrs
\n" ); document.write( "\"4.6%2F10\" + \"2.6%2F8\" + \"2.6%2F12\" =
\n" ); document.write( ".46 + .325 + .217 = 1.00; confirms our solution of t=2.6
\n" ); document.write( "
\n" );