document.write( "Question 412825: The diagonal of a square is 12 inches long. Find the length of one of the legs. \n" ); document.write( "
Algebra.Com's Answer #289899 by edjones(8007) You can put this solution on YOUR website! Let s=one of the 2 legs. \n" ); document.write( "2s^2=12 \n" ); document.write( "s^2=6 \n" ); document.write( "s=sqrt(6)\" \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |