document.write( "Question 860569: Three men A,B and C can complete a job in 8,12 and 16 days respectively.A and B work together for 3 days;then B Leaves and C joins.In how many days ,can A and C finish the work?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #518552 by richwmiller(17219) You can put this solution on YOUR website! 3/8+3/12+x/16+x/8=1 \n" ); document.write( "9/24+6/24+3x/16=1 \n" ); document.write( "10/16+3x/16=1 \n" ); document.write( "3x=6 \n" ); document.write( "x=2\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |