document.write( "Question 517797: B will take 3 days longer than A to complete a piece of work. If they together can complete the work in two days. Find the time each alone will take to complete the work.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #344931 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "b=a+3 \n" ); document.write( "(2/a)+(2/(a+3))=1\r \n" ); document.write( "\n" ); document.write( "a=3 \n" ); document.write( "b=6\r \n" ); document.write( "\n" ); document.write( "check \n" ); document.write( "2/3+2/6=1 \n" ); document.write( "2/3+1/3=1 \n" ); document.write( "1=1 \n" ); document.write( "ok\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |