document.write( "Question 1067383: Two workers and B together could finish a work in 8 days. They worked together for 6 days and A left the work. The remaining work was completed by B alone in 6 days. How many days would each take to complete the work individually ? \n" ); document.write( "
Algebra.Com's Answer #682601 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
What we have to find is
\n" ); document.write( "\"a\"= number of days that it would take worker A to complete the job by himself (or herself),
\n" ); document.write( "and
\n" ); document.write( "\"b\"= number of days needed for B to complete the job working alone.
\n" ); document.write( "In one day of work, the fraction of the job that
\n" ); document.write( "A would complete is \"1%2Fa\" ,
\n" ); document.write( "and the fraction of the job B would complete
\n" ); document.write( "is \"1%2Fb\" .
\n" ); document.write( "Working together, they would complete
\n" ); document.write( "\"1%2Fa%2B1%2Fb\" of the job each day,
\n" ); document.write( "and that would be \"1%2F8\" of the job.
\n" ); document.write( "(You could also say that
\n" ); document.write( "\"8%2A%281%2Fa%2B1%2Fb%29=1\" ),
\n" ); document.write( "but either way, you end up with
\n" ); document.write( "\"1%2Fa%2B1%2Fb=1%2F8\" .
\n" ); document.write( "\"6%2A%281%2F8%29=6%2F8=3%2F4\" is the fraction of the job
\n" ); document.write( "that A and B complete, working together,
\n" ); document.write( "during the first 6 days.
\n" ); document.write( "\"6%2A%281%2Fb%29\" is the fraction of the whole job
\n" ); document.write( "that B does all alone, during the next 6 days.
\n" ); document.write( "After that, the fraction of the job that has been completed is
\n" ); document.write( "\"1=3%2F4%2B6%281%2Fb%29\" or \"1=3%2F4%2B6%2Fb\" .
\n" ); document.write( "We solve that to find \"b\" :
\n" ); document.write( "Multiplying both sides of the equal sign times \"4b\"
\n" ); document.write( "we get the equivalent equation
\n" ); document.write( "\"4b=3b%2B24\"
\n" ); document.write( "\"4b-3b=24\"
\n" ); document.write( "\"highlight%28b=24%29\" .
\n" ); document.write( "Now, substituting the value for \"b\"
\n" ); document.write( "into \"1%2Fa%2B1%2Fb=1%2F8\" ,
\n" ); document.write( "we get \"1%2Fa%2B1%2F24=1%2F8\" ,
\n" ); document.write( "which we solve for \"a\" .
\n" ); document.write( "First, we multiply both sides of the equal sign
\n" ); document.write( "times \"24a\" to get the equivalent equation
\n" ); document.write( "\"24%2Ba=24a%2F8\"
\n" ); document.write( "\"24%2Ba=3a\"
\n" ); document.write( "\"24=3a-a\"
\n" ); document.write( "\"24=2a\"
\n" ); document.write( "\"a=24%2F2\"
\n" ); document.write( "\"highlight%28a=12%29\" .
\n" ); document.write( "
\n" );