document.write( "Question 840810: What is the surface area of a cube that measures 11 inches on each side? \n" ); document.write( "
Algebra.Com's Answer #506428 by grishma.kshatriya(27)![]() ![]() ![]() You can put this solution on YOUR website! Solution : \r \n" ); document.write( "\n" ); document.write( "side of cube = 11 inches\r \n" ); document.write( "\n" ); document.write( "Surface Area of a Cube = 6 a^2 \n" ); document.write( " = 6(11)^2 \n" ); document.write( " = 6*121\r \n" ); document.write( "\n" ); document.write( " = 726 inches \n" ); document.write( " |