document.write( "Question 672261: Maria takes 9 days to complete a piece of work.John takes 3 days to complete the same work and Linda completes it in 3 days.How long will it take if all of them work together? \n" ); document.write( "
Algebra.Com's Answer #417866 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Maria takes 9 days to complete a piece of work.John takes 3 days to complete the same work and Linda completes it in 3 days.How long will it take if all of them work together? \n" ); document.write( "----- \n" ); document.write( "Maria's rate = 1/9 job/day \n" ); document.write( "John's rate = 1/3 job/day \n" ); document.write( "Linda's rate = 1/3 job/day \n" ); document.write( "Together rate = 1/x job/day \n" ); document.write( "============================= \n" ); document.write( "Equation: \n" ); document.write( "rate + rate + rate = together rate \n" ); document.write( "1/9 + 1/3 + 1/3 = 1/x \n" ); document.write( "x + 3x + 3x = 9 \n" ); document.write( "7x = 9 \n" ); document.write( "x = 9/7 = 1 2/7 days (time to do the job together) \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |