document.write( "Question 17583: given a square or rectangle what is the formular for calculating the diagonal size \n" ); document.write( "
Algebra.Com's Answer #8475 by pwac(253)![]() ![]() ![]() You can put this solution on YOUR website! you would use Pythagorus theorem: \n" ); document.write( "square on hypotenuse=sum of squares of other two sides. \n" ); document.write( "In your case diagonal is hypotenuse. \n" ); document.write( "so if (d)is diagonal and x and y the two sides it connects \n" ); document.write( " \n" ); document.write( "add \n" ); document.write( "then find \n" ); document.write( "Pete \n" ); document.write( " |