document.write( "Question 323669: 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, 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 #231698 by Edwin McCravy(20054)\"\" \"About 
You can put this solution on YOUR website!
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, the job will take 8 days. In how many days can each man working alone do the job?
\n" ); document.write( "
\r\n" );
document.write( "Make this chart:\r\n" );
document.write( "\r\n" );
document.write( "                   Number of jobs    Time in      Rate in\r\n" );
document.write( "                    finished          days        jobs/day\r\n" );
document.write( "A working alone\r\n" );
document.write( "B working alone\r\n" );
document.write( "C working alone\r\n" );
document.write( "A, B & C together\r\n" );
document.write( "B and C together\r\n" );
document.write( "A and C together\r\n" );
document.write( "\r\n" );
document.write( "Let A working alone be able to do 1 job in x days.\r\n" );
document.write( "Let B working alone be able to do 1 job in y days.\r\n" );
document.write( "Let C working alone be able to do 1 job in z days. \r\n" );
document.write( "\r\n" );
document.write( "So fill in x, y, and z for their times alone, and fill in 6, 9,\r\n" );
document.write( "and 8 for the times for the various combinations or workers\r\n" );
document.write( "given:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "                   Number of jobs    Time in      Rate in\r\n" );
document.write( "                    finished          days        jobs/day\r\n" );
document.write( "A working alone                        x\r\n" );
document.write( "B working alone                        y\r\n" );
document.write( "C working alone                        z\r\n" );
document.write( "A, B & C together                      6\r\n" );
document.write( "B and C together                       9\r\n" );
document.write( "A and C together                       8\r\n" );
document.write( "\r\n" );
document.write( "In every case we are talking about doing exactly 1 job, so\r\n" );
document.write( "fill in 1's for the number of jobs in every case:\r\n" );
document.write( "\r\n" );
document.write( "                   Number of jobs    Time in      Rate in\r\n" );
document.write( "                    finished          days        jobs/day\r\n" );
document.write( "A working alone         1              x\r\n" );
document.write( "B working alone         1              y\r\n" );
document.write( "C working alone         1              z\r\n" );
document.write( "A, B & C together       1              6\r\n" );
document.write( "B and C together        1              9\r\n" );
document.write( "A and C together        1              8\r\n" );
document.write( "\r\n" );
document.write( "Fill in the rates by dividing the number of jobs by the number\r\n" );
document.write( "of days:\r\n" );
document.write( "\r\n" );
document.write( "                   Number of jobs    Time in      Rate in\r\n" );
document.write( "                    finished          days        jobs/day\r\n" );
document.write( "A working alone         1              x          \"1%2Fx\" \r\n" );
document.write( "B working alone         1              y          \"1%2Fy\"\r\n" );
document.write( "C working alone         1              z          \"1%2Fz\"\r\n" );
document.write( "A, B & C together       1              6          \"1%2F6\"\r\n" );
document.write( "B and C together        1              9          \"1%2F9\" \r\n" );
document.write( "A and C together        1              8          \"1%2F8\"\r\n" );
document.write( "\r\n" );
document.write( "Now form three equations from\r\n" );
document.write( "\r\n" );
document.write( "       A's rate + B's rate + C's rate = A,B, and C's rate together\r\n" );
document.write( "\r\n" );
document.write( "                  B's rate + C's rate = B and C's rate together\r\n" );
document.write( " \r\n" );
document.write( "                  A's rate + C's rate = A and C's rate together                  \r\n" );
document.write( "\r\n" );
document.write( "So we have this system:\r\n" );
document.write( "\r\n" );
document.write( "\"system%281%2Fx%2B1%2Fy%2B1%2Fz=1%2F6%2C+1%2Fy%2B1%2Fz=1%2F9%2C+1%2Fx%2B1%2Fz=1%2F8%29\"\r\n" );
document.write( " \r\n" );
document.write( "\r\n" );
document.write( "Subtract the second equation from the first equation:\r\n" );
document.write( "\r\n" );
document.write( "\"%281%2Fx%2B1%2Fy%2B1%2Fz%29-%281%2Fy%2B1%2Fz%29=1%2F6-1%2F9\"\r\n" );
document.write( "\"1%2Fx%2B1%2Fy%2B1%2Fz-1%2Fy-1%2Fz=3%2F18-2%2F18\"\r\n" );
document.write( "\"1%2Fx=1%2F18\"\r\n" );
document.write( "\"x=18\"\r\n" );
document.write( "\r\n" );
document.write( "So it will take A 18 days to do the job working alone.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Subtract the third equation from the first equation:\r\n" );
document.write( "\r\n" );
document.write( "\"%281%2Fx%2B1%2Fy%2B1%2Fz%29-%281%2Fx%2B1%2Fz%29=1%2F6-1%2F8\"\r\n" );
document.write( "\"1%2Fx%2B1%2Fy%2B1%2Fz-1%2Fx-1%2Fz=4%2F24-3%2F24\"\r\n" );
document.write( "\"1%2Fy=1%2F24\"\r\n" );
document.write( "\"y=24\"\r\n" );
document.write( "\r\n" );
document.write( "So it will take B 24 days to do the job working alone.\r\n" );
document.write( "\r\n" );
document.write( "To find z, substitute for x and y\r\n" );
document.write( "\r\n" );
document.write( "\"1%2Fx%2B1%2Fz=1%2F8%29\"\r\n" );
document.write( "\"1%2F18%2B1%2Fz=1%2F8\"\r\n" );
document.write( "Multiply every term by 72z to clear of fractions\r\n" );
document.write( "\"%2872z%29%281%2F18%29%2B%2872z%29%281%2Fz%29=%2872z%29%281%2F8%29\"\r\n" );
document.write( "\"4z%2B72=9z\"\r\n" );
document.write( "\"72=5z\"\r\n" );
document.write( "\"72%2F5=z\"\r\n" );
document.write( "\"14.4=z\"\r\n" );
document.write( "\r\n" );
document.write( "So it will take C 14.4 days to finish the job working alone.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );