document.write( "Question 436201: The diagonal of a square frame is 6 inches. What is the length of each side of the frame? \n" ); document.write( "
Algebra.Com's Answer #301786 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
the diagonal is the hypotenuse.
\n" ); document.write( "the legs are the sides of the square.\r
\n" ); document.write( "\n" ); document.write( "6^2=x^2+x^2
\n" ); document.write( "36=2x^2
\n" ); document.write( "18=x^2
\n" ); document.write( "x=sqrt(18)
\n" ); document.write( "x= 4.24 in
\n" ); document.write( "
\n" );