document.write( "Question 309458: a,b, andc 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 be done in 8 days. in how many days can each man working alone do the job? \n" ); document.write( "
Algebra.Com's Answer #221332 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
a, b, and c can finish a job in 6 days.
\n" ); document.write( " if b and c work together, the job will take 9 days;
\n" ); document.write( "if a and c work together, the job will be done in 8 days.
\n" ); document.write( "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( ":
\n" ); document.write( "\"a, b, and c can finish a job in 6 days.\"
\n" ); document.write( "1.\"6%2Fa\" + \"6%2Fb\" + \"6%2Fc\" = 1
\n" ); document.write( ":
\n" ); document.write( "\"if b and c work together, the job will take 9 days;\"
\n" ); document.write( "2.\"9%2Fb\" + \"9%2Fc\" = 1
\n" ); document.write( ":
\n" ); document.write( "\"if a and c work together, the job will be done in 8 days.\"
\n" ); document.write( "3.\"8%2Fa\" + \"8%2Fc\" = 1
\n" ); document.write( ":
\n" ); document.write( "Multiply 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 a & b, find c
\n" ); document.write( "18/a = 1
\n" ); document.write( "Mult both sides by a
\n" ); document.write( "a = 18 hrs alone
\n" ); document.write( ":
\n" ); document.write( "replace a with 18 in eq3, find c
\n" ); document.write( "\"8%2F18\" + \"8%2Fc\" = 1
\n" ); document.write( "Multiply by 18c
\n" ); document.write( "8c + 18(8) = 18c
\n" ); document.write( "8c + 144 = 18c
\n" ); document.write( "144 = 18c - 8c
\n" ); document.write( "144 = 10c
\n" ); document.write( "c = \"144%2F10\"
\n" ); document.write( "c = 14.4 hrs alone
\n" ); document.write( ":
\n" ); document.write( "replace c with 14.4 in eq2, find b
\n" ); document.write( "\"9%2Fb\" + \"9%2F14.4\" = 1
\n" ); document.write( "multiply by 14.4b
\n" ); document.write( "14.4(9) + 9b = 14.4b
\n" ); document.write( "129.6 = 14.4b - 9b
\n" ); document.write( "129.6 = 5.4b
\n" ); document.write( "b = \"129.6%2F5.4\"
\n" ); document.write( "b = 24 hrs alone
\n" ); document.write( ":
\n" ); document.write( "solution: a=18 hrs, b=24 hrs, c= 14.4 hrs
\n" ); document.write( ":
\n" ); document.write( "See if that flies in the eq1
\n" ); document.write( "\"6%2F18\" + \"6%2F24\" + \"6%2F14.4\"
\n" ); document.write( ".333 + .25 + .417 = 1\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );