document.write( "Question 936899: If 12 men and 18 Women can do a piece of work in 14 days .
\n" );
document.write( "In how many days 8 men and 12 women can do the same piece of work? \n" );
document.write( "
Algebra.Com's Answer #602641 by Bibin(2)![]() ![]() ![]() You can put this solution on YOUR website! 12 m+ 18 w = 14 days \n" ); document.write( "So ie( 12 m+ 18 w)14 = 1 \n" ); document.write( "12 m + 18 w = 1/14---- eqn1 \n" ); document.write( "Muliply eqn1 by 2/3 \n" ); document.write( "12×2/3 m + 18×2/3w =1/14×2/3 \n" ); document.write( "6m+12w = 21 \n" ); document.write( "So 21 days is the answer \n" ); document.write( " |