document.write( "Question 1022906: Prove that if the diagonals of a parallegram are equal it is a rectangle. \n" ); document.write( "
Algebra.Com's Answer #638465 by robertb(5830)![]() ![]() You can put this solution on YOUR website! Consider the parallelogram ABCD on the Cartesian plane, with coordinates A(0,0), B(a,0), C(c+a,d), and D(c,d). Without loss of generality, we can assume a>0 and \n" ); document.write( "The two diagonals are AC and BD.\r \n" ); document.write( "\n" ); document.write( "Now apply the distance formula to the endpoints of AC and BD:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "==> \n" ); document.write( "\n" ); document.write( "==> \n" ); document.write( "\n" ); document.write( "==> 4ac = 0, after simplification.\r \n" ); document.write( "\n" ); document.write( "Since a>0, we then have c = 0. (This implies that angle DAB and angle ABC are right angles.)\r \n" ); document.write( "\n" ); document.write( "Therefore parallelogram ABCD is a rectangle. \n" ); document.write( " |