document.write( "Question 91838: The area of one face of a cube is 25cm². Find
\n" );
document.write( "(a) the volume of the cube,
\n" );
document.write( "(b) the total length of all the edges of the cube \n" );
document.write( "
Algebra.Com's Answer #66699 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The area of one face of a cube is 25cm². \n" ); document.write( "------------- \n" ); document.write( "Area of a face is (side)^2 \n" ); document.write( "So, (side)^2=25cm^2 \n" ); document.write( "side = 5 cm \n" ); document.write( "------------ \n" ); document.write( "Find \n" ); document.write( "(a) the volume of the cube = (side)^3 = 5^3 = 125 cm^3 \n" ); document.write( "--------------------- \n" ); document.write( "(b) the total length of all the edges of the cube \n" ); document.write( "There are 12 edges: \n" ); document.write( "12*5 = 60 cm \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |