document.write( "Question 1145987: Matthew can finish a work in 6 days, Martin in 8 days and Raymund also in 8 days. How long will it take the three gentlemen to finish the same work together?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #767264 by richwmiller(17219) You can put this solution on YOUR website! x/6+x/8+x/8=1 \n" ); document.write( "x/6+2x/8=1 \n" ); document.write( "x/6+x/4=1 \n" ); document.write( "2x/12+3x/12=1 \n" ); document.write( "5x/12=1 \n" ); document.write( "5x=12 \n" ); document.write( "x=12/5 \n" ); document.write( "x=2.4 days \n" ); document.write( "check \n" ); document.write( "2.4/6+2.4/8+2.4/8=1 \n" ); document.write( "1=1 \n" ); document.write( "ok\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |