document.write( "Question 478478: A man and a woman working together can sow a field in 20/9 days. The man alone can do it in 4 days. How much time would the woman working alone take to sow the field? \n" ); document.write( "
Algebra.Com's Answer #327828 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A man and a woman working together can sow a field in 20/9 days. The man alone can do it in 4 days. How much time would the woman working alone take to sow the field? \n" ); document.write( "--- \n" ); document.write( "Together rate: (9/20) job/day \n" ); document.write( "Man rate: 1/4 job/day \n" ); document.write( "Woman rate: 1/x job/day \n" ); document.write( "--------------------------- \n" ); document.write( "Equation: \n" ); document.write( "rate + rate = together rate \n" ); document.write( "1/x + 1/4 = 9/20 \n" ); document.write( "20 + 5x = 9x \n" ); document.write( "4x = 20 \n" ); document.write( "x = 5 days-----(time needed by the woman to do the job alone) \n" ); document.write( "======== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |