83.7k views
23 votes
Find the coordinates of the intersection of the diagonals of parallelogram GHJK with vertices G (1,3) H (4,3) J (5,1) and K (2,1)

User Melvin
by
5.6k points

1 Answer

6 votes

Answer: (3,2)

Step-by-step explanation: Diagonal is a line connecting two opposite points of a form. In parallelograms, there two diagonals and they bisect each other, i.e., the point where the diagonals meet divide them into two segments with the same measure. In short, diagonals meet at their midpoint.

The way to determine midpoint is given by

(x,y) =
{(x_(1)+x_(2))/(2) },(y_(1)+y_(2))/(2)

(x,y) =
{(1+5)/(2) },(3+1)/(2)

(x,y) = (3,2)

The coordinates where diagonals of parallelogram GHJK intersect are (3,2).

User Eslimaf
by
5.9k points