document.write( "Question 978313: If total surface area of a cube is 24, what is the volume of the cube? \n" ); document.write( "
Algebra.Com's Answer #599744 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "Total Surface Area = 24 \n" ); document.write( "Number of faces = 6 \n" ); document.write( "24/6 = 4 \n" ); document.write( "Area of face = length x breadth \n" ); document.write( "or l^2 \n" ); document.write( "l^2 = 4 \n" ); document.write( "l = 2 \n" ); document.write( "Volume of cube l^3 \n" ); document.write( "Volume = 8 \n" ); document.write( "Hope this helps:-) \n" ); document.write( " |