document.write( "Question 815423: 20 men can finish 1/6 of a piece of work in 5 days.When should 5 men leave the work so that it may be finished in 35 days from begining?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #490958 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! work rate per man-day: \n" ); document.write( "r = ((1/6)/5)/20 = 0.0016666 job/man-day \n" ); document.write( "--- \n" ); document.write( "jobs ?= 0.0016666 job/man-day * 5 man * 35 day \n" ); document.write( "jobs = 0.2916666 \n" ); document.write( "--- \n" ); document.write( "Answer: \n" ); document.write( "at the given work rate, 5 men cannot complete the job in 35 days, if fact 5 men can only complete about 29% of the job in 35 days. \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |