document.write( "Question 140876: A,B,and C can finish a job in six days. If B and C work together, the job will take 9 days; if A and C work together, the job will take 8 days. In how many days can each man working alone do the job? \n" ); document.write( "
Algebra.Com's Answer #102534 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A,B,and C can finish a job in six days. If B and C work together, the job will take 9 days; if A and C work together, the job will take 8 days. In how many days can each man working alone do the job?
\n" ); document.write( ":
\n" ); document.write( "Let the completed job = 1
\n" ); document.write( "write 3 equations
\n" ); document.write( "\"6%2FA\" + \"6%2FB\" + \"6%2FC\" = 1
\n" ); document.write( ":
\n" ); document.write( "\"9%2FB\" + \"9%2FC\" = 1
\n" ); document.write( ":
\n" ); document.write( "\"8%2FA\" + \"8%2FC\" = 1
\n" ); document.write( ":
\n" ); document.write( "Use elimination: mult the eq1 by 3, and eq2 by 2:
\n" ); document.write( "\"18%2FA\" + \"18%2FB\" + \"18%2FC\" = 3
\n" ); document.write( "\"0%2FA\" + \"18%2FB\" + \"18%2FC\" = 2
\n" ); document.write( "----------------------------------------- Subtraction eliminates B & C, Find A
\n" ); document.write( "\"18%2FA\" = 1
\n" ); document.write( "A = 18 days by himself
\n" ); document.write( ":
\n" ); document.write( "Use elimination: mult the eq1 by 4, and eq3 by 3:
\n" ); document.write( "\"24%2FA\" + \"24%2FB\" + \"24%2FC\" = 4
\n" ); document.write( "\"24%2FA\" + \"0%2FB\" + \"24%2FC\" = 3
\n" ); document.write( "----------------------------------------- Subtraction eliminates A & C, Find B
\n" ); document.write( "24/B = 1
\n" ); document.write( "B = 24 days by himself
\n" ); document.write( ":
\n" ); document.write( "Use eq2, substitute 24 for B, find C
\n" ); document.write( "\"9%2F24\" + \"9%2FC\" = 1
\n" ); document.write( "Multiply equation by 24C
\n" ); document.write( "9C + 24(9) = 24C
\n" ); document.write( "216 = 24C - 9C
\n" ); document.write( "216 = 15C
\n" ); document.write( "C = \"216%2F15\"
\n" ); document.write( "C = 14.4 days by himself
\n" ); document.write( ";
\n" ); document.write( "Check solutions in eq1
\n" ); document.write( "\"6%2F18\" + \"6%2F24\" + \"6%2F14.4\" =
\n" ); document.write( ".333 + .250 + 4.17 = 1
\n" ); document.write( "
\n" );