document.write( "Question 466699: the diagonal of a square is 24 centimeter.how long is the side of the square/
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #320093 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! the diagonal of a square is 24 centimeter.how long is the side of the square \n" ); document.write( ". \n" ); document.write( "apply Pythagorean theorem: \n" ); document.write( "Let x = length of side of square \n" ); document.write( "then \n" ); document.write( "x^2 + x^2 = 24 \n" ); document.write( "2x^2 = 24 \n" ); document.write( "x^2 = 12 \n" ); document.write( "x = sqrt(12) \n" ); document.write( "x = sqrt(2*2*3) \n" ); document.write( "x = 2*sqrt(3) centimeters (exact answer) \n" ); document.write( ". \n" ); document.write( "Or, decimal approx: \n" ); document.write( "x = 3.46 centimeters\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |