document.write( "Question 33459: If a square has a diagonal that measures 12, and so the square is divided into 2 triangles, what is the value of one of the sides of the square? \n" ); document.write( "
Algebra.Com's Answer #19845 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! Let each side of the square is x unit; \n" ); document.write( "x^2+x^2 = (12)^2 = 144 \n" ); document.write( "=> x^2 = 72 \n" ); document.write( "=> x = 6 sqrt(2) \n" ); document.write( "Length of each side of the square is 6 Sqrt(2) unit \n" ); document.write( " |