document.write( "Question 940186: if 12 men can dig a trench in 8 days, how many men can dig it in 6 days at the same rate?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #572988 by ptaylor(2198)\"\" \"About 
You can put this solution on YOUR website!
if 12 men can dig a trench in 8 days, how many men can dig it in 6 days at the same rate?
\n" ); document.write( "Let x=number of men needed to dig trench in 6 days
\n" ); document.write( "then x men digs at the rate of 1/6 trench per day
\n" ); document.write( "and 1 man digs at the rate of (1/6)/x=1/6x trench per day
\n" ); document.write( "12 men digs at the rate of 1/8 trench per day
\n" ); document.write( "1 man digs at the rate of (1/8)/12=1/96 trench per day
\n" ); document.write( "Soooo, (1/6x)=1/96
\n" ); document.write( "6x=96
\n" ); document.write( "x=16 men---number needed to dig trench in 6 days
\n" ); document.write( "Does this help?---ptaylor
\n" ); document.write( "
\n" );