document.write( "Question 34298: The surface area of a cube is 50 cm squared.
\n" );
document.write( "what is the area of one face of the cube? What is the length of one edge of the cube? How do you find the answer? \n" );
document.write( "
Algebra.Com's Answer #20564 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The 6 faces of the cube all have the same area. \n" ); document.write( "Let a side of a face be x; then its area is x^2 \n" ); document.write( "EQUATION: 6x^2=50 \n" ); document.write( "x^2=25/3 sq. cm. (Area of one face) \n" ); document.write( "x=5/sqrt3 = 5sqrt3/3= (5/3)sqrt3 (length of one side) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |