document.write( "Question 551064: Three friends a,b,c can do a piece of work in T hours working together. working alone, a can do the work in 6 hours more, b in 1 hour more and c in twice the time if all of them were working together. How long would it take to finish the work if all of them were working together (find the value of T)? \n" ); document.write( "
Algebra.Com's Answer #359355 by AnlytcPhil(1806)\"\" \"About 
You can put this solution on YOUR website!
Three friends a,b,c can do a piece of work in T hours working together. working alone, a can do the work in 6 hours more, b in 1 hour more and c in twice the time if all of them were working together. How long would it take to finish the work if all of them were working together (find the value of T)?
\n" ); document.write( "
\r\n" );
document.write( "Make this chart.\r\n" );
document.write( "\r\n" );
document.write( "                        number of      number of    time in            \r\n" );
document.write( "                        pieces of        hours      pieces of\r\n" );
document.write( "                          work         required     work/hour\r\n" );
document.write( "a working alone\r\n" );
document.write( "\r\n" );
document.write( "b working alone\r\n" );
document.write( "\r\n" );
document.write( "c working alone\r\n" );
document.write( "\r\n" );
document.write( "all 3 working together \r\n" );
document.write( "\r\n" );
document.write( "In each case exactly 1 piece of work is completed, so we put \r\n" );
document.write( "1 for the number of pieces of work in all 4 cases.  We also put\r\n" );
document.write( "in T for the time for all three working together, T+6 hours for \r\n" );
document.write( "a's time, T+1 hours for b's time, and 2T for c's time.\r\n" );
document.write( "\r\n" );
document.write( "                        number of      number of     rate in            \r\n" );
document.write( "                        pieces of        hours      pieces of\r\n" );
document.write( "                          work         required     work/hour\r\n" );
document.write( "a working alone             1             T+6\r\n" );
document.write( "\r\n" );
document.write( "b working alone             1             T+1\r\n" );
document.write( "\r\n" );
document.write( "c working alone             1              2T\r\n" );
document.write( "\r\n" );
document.write( "all 3 working together      1              T\r\n" );
document.write( "\r\n" );
document.write( "We fill in the rates in pieces of work/hour by dividing the\r\n" );
document.write( "number of pieces of work by the hours required:\r\n" );
document.write( "\r\n" );
document.write( "                        number of      number of     rate in            \r\n" );
document.write( "                        pieces of        hours      pieces of\r\n" );
document.write( "                          work         required     work/hour\r\n" );
document.write( "a working alone             1             T+6        \"1%2F%28T%2B6%29\"\r\n" );
document.write( "b working alone             1             T+1        \"1%2F%28T%2B1%29\"\r\n" );
document.write( "c working alone             1              2T        \"1%2F%282T%29\" \r\n" );
document.write( "all 3 working together      1              T          \"1%2FT\"\r\n" );
document.write( "\r\n" );
document.write( "The equation comes from:\r\n" );
document.write( "\r\n" );
document.write( "       \"%28matrix%284%2C1%2C%22a%27s%22%2Crate%2Cworking%2Calone%29%29\" + \"%28matrix%284%2C1%2C%22b%27s%22%2Crate%2Cworking%2Calone%29%29\" + \"%28matrix%284%2C1%2C%22c%27s%22%2Crate%2Cworking%2Calone%29%29\" = \"%28matrix%286%2C1%2C+++%0D%0A%0D%0Arate%2C+of%2C+all%2C+three%2C+working%2C+together%29%29\" \r\n" );
document.write( "\r\n" );
document.write( "             \"1%2F%28T%2B6%29\" + \"1%2F%28T%2B1%29\" + \"1%2F%282T%29\" = \"1%2FT\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Solve that equation and get T = \"2%2F3\" of an hour or 40 minutes.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );