Sign In
Place the quadrilateral in the coordinate plane with one vertex at the origin and one side on the positive x-axis.
See solution.
We are asked to show the following statement. Ifboth pairs of opposite sides of a quadrilateral are congruent, thenthe quadrilateral is a parallelogram. We are asked to write a coordinate proof, so place the quadrilateral in the coordinate plane. It is helpful if you choose a position with one vertex at the origin and one side on the positive x-axis. Let's label the coordinates of the vertices of the quadrilateral.
The distance between pointsP(x_1,y_1)andQ(x_2,y_2)is PQ=sqrt((x_2-x_1)^2+(y_2-y_1)^2). Let's use this formula to set up equations that express that the opposite sides of the quadrilateral are congruent. Instead of the length of the segments, we can set up the equations for the squares of the segments.
(b-0)^2+(c-0)^2=(x-a)^2+(y-0)^2
(I), (II): x= a+b, y= c
(I), (II): Subtract terms
(II): Add terms
To show that this quadrilateral is a parallelogram, we need to prove that opposite sides are parallel.
In the solution we set up the following system of equations. b^2+c^2=(x-a)^2+y^2 a^2=(x-b)^2+(y-c)^2 Without solving this system, we stated the solution (x,y)=(a+b,c) and checked it. If you solve this system, you find that there is another solution. x&=(a-b)(a^2-b^2-c^2)/(a-b)^2+c^2 y&=-c(a^2-b^2-c^2)/(a-b)^2+c^2 This second solution also gives a point at the correct distance from D and B, but in this case ABCD is not a quadrilateral.