document.write( "Question 1135744: Quadrilateral ABCD has vertices A(-2,2), B(4,5), C(3,0) and D(-3,-3). What are the coordinates of the midpoint of the diagonal? \n" ); document.write( "
Algebra.Com's Answer #753425 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! This is a parallelogram, because the slope of AB and CD are equal, meaning they are parallel, and the slopes of DA and CB are also equal, meaning they are parallel. The diagonals intersect bisecting each in the middle, and one can use the midpoint formula for both AC and BD. The midpoints for each should be the same, and AC is (0.5, 1) and DB is (0.5, 1), which are the same. \n" ); document.write( " |