document.write( "Question 937090: If the sum of all edges of cube is 36 then find its volume \n" ); document.write( "
Algebra.Com's Answer #570530 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If the sum of all edges of cube is 36 then find its volume \n" ); document.write( "--------- \n" ); document.write( "A cube has 8 equal edges of length s. \n" ); document.write( "8s = 36 \n" ); document.write( "s = 4.5 \n" ); document.write( "---- \n" ); document.write( "Vol = s^3 = 4.5^3 \n" ); document.write( "Vol = 91.125 cubic units \n" ); document.write( " |