document.write( "Question 304184: How many cubed pieces of fudge that are 3 inches on an edge can be packed into a tin that is 9 inches deep by 12 inches wide by 8 inches high with the lid still being able to close \n" ); document.write( "
Algebra.Com's Answer #217911 by london maths tutor(243)![]() ![]() You can put this solution on YOUR website! Volume of the fudge = 3*3*3 = 27 inches^3\r \n" ); document.write( "\n" ); document.write( "Volume of the tin = 9*12*8 = 864 inches^3\r \n" ); document.write( "\n" ); document.write( "Number of cubes of fudge = 864/27 = 32 \r \n" ); document.write( "\n" ); document.write( "answer: 32 pieces of fudge. \n" ); document.write( " |