document.write( "Question 818593: A box has a length of 10 inches and a width of 8 inches and a height of 6 inches. How many cubes with edges of 2 inches can fit inside of the box? \n" ); document.write( "
Algebra.Com's Answer #492647 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! v = 10 * 8 * 6 = 480 cu.in \n" ); document.write( "--- \n" ); document.write( "480 / (2^3) \n" ); document.write( "480 / 8 \n" ); document.write( "60 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "60 cubes will fit in the box \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( " |