Coordinate Geometry Proofs
Prove a Quadrilateral is a Parallelogram
Given quadrilateral $ABCD$ with vertices $A(1, 1)$, $B(4, 2)$, $C(6, 5)$, and $D(3, 4)$. Prove that $ABCD$ is a parallelogram.
Choose a proof strategy: A parallelogram has opposite sides parallel. We'll show $\overline{AB} \parallel \overline{DC}$ and $\overline{AD} \parallel \overline{BC}$ using slopes. = Strategy: Show opposite sides have equal slopes
Find the slope of $\overline{AB}$: $m_{AB} = \frac{2 - 1}{4 - 1} = \frac{1}{3}$ = $m_{AB} = \frac{1}{3}$
Find the slope of $\overline{DC}$: $m_{DC} = \frac{5 - 4}{6 - 3} = \frac{1}{3}$ = $m_{DC} = \frac{1}{3}$
Compare slopes of $\overline{AB}$ and $\overline{DC}$: $m_{AB} = m_{DC} = \frac{1}{3}$, so $\overline{AB} \parallel \overline{DC}$ = First pair of opposite sides is parallel
Find the slope of $\overline{AD}$: $m_{AD} = \frac{4 - 1}{3 - 1} = \frac{3}{2}$ = $m_{AD} = \frac{3}{2}$
Find the slope of $\overline{BC}$: $m_{BC} = \frac{5 - 2}{6 - 4} = \frac{3}{2}$ = $m_{BC} = \frac{3}{2}$
Complete the proof: $m_{AD} = m_{BC} = \frac{3}{2}$, so $\overline{AD} \parallel \overline{BC}$. Both pairs of opposite sides are parallel. = Therefore, $ABCD$ is a parallelogram
Answer: Since both pairs of opposite sides are parallel (equal slopes), $ABCD$ is a parallelogram.
Prove Diagonals Bisect Each Other
For the parallelogram $ABCD$ with $A(1, 1)$, $B(4, 2)$, $C(6, 5)$, $D(3, 4)$, prove that the diagonals bisect each other.
Identify the diagonals: Diagonal $\overline{AC}$ connects $A(1, 1)$ and $C(6, 5)$. Diagonal $\overline{BD}$ connects $B(4, 2)$ and $D(3, 4)$. = Diagonals are $\overline{AC}$ and $\overline{BD}$
Find the midpoint of $\overline{AC}$: $M_{AC} = \left(\frac{1 + 6}{2}, \frac{1 + 5}{2}\right) = \left(\frac{7}{2}, 3\right)$ = $M_{AC} = (3.5, 3)$
Find the midpoint of $\overline{BD}$: $M_{BD} = \left(\frac{4 + 3}{2}, \frac{2 + 4}{2}\right) = \left(\frac{7}{2}, 3\right)$ = $M_{BD} = (3.5, 3)$
Compare the midpoints: $M_{AC} = M_{BD} = (3.5, 3)$ = Both diagonals have the same midpoint
Complete the proof: Since both diagonals share the same midpoint, each diagonal passes through the midpoint of the other. = The diagonals bisect each other
Answer: The diagonals $\overline{AC}$ and $\overline{BD}$ have the same midpoint $(3.5, 3)$, so they bisect each other.
Prove a Quadrilateral is a Rectangle
Prove that quadrilateral $PQRS$ with vertices $P(0, 0)$, $Q(6, 0)$, $R(6, 4)$, and $S(0, 4)$ is a rectangle.
Plan the proof: A rectangle is a parallelogram with four right angles. We'll prove: (1) it's a parallelogram, and (2) adjacent sides are perpendicular. = Two-part strategy
Show opposite sides are parallel using slopes: $m_{PQ} = 0$, $m_{SR} = 0$, so $\overline{PQ} \parallel \overline{SR}$. $m_{PS}$ is undefined, $m_{QR}$ is undefined, so $\overline{PS} \parallel \overline{QR}$. = $PQRS$ is a parallelogram
Check if adjacent sides are perpendicular: $\overline{PQ}$ is horizontal (slope $0$). $\overline{PS}$ is vertical (undefined slope). Horizontal and vertical lines are perpendicular. = $\overline{PQ} \perp \overline{PS}$
Complete the proof: Since $PQRS$ is a parallelogram with perpendicular adjacent sides, all four angles are right angles. = $PQRS$ is a rectangle
Answer: $PQRS$ is a parallelogram (opposite sides parallel) with perpendicular adjacent sides, making it a rectangle.
Prove a Quadrilateral is a Rhombus
Prove that quadrilateral $WXYZ$ with $W(0, 2)$, $X(2, 5)$, $Y(5, 3)$, $Z(3, 0)$ is a rhombus.
Plan the proof: A rhombus has all four sides equal. We'll use the distance formula to show $WX = XY = YZ = ZW$. = Strategy: Prove all sides are equal
Find $WX$: $WX = \sqrt{(2-0)^2 + (5-2)^2} = \sqrt{4 + 9} = \sqrt{13}$ = $WX = \sqrt{13}$
Find $XY$: $XY = \sqrt{(5-2)^2 + (3-5)^2} = \sqrt{9 + 4} = \sqrt{13}$ = $XY = \sqrt{13}$
Find $YZ$: $YZ = \sqrt{(3-5)^2 + (0-3)^2} = \sqrt{4 + 9} = \sqrt{13}$ = $YZ = \sqrt{13}$
Find $ZW$: $ZW = \sqrt{(0-3)^2 + (2-0)^2} = \sqrt{9 + 4} = \sqrt{13}$ = $ZW = \sqrt{13}$
Complete the proof: $WX = XY = YZ = ZW = \sqrt{13}$ = All four sides are equal, so $WXYZ$ is a rhombus
Answer: Since all four sides have length $\sqrt{13}$, quadrilateral $WXYZ$ is a rhombus.
Mistake: Confusing the order of coordinates in the slope formula
Why: Using $\frac{x_2 - x_1}{y_2 - y_1}$ instead of $\frac{y_2 - y_1}{x_2 - x_1}$ gives the reciprocal of the slope.
Correct: Remember: slope is rise over run, which is $\frac{\Delta y}{\Delta x} = \frac{y_2 - y_1}{x_2 - x_1}$.
Mistake: Assuming perpendicular slopes multiply to $1$ instead of $-1$
Why: Students sometimes forget the negative sign in the perpendicularity condition.
Correct: Two non-vertical, non-horizontal lines are perpendicular if and only if $m_1 \cdot m_2 = -1$.
Mistake: Only proving one pair of sides when showing a parallelogram
Why: A trapezoid also has one pair of parallel sides. You need both pairs for a parallelogram.
Correct: Always prove BOTH pairs of opposite sides are parallel (or use an alternative method like equal diagonals bisecting each other).
Mistake: Forgetting to simplify radicals in the distance formula
Why: Leaving answers as $\sqrt{32}$ instead of $4\sqrt{2}$ can make comparisons difficult.
Correct: Always simplify: $\sqrt{32} = \sqrt{16 \cdot 2} = 4\sqrt{2}$.
Architecture and Building Design
Architects use coordinate proofs to verify that corners are square and walls are parallel.
When designing a rectangular building, architects verify that opposite walls have equal lengths and adjacent walls are perpendicular using coordinate calculations.
Computer Graphics and Game Design
Game developers use coordinate geometry to detect collisions and render shapes correctly.
To check if a game character (at point $P$) is inside a rectangular boundary, programmers verify the coordinates satisfy the boundary conditions.
GPS and Navigation
GPS systems calculate distances between locations using coordinate formulas.
To find the straight-line distance between two GPS coordinates, navigation apps apply the distance formula to the coordinate differences.
Coordinate geometry proofs use algebraic formulas to prove geometric properties
The distance formula proves sides are equal: $d = \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2}$
Equal slopes prove lines are parallel; slopes multiplying to $-1$ prove perpendicularity
Equal midpoints prove diagonals bisect each other
To prove a shape, verify its defining properties using the appropriate formulas
Q: How do I know which formula to use in a coordinate proof?
A: Match the formula to what you need to prove: Distance formula for equal lengths, slope formula for parallel or perpendicular lines, midpoint formula for bisection.
Q: Can I use more than one method to prove a shape?
A: Yes! For example, you can prove a parallelogram by showing opposite sides parallel OR by showing diagonals bisect each other. Choose whichever method seems easier with your given coordinates.
Q: What if a line is vertical and the slope is undefined?
A: Vertical lines are parallel to each other (both undefined) and perpendicular to horizontal lines (slope 0). Handle these as special cases in your proof.
Coordinate Geometry Proofs
1 / 13
Coordinate Geometry Proofs
Learn how to prove geometric properties using coordinates, algebraic formulas, and logical reasoning.