document.write( "Question 975770: A and B can do a piece of work in 6 days,B and c together in 10 days,c and A together in 7 1/2 days.in how many days can c individually completes the work?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #854488 by greenestamps(13355) You can put this solution on YOUR website! \n" ); document.write( "Tutor @ikleyn has provided a solution using the standard formal method, using the rates of each worker. \n" ); document.write( "Here is a solution by a different method that can usually be used to solve these \"working together\" problems. \n" ); document.write( "Consider the least common multiple of the three given times needed for the three different pairs of workers to complete the job. That least common multiple is 30 days. \n" ); document.write( "In 30 days... \n" ); document.write( "(1) A and B together can do the job 30/6 = 5 times; \n" ); document.write( "(2) B and C together can do the job 30/10 = 3 times; and \n" ); document.write( "(3) A and C together can do the job 30/7.5 = 4 times \n" ); document.write( "(4) From (2) and (3), A in 30 days can do the job 1 more time than B. \n" ); document.write( "(5) Then, from (1) and (4), in 30 days A can do the job 3 times and B can do it 2 times. \n" ); document.write( "Finally, from (5) and either (2) or (3), in 30 hours C can do the job 1 time. \n" ); document.write( "ANSWER: 30 hours \n" ); document.write( " \n" ); document.write( " |