24,978 views
42 votes
42 votes
find the location of the remaining vertices and determine the most specific classification for this parallelogram

find the location of the remaining vertices and determine the most specific classification-example-1
User Paachi
by
2.8k points

1 Answer

22 votes
22 votes

First, plot the points for a better visual intuition:

The points A and B are vertices of the parallelogram, and O is the point where the diagonals meet.

Let C(x_c,y_c) be the vertex opposite to A, as well as D(x_d,y_d) the vertex opposite to B.

The point O, were the diagonals meet, is the midpoint of both diagonals. Use the midpoint formula to write down equations that will determine the values of the coordinates of C and D:


\begin{gathered} O=(A+C)/(2) \\ \Rightarrow(0,1)=((1+x_c)/(2),(3+y_c)/(2)) \end{gathered}

Find x_c and y_c:


\begin{gathered} (1+x_c)/(2)=0 \\ \Rightarrow1+x_c=0 \\ \therefore x_c=-1 \end{gathered}
\begin{gathered} (3+y_c)/(2)=1 \\ \Rightarrow3+y_c=2 \\ \therefore y_c=-1 \end{gathered}

Then, the coordinates of the point C are (-1,-1).

Since O is also the midpoint of B and D, we can find via a similar process that the coordinates of D are (-2,2). The full picture of the parallelogram is:

By calculating the length of the sides, we can notice that this parallelogram is in fact a square.

Therefore, the locations of the remaining vertices are at (-2,2) and (-1,-1). The most specific classification of this parallelogram is a square.

find the location of the remaining vertices and determine the most specific classification-example-1
find the location of the remaining vertices and determine the most specific classification-example-2
User Keval Bhogayata
by
2.9k points