document.write( "Question 488911: 2 men and 5 women can together complete the work in 4 days while 3 mens and 6 women can finish it in 3 days .find the time taken by one man and women each to complete the work. \n" ); document.write( "
Algebra.Com's Answer #333480 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 2 men and 5 women can together complete the work in 4 days while 3 mens and 6 women can finish it in 3 days .find the time taken by one man and women each to complete the work. \n" ); document.write( "---- \n" ); document.write( "Let a man's rate be \"m\"; Let a women's rate be \"w\": \n" ); document.write( "---- \n" ); document.write( "Equations: \n" ); document.write( "2m + 5w = 1/4 \n" ); document.write( "3m + 6w = 1/3 \n" ); document.write( "------------------------ \n" ); document.write( "Modify: \n" ); document.write( "8m + 20w = 1 \n" ); document.write( "9m + 18w = 1 \n" ); document.write( "------------- \n" ); document.write( "Modify: \n" ); document.write( "72m + 180w = 9 \n" ); document.write( "72m + 144w = 8 \n" ); document.write( "-------------------- \n" ); document.write( "Subtract and solve for \"w\": \n" ); document.write( "36w = 1 \n" ); document.write( "w = 1/36 \n" ); document.write( "Note: Since a woman's rate is 1/36 job/day, \n" ); document.write( "a woman's time to do the job is 36 days/job. \n" ); document.write( "+++++++++++++++++++++++++++++++++ \n" ); document.write( "Solve for \"m\": \n" ); document.write( "9m + 18w = 1 \n" ); document.write( "9m + 18(1/36) = 1 \n" ); document.write( "9m + (1/2) = 1 \n" ); document.write( "9m = 1/2 \n" ); document.write( "m = 1/18 \n" ); document.write( "Note: Since a man's rate is 1/18 job/day, \n" ); document.write( "a man's time to do the job is 18 days/job \n" ); document.write( "============================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |