How would you do coordinate geometry proofs?

1 Answer
Mar 1, 2016

See below

Explanation:

Coordinate proof is an algebraic proof of a geometric theorem. In other words, we use numbers (coordinates) instead of points and lines.

In some cases to prove a theorem algebraically, using coordinates, is easier than to come up with logical proof using theorems of geometry.

For example, let's prove using the coordinate method the Midline Theorem that states:
Midpoints of sides of any quadrilateral form a parallelogram.

Let four points A(xA,yA), B(xB,yB), C(xC,yC) and D(xD,yD) are vertices of any quadrilateral with coordinates given in parenthesis.

Midpoint P of AB has coordinates
(xP=xA+xB2,yP=yA+yB2)
Midpoint Q of AD has coordinates
(xQ=xA+xD2,yQ=yA+yD2)
Midpoint R of CB has coordinates
(xR=xC+xB2,yR=yC+yB2)
Midpoint S of CD has coordinates
(xS=xC+xD2,yS=yC+yD2)

Let's prove that PQ is parallel to RS. For this, let's calculate the slope of both and compare them.

PQ has a slope
yQyPxQxP=yA+yDyAyBxA+xDxAxB=
=yDyBxDxB

RS has a slope
ySyRxSxR=yC+yDyCyBxC+xDxCxB=
=yDyBxDxB

As we see, the slopes of PQ and RS are the same.
Analogously, slopes of PR and QS are the same as well.

So, we have proven that opposite sides of quadrilateral PQRS are parallel to each other. That is a sufficient condition for this object to be a parallelogram.