document.write( "Question 334903: A cube shaped jewelry box has a surface area of 300 square inches,What are the dimensions of the jewelry box? \n" ); document.write( "
Algebra.Com's Answer #240033 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A cube has 6 faces of equal area \n" ); document.write( "Area = 6s^2 (s = side length) \n" ); document.write( "6s^2 = 300 \n" ); document.write( "s^2 = 50 \n" ); document.write( "s = sqrt(50) = 5sqrt(2) \n" ); document.write( "s =~ 7.0711 inches \n" ); document.write( " \n" ); document.write( " |