document.write( "Question 694534: A cube has surface area of 384 square cm. What is the edge length of the cube? \n" ); document.write( "
Algebra.Com's Answer #427999 by Ave(106)\"\" \"About 
You can put this solution on YOUR website!
use can use the formula \"Surface+Area=6s%5E2\" solve for s will give you the edge
\n" ); document.write( "\"384=6s%5E2\" divide by 6
\n" ); document.write( "\"sqrt%2864%29=sqrt%28s%5E2%29\" take the sqrt both sides
\n" ); document.write( "8=s
\n" ); document.write( "
\n" );