document.write( "Question 4897: A Cube has an edge of 3 in. what is the total area of the cube
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #2408 by Abbey(339)![]() ![]() ![]() You can put this solution on YOUR website! The area of a cube is A=L*W*H.\r \n" ); document.write( "\n" ); document.write( "The cube has a length which equals the width which also equals the height, so: \n" ); document.write( "A=L*W*H \n" ); document.write( "A=3*3*3 \n" ); document.write( "A=27 \n" ); document.write( "So the area of the cube is 27 cubic inches. \n" ); document.write( " |