document.write( "Question 434501: A cube has a surface area of 72cm2. Find the length of one side and hence its volume. \n" ); document.write( "
Algebra.Com's Answer #301005 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Cube surface area = 6l^2 l is length of edge \n" ); document.write( "6l^2= 72 \n" ); document.write( "l^2=12 \n" ); document.write( "l= sqrt(12)\r \n" ); document.write( "\n" ); document.write( "Volume = L*W*H \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "V= 499 cu.cm \n" ); document.write( " |