document.write( "Question 842300: a cube that measures 5cm on a side holds a smaller cube inside it that measures 4cm on a side. What is the volume of emply space inside the larger cube? \n" ); document.write( "
Algebra.Com's Answer #507506 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Volume of larger cube: V = s^3 = 5^3 = 125 cubic cm\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Volume of smaller cube: V = s^3 = 4^3 = 64 cubic cm\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Difference in volumes: (larger volume) - (smaller volume) = 125 - 64 = 61\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the volume of the empty space is 61 cubic centimeters \n" ); document.write( " |