document.write( "Question 928391: when 12 workers doing 1 work in 12 days then 8 workers doing same work how many days \n" ); document.write( "
Algebra.Com's Answer #563616 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! rate: \n" ); document.write( "r = job/(workers*time) \n" ); document.write( "--- \n" ); document.write( "rate 12 workers: \n" ); document.write( "1/(12*12) \n" ); document.write( "--- \n" ); document.write( "rate 8 workers: \n" ); document.write( "1/(8*t) \n" ); document.write( "--- \n" ); document.write( "1/(12*12) = 1/(8*t) \n" ); document.write( "8t = 12*12 \n" ); document.write( "t = 12*12/8 \n" ); document.write( "t = 18 hours \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( " |