document.write( "Question 903013: Working together, a man and a woman can do the job for 8 hours. If either had to do it alone, it would take a woman 2 hours longer than a man. How long would it take either person working alone? \n" ); document.write( "
Algebra.Com's Answer #547649 by ewatrrr(24785) You can put this solution on YOUR website! \n" ); document.write( " 8(x+2) + 8x = x(x+2) \n" ); document.write( "x^2 -14x - 14 = 0 (Toss out the negative solution for unit measure) \n" ); document.write( "
|