document.write( "Question 830364: 12 workers can build a road in 30 days . how many workers required to build a road in 10 days? \n" ); document.write( "
Algebra.Com's Answer #500574 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "rate = 1/wd = 1/(12*30) job/worker*days \n" ); document.write( "1/w*10 = 1/(12*30) \n" ); document.write( "1/w = 10/(12*30) \n" ); document.write( "w = 1*(12*30)/10 \n" ); document.write( "w = 36 workers \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( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |