document.write( "Question 931716: Three workers can complete a job in 3 hours, 6 hours, and 8 hours respectively. How long will it take the workers to complete the job if they work together? \n" ); document.write( "
Algebra.Com's Answer #565746 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! r = w/t \n" ); document.write( "rates are additive: \n" ); document.write( "r = 1/3 + 1/6 + 1/8 \n" ); document.write( "r = 0.625 \n" ); document.write( "--- \n" ); document.write( "t = w/r \n" ); document.write( "--- \n" ); document.write( "t = 1/0.625 \n" ); document.write( "t = 1.6 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( " |