document.write( "Question 53688: The diagonal of a square has the length of 8 sqrt 2. Find the length of a side of the triangle. \n" ); document.write( "
Algebra.Com's Answer #35918 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Draw the square and the diagonal. \n" ); document.write( "Label the sides as \"x\" and the diagonal as 8sqrt2 \n" ); document.write( "EQUATION: \n" ); document.write( "x^2 + x^2 = (8sqrt2)^2 \n" ); document.write( "2x^2 = 64(2) \n" ); document.write( "x^2=64 \n" ); document.write( "x=8 \n" ); document.write( "Each side is 8 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |