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)\"\" \"About 
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 = \"sqrt%2818.49%29\" ft on a side
\n" ); document.write( ":
\n" ); document.write( " what is the volume of the cube?
\n" ); document.write( "V = \"%28sqrt%2818.49%29%29%5E3\"
\n" ); document.write( "Using a calc
\n" ); document.write( "V = 79.507 cu/ft
\n" ); document.write( "
\n" );