document.write( "Question 1062417: A,B, C can do w piece of work in 12 ,15,20 days .If A leaves 2 days after starting the work and C leaves 2 days before its completion ,in how many days the whole work is completed. \n" ); document.write( "
Algebra.Com's Answer #677324 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A,B, C can do w piece of work in 12 ,15,20 days .If A leaves 2 days after starting the work and C leaves 2 days before its completion ,in how many days the whole work is completed. \n" ); document.write( "---- \n" ); document.write( "Note:: Their respective rates are 1/12 jobs/day ; 1/15 jobs/day ; 1/20 jobs/day. \n" ); document.write( "------------------ \n" ); document.write( "Assume the whole job takes \"x\" days \n" ); document.write( "----- \n" ); document.write( "Equations: \n" ); document.write( "work done + work done + work done = 1 job \n" ); document.write( "---------------------------------- \n" ); document.write( "2*(1/12) + (1/15)x + (x-2)(1/20) = 1 job \n" ); document.write( "Multiply thru by 12*15*20 to get: \n" ); document.write( "2*15*20 + 12*20x + 12*15x - 2*12*15 = 12*15*20 \n" ); document.write( "------------------------------------------------- \n" ); document.write( "600 + 240x + 180x - 360 = 3600 \n" ); document.write( "-------------------------------- \n" ); document.write( "420x + 240 = 3600 \n" ); document.write( "42x + 24 = 360 \n" ); document.write( "42x = 336 \n" ); document.write( "x = 8 days (time to do the job) \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-----------------\r \n" ); document.write( "\n" ); document.write( "-------------------------- \n" ); document.write( " |