document.write( "Question 775331: A can complete his work in 12 days B can 15 days C can 24 days seperately. If A work for 3 days and leave and after A leaving B could work for 5days And he also leave. Then C how much days take to complete this remaining work \n" ); document.write( "
Algebra.Com's Answer #472888 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Edited to make more sense. \n" ); document.write( ": \n" ); document.write( "A can complete the work in 12 days \n" ); document.write( " B can in 15 days \n" ); document.write( " C can in 24 days (separately). \n" ); document.write( "If A works for 3 days and leaves, and after A leaving, B works for 5days, and he also leaves, then C takes how many days to complete the remaining work? \n" ); document.write( ": \n" ); document.write( "let t = time required by C to complete the work \n" ); document.write( "Let the completed job = 1 \n" ); document.write( ": \n" ); document.write( "A shared work equation: \n" ); document.write( ": A + B + C = 1 \n" ); document.write( " \n" ); document.write( "Reduce the fractions \n" ); document.write( " \n" ); document.write( "multiply by 24 to clear the fractions, resulting in \n" ); document.write( "6 + 8 + t = 24 \n" ); document.write( "t = 24 - 14 \n" ); document.write( "t = 10 hrs for C to complete the job \n" ); document.write( " |