document.write( "Question 126265: A, B and C can finish a job in 6 days. If B and C work together, the job will take 9 days; if A and C work together it will take 8 days. In how many days can each man working alone do the job? \n" ); document.write( "
Algebra.Com's Answer #92509 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"a\" = time A takes
\n" ); document.write( "\"b\" = time B takes
\n" ); document.write( "\"c\" = time C takes
\n" ); document.write( "The sum of their rates is the final rate
\n" ); document.write( "1 job/a days + 1 job/b days + 1 job/c days = 1 job/6 days
\n" ); document.write( "\"1%2Fa+%2B+1%2Fb+%2B+1%2Fc+=+1%2F6\"
\n" ); document.write( "also given is
\n" ); document.write( "\"1%2Fb+%2B+1%2Fc+=+1%2F9\"
\n" ); document.write( "and
\n" ); document.write( "\"1%2Fa+%2B+1%2Fc+=+1%2F8\"
\n" ); document.write( "I need to find \"a\", \"b\", and\"c\"
\n" ); document.write( "I can directly substitute \"1%2Fb+%2B+1%2Fc+=+1%2F9\"
\n" ); document.write( "into \"1%2Fa+%2B+1%2Fb+%2B+1%2Fc+=+1%2F6\"
\n" ); document.write( "\"1%2Fa+%2B+1%2F9+=+1%2F6\"
\n" ); document.write( "\"1%2Fa+=+1%2F6+-+1%2F9\"
\n" ); document.write( "\"1%2Fa+=+3%2F18+-+2%2F18\"
\n" ); document.write( "\"1%2Fa+=+1%2F18\"
\n" ); document.write( "\"a+=+18\" answer
\n" ); document.write( "substituting,
\n" ); document.write( "\"1%2Fa+%2B+1%2Fc+=+1%2F8\"
\n" ); document.write( "\"1%2F18+%2B+1%2Fc+=+1%2F8\"
\n" ); document.write( "\"1%2Fc+=+1%2F8+-+1%2F18\"
\n" ); document.write( "\"1%2Fc+=+9%2F72+-+4%2F72\"
\n" ); document.write( "\"1%2Fc+=+5%2F72\"
\n" ); document.write( "\"c+=+14.4\" answer
\n" ); document.write( "\"1%2Fb+%2B+1%2Fc+=+1%2F9\"
\n" ); document.write( "\"1%2Fb+%2B+1%2F%2872%2F5%29+=+1%2F9\"
\n" ); document.write( "\"1%2Fb+%2B+5%2F72+=+1%2F9\"
\n" ); document.write( "\"1%2Fb+=+1%2F9+-+5%2F72\"
\n" ); document.write( "\"1%2Fb+=+8%2F72+-+5%2F72\"
\n" ); document.write( "\"1%2Fb+=+3%2F72\"
\n" ); document.write( "\"b+=+24\" answer
\n" ); document.write( "A takes 18 days working alone, B takes 24 days working alone
\n" ); document.write( "and C takes 14.4 days working alone
\n" ); document.write( "check answers:
\n" ); document.write( "\"1%2Fa+%2B+1%2Fb+%2B+1%2Fc+=+1%2F6\"
\n" ); document.write( "\"1%2F18+%2B+1%2F24+%2B+1%2F%2872%2F5%29+=+1%2F6\"
\n" ); document.write( "\"4%2F72+%2B+3%2F72+%2B+5%2F72+=+12%2F72\"
\n" ); document.write( "\"12%2F72+=+12%2F72\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );