document.write( "Question 341612: If the area of one face of a cube is 16, what is the volume of the cube?\r
\n" );
document.write( "\n" );
document.write( "(a) 4 (b) 12 (c) 48 (d) 64 (e) 256 \n" );
document.write( "
Algebra.Com's Answer #244608 by mananth(16946)![]() ![]() You can put this solution on YOUR website! area of one face of the cube = 16 \n" ); document.write( "so side = 4. \n" ); document.write( "volume of cube = side^3 \n" ); document.write( "=4^3 \n" ); document.write( "=64 \n" ); document.write( " |