document.write( "Question 800893: If 12 men mow a field of 40 acres in 8 days working 10 hours a day how many days will it take 20 men to mow a field of 60 acres working at 6 hours a day? I'm having5.3 as my answer please help me thank you. \n" ); document.write( "
Algebra.Com's Answer #483337 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! d = k*a/(m*h) \n" ); document.write( "Solve for \"k\" using \"12 men mow a field of 40 acres in 8 days working 10 hours a day\" \n" ); document.write( "8 = k*40/(12*10) \n" ); document.write( "k = 24 \n" ); document.write( "------- \n" ); document.write( "Equation: \n" ); document.write( "d = 16*a/(m*h) \n" ); document.write( "----- \n" ); document.write( " how many days will it take 20 men to mow a field of 60 acres working at 6 hours a day? \n" ); document.write( "days = 16*60/(20*6) \n" ); document.write( "--- \n" ); document.write( "days = 8 \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |