document.write( "Question 818338: If a machine can fill 2 cartons in 3 seconds how many cartons can it fill in 10 seconds? \n" ); document.write( "
Algebra.Com's Answer #492520 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! r = c / t \n" ); document.write( "c = r * t \n" ); document.write( "--- \n" ); document.write( "r = 2/3 cartons /sec \n" ); document.write( "--- \n" ); document.write( "c = r * time \n" ); document.write( "c = (2/3 cartons/sec) * (10 sec) \n" ); document.write( "c = 20/3 \n" ); document.write( "--- \n" ); document.write( "c = 6 + 2/3 cartons \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( " |