document.write( "Question 757463: If 6 men can do a piece of work in 14 days, how many men are needed to do the work in 21 days?
\n" );
document.write( "the Answer was given as 4. can you show me how this answer was reached? \n" );
document.write( "
Algebra.Com's Answer #460817 by John10(297)![]() ![]() You can put this solution on YOUR website! If 6 men can do a piece of work in 14 days, how many men are needed to do the work in 21 days? \n" ); document.write( "-------------------------------\r \n" ); document.write( "\n" ); document.write( "As you know that the larger group of people will complete faster than smaller group of people. Thus it is relatively inverse\r \n" ); document.write( "\n" ); document.write( "Let D is number of days and N is number of men\r \n" ); document.write( "\n" ); document.write( "N = k/D\r \n" ); document.write( "\n" ); document.write( "6 = k/14\r \n" ); document.write( "\n" ); document.write( "==>k = 6 * 14 = 84\r \n" ); document.write( "\n" ); document.write( "If we have D = 21 days then\r \n" ); document.write( "\n" ); document.write( "N = k/D = 84/21 = 4 men.\r \n" ); document.write( "\n" ); document.write( "Hope it helps! John \n" ); document.write( " |