document.write( "Question 880397: A can do a piece of work in 9 days, B in 12 days and C in 18 days. A & B work for 3 days after which C replaces B. How long must A & C work together to finish the job? \n" ); document.write( "
Algebra.Com's Answer #531482 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A can do a piece of work in 9 days, B in 12 days and C in 18 days.
\n" ); document.write( " A & B work for 3 days after which C replaces B.
\n" ); document.write( " How long must A & C work together to finish the job?
\n" ); document.write( ":
\n" ); document.write( "let t = days A & C must work together to finish the job
\n" ); document.write( "Let the completed job = 1
\n" ); document.write( ":
\n" ); document.write( "A shared work equation
\n" ); document.write( "\"%28%28t%2B3%29%29%2F9\" + \"3%2F12\" + \"t%2F18\" = 1
\n" ); document.write( "multiply equatin by 36, cancel the denominators, you then have:
\n" ); document.write( "4(t+3) + 3(3) + 2t = 36
\n" ); document.write( "4t + 12 + 9 + 2t = 36
\n" ); document.write( "6t + 21 = 36
\n" ); document.write( "6t = 36 - 21
\n" ); document.write( "6t = 15
\n" ); document.write( "t = 15/6
\n" ); document.write( "t = 2.5 days A & C working together
\n" ); document.write( ";
\n" ); document.write( ":\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );