document.write( "Question 983993: The volume of a cube is 216 cubic centimeters. What is the surface area of the cube?
\n" );
document.write( "Select one:
\n" );
document.write( "a. 288 square centimeters
\n" );
document.write( "b. 144 square centimeters
\n" );
document.write( "c. 216 square centimeters
\n" );
document.write( "d. 1296 square centimeters
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #604788 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The volume of a cube is 216 cubic centimeters. What is the surface area of the cube? \n" ); document.write( "------------- \n" ); document.write( "s = edge length \n" ); document.write( "Vol = s^3 = 216 \n" ); document.write( "------------ \n" ); document.write( "There are 6 faces, each has an area of s^2 \n" ); document.write( " \n" ); document.write( " |