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)![]() ![]() ![]() 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" ); 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 \n" ); document.write( "His rate can be expressed as \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( " \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( " \n" ); document.write( "That means 16 days needed for the 3 men to do the job of building this wall. \n" ); document.write( " |