document.write( "Question 574139: how long is each side of a square if the diagonal is 5√2
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #368973 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! how long is each side of a square if the diagonal is 5√2 \n" ); document.write( "------ \n" ); document.write( "Let each side be \"x\": \n" ); document.write( "x^2 + x^2 = (5sqrt(2))^2 \n" ); document.write( "------- \n" ); document.write( "2x^2 = 25*2 \n" ); document.write( "x^2 = 25 \n" ); document.write( "---- \n" ); document.write( "side = x = 5 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |