document.write( "Question 262698: A can have a piece of work done in 8 days, B can work three times faster than the A, C can work five times faster than A. How many days will they take to do the work together ?\r
\n" ); document.write( "\n" ); document.write( "(a) 3 days (b) 8/9 days (c) 4 days (d) can't say\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #193567 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A can have a piece of work done in 8 days, B can work three times faster than the A, C can work five times faster than A. How many days will they take to do the work together ?
\n" ); document.write( ":
\n" ); document.write( "Let t = time required when working together
\n" ); document.write( "Let the completed job = 1
\n" ); document.write( ":
\n" ); document.write( "A shared work equation
\n" ); document.write( "\"t%2F8\" + \"t%2F%288%2F3%29\" + \"t%2F%288%2F5%29\" = 1
\n" ); document.write( "invert the dividing fraction and multiply, results
\n" ); document.write( "\"t%2F8\" + \"%283t%29%2F8\" + \"%285t%29%2F8\" = 1
\n" ); document.write( "multiply by 8 to get rid of the denominators, results
\n" ); document.write( "t + 3t + 5t = 8
\n" ); document.write( "9t = 8
\n" ); document.write( "t = \"8%2F9\" days working together
\n" ); document.write( "
\n" );