document.write( "Question 144404: If Sam can do a job in 4 days, Lisa can do the same job in 6 days, and Tom can do the job in 2 days, how will it take them do to the job together? \n" ); document.write( "
Algebra.Com's Answer #105151 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
If Sam can do a job in 4 days, Lisa can do the same job in 6 days, and Tom can do the job in 2 days, how will it take them do to the job together?
\n" ); document.write( "------------------------
\n" ); document.write( "Sam rate 1/4 job/day
\n" ); document.write( "Lisa rate 1/6 job/day
\n" ); document.write( "Tom rate 1/2 job/day
\n" ); document.write( "---------------------------
\n" ); document.write( "EQUATION:
\n" ); document.write( "Let \"x\" be number of days they work together:
\n" ); document.write( "x(1/4 + 1/6 + 1/2) = 1 job
\n" ); document.write( "Multiply thru by 12 to get:
\n" ); document.write( "x(3 + 2 + 6) = 12
\n" ); document.write( "11x = 12
\n" ); document.write( "x = 12/11 days
\n" ); document.write( "====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );