document.write( "Question 578904: find the midpoint of each of the two diagonals of parallelogram with vertices A(1,1) B(6,1) c (7,3) d(2,3) \n" ); document.write( "
Algebra.Com's Answer #370814 by Gogonati(855) You can put this solution on YOUR website! The midpoint of the diagonal AC is:(1+7)/2,(1+3)/2 or (4, 2)\r \n" ); document.write( "\n" ); document.write( "The midpoint of the diagonal BD is:(6+2)/2, (1+3)/2 or (4, 2)\r \n" ); document.write( "\n" ); document.write( "This conclusion tell us that the diagonals of parallelogram are equal,and intersect each other on their midpoint. \n" ); document.write( " |