document.write( "Question 203042: If Sam can do a job in 4 days that Lisa can do in 6 days and Tom can do in 2 days, how long would the job take if Sam, Lisa, and Tom work together to complete it? \n" ); document.write( "
Algebra.Com's Answer #153197 by ptaylor(2198)\"\" \"About 
You can put this solution on YOUR website!
Let x=amount of time it takes if all are working together
\n" ); document.write( "Then together they work at the rate of 1/x job per day
\n" ); document.write( "Sam works at the rate of 1/4 job per day
\n" ); document.write( "Lisa works at the rate of 1/6 job per day
\n" ); document.write( "Tom works at the rate of 1/2 job per day
\n" ); document.write( "So, together they work at the rate of 1/4 + 1/6 +1/2 =3/12+2/12+6/12=11/12 of the job per day. So, our equation to solve is:\r
\n" ); document.write( "\n" ); document.write( "11/12=1/x or
\n" ); document.write( "11x=12
\n" ); document.write( "x=12/11 days-----------------------amount of time when all are working together
\n" ); document.write( "In other words, just a bit over a day\r
\n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor
\n" ); document.write( "
\n" );