document.write( "Question 617509: If the surface area of a cube is 110.94 ft^2, what is the volume of the cube? \n" ); document.write( "
Algebra.Com's Answer #388494 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! If the surface area of a cube is 110.94 ft^2, \n" ); document.write( "let x = the side of the cube \n" ); document.write( "S.A = 6x^2 \n" ); document.write( "6x^2 = 110.94 \n" ); document.write( "x^2 = 110.94/6 \n" ); document.write( "x^2 = 18.49 \n" ); document.write( "x = \n" ); document.write( ": \n" ); document.write( " what is the volume of the cube? \n" ); document.write( "V = \n" ); document.write( "Using a calc \n" ); document.write( "V = 79.507 cu/ft \n" ); document.write( " |