document.write( "Question 1188017: FOUR MEN AND 8 WOMEN CAN FINISH A PIECE OF WORK JOINTLY IN 5 DAYS WHILE 3 MEN AND 2
\n" ); document.write( "WOMEN CAN FINISH THE SAME WORK JOINTLY IN 10 DAYS. FIND THE TIME TAKEN BY ONE MAN
\n" ); document.write( "ALONE AND THAT OF ONE WOMAN ALONE TO FINISH THE SAME WORK.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #819063 by ikleyn(52810)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( ".
\n" ); document.write( "FOUR MEN AND 8 WOMEN CAN FINISH A PIECE OF WORK JOINTLY IN 5 DAYS WHILE 3 MEN AND 2
\n" ); document.write( "WOMEN CAN FINISH THE SAME WORK JOINTLY IN 10 DAYS. FIND THE TIME TAKEN BY ONE MAN
\n" ); document.write( "ALONE AND THAT OF ONE WOMAN ALONE TO FINISH THE SAME WORK.
\n" ); document.write( "~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let m be the rate of work of one man and let w be the rate of work of one woman.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then we have this system of 2 equations in 2 unknowns\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    4m + 8w = \"1%2F5\"     (1)\r\n" );
document.write( "\r\n" );
document.write( "    3m + 2w = \"1%2F10\"    (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To run of the denominator, I will multiply eq(1) by 5 (both sides) and will multiply eq(2) by 20.\r\n" );
document.write( "I will get then\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    20m + 40w = 1           (3)\r\n" );
document.write( "\r\n" );
document.write( "    60m + 40w = 2           (4)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Next, I will subtract eq(3) from eq(2).  I will get\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    40m = 1,   hence  m = \"1%2F40\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now from eq((3),\r\n" );
document.write( "\r\n" );
document.write( "    \"20%2A%281%2F40%29\" + 40w = 1,\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "which gives then\r\n" );
document.write( "\r\n" );
document.write( "    40w = 1 - \"20%2F40\" = \"1%2F2\",   w = \"1%2F80\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The problem is just solved: a single man will do the job in 40 days, working alone;\r\n" );
document.write( "\r\n" );
document.write( "                            a single woman will do it in 80 days.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );