document.write( "Question 894857: 2. Renan can finish a project in 3 weeks. James takes 6 weeks doing the same project. If they work together, how long will they take them to finish the project. \n" ); document.write( "
Algebra.Com's Answer #544139 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a=3 \n" ); document.write( "b=6 \n" ); document.write( "1/a+1/b=1/x \n" ); document.write( "1/3+1/6=1/x \n" ); document.write( "1/3+1/6=1/2 \n" ); document.write( "1/x=1/2 \n" ); document.write( "x=2 \n" ); document.write( "done \n" ); document.write( " \n" ); document.write( " |