document.write( "Question 767587: 12 men can build a wall in 4 days.how many days will 3 men take to build the same wall?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #467716 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
How about anything that fits this:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "m men can build a wall in d days. how many days will n men take to build the same wall?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Variables are:
\n" ); document.write( "m = number of men for a defined job
\n" ); document.write( "d = number of days for the defined job
\n" ); document.write( "n = number of men different than m, \"n%3C%3Em\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "CALCULATE THE WORK RATE FOR ONE MAN.
\n" ); document.write( "The defined group of men need d number of days, so if only 1 man is available, he needs m times as many days to do the job. This means the one-man rate is 1 man needs \"d%2Am\" days.
\n" ); document.write( "His rate can be expressed as \"1%2F%28d%2Am%29\" jobs per day.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "RATE FOR A DIFFERENT NUMBER OF MEN.
\n" ); document.write( "Now, you want the rate for some other number of men; the quantity, n men. What is the rate now if n men are to do the job? The rates are additive, so each man in the group contributes at 1/(d*m) jobs per day; and since we now have n men to do this job, the rate is:
\n" ); document.write( "\"highlight%28n%281%2F%28d%2Am%29%29%29\" jobs per day.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In your actual question you can find the given variables' values and just substitute them into the expression:
\n" ); document.write( "m=12; d=4; n=3.
\n" ); document.write( "\"3%2F%284%2A12%29=1%2F%284%2A4%29=highlight%281%2F16%29\" jobs per day
\n" ); document.write( "That means 16 days needed for the 3 men to do the job of building this wall.
\n" ); document.write( "
\n" );