document.write( "Question 898360: if a 12 men can dig in a pond in 8 days how many can dig it in 6 days?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #783390 by saw(34)![]() ![]() ![]() You can put this solution on YOUR website! If 12 men can dig in a pond in 8 days \n" ); document.write( "12*8 = 96 men workforce \n" ); document.write( "In 8 days \n" ); document.write( "96/8 = 12 men \n" ); document.write( "Let x be the men needed to dig it in 6 days \n" ); document.write( "In 6 days \n" ); document.write( "96/6 = x men \n" ); document.write( "16 men \n" ); document.write( " |