document.write( "Question 230488: A can do a piece of work in 36 days, B in 54 days and C in 72 days. All of them began together but A left 8 days and B left 12 days before the completion of the work. How many days in all did C put in till the entire work was finished?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #170668 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A can do a piece of work in 36 days,--------A's rate is 1/36 job/day \n" ); document.write( "---------------------- \n" ); document.write( "B in 54 days -------------------------------B's rate is 1/54 job/day \n" ); document.write( "C in 72 days.-------------------------------C's rate is 1/72 job/day \n" ); document.write( "------------------------------------------------------------------------ \n" ); document.write( " \n" ); document.write( "All of them began together but A left 8 days and B left 12 days before the completion of the work. How many days in all did C put in till the entire work was finished? \n" ); document.write( "-------------- \n" ); document.write( "Equation: \n" ); document.write( "Let x be the number of days required to do the job: \n" ); document.write( "(x-8)(1/36)+(x-12)(1/54)+x(1/72) = 1 job \n" ); document.write( "--- \n" ); document.write( "I'll let you solve that for \"x\" which is how many days C worked. \n" ); document.write( "================================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |