Skip to main content
Daily Math Minute

Coordinate Geometry

Proving Theorems with Coordinates

Using coordinates to prove a figure is a particular type of triangle or quadrilateral.

Advanced20 min lesson4 min readUpdated August 12, 2026Author not yet attributed

Prerequisites

  • Distance & Midpoint Formulas

Proving a Shape Without a Protractor

Before reading on, think about this: using only the distance formula, the midpoint formula, and slope — no protractor, no ruler on paper, nothing but coordinates and algebra — how might you prove that a specific four-sided figure is genuinely a parallelogram, rather than just something that looks like one?

Definition — Coordinate Proof

A proof that uses coordinates, algebra, and formulas like distance, midpoint, and slope to establish a geometric fact — for example, proving a quadrilateral is a parallelogram, or a triangle is isosceles, using calculation rather than visual inspection.

A powerful strategy in coordinate proofs is placing a figure conveniently on the coordinate plane before starting — a right angle at the origin, or a base along the x-axis — to make the resulting algebra as simple as possible. This is completely valid, and here's why: rigid motions (from earlier in this course) preserve every distance and angle, so sliding, rotating, or reflecting a figure into a convenient position never changes any distance- or angle-based property being proven. A theorem proven for one convenient placement genuinely holds for every congruent copy of that figure, anywhere on the plane.

Worked Example — Proving a Triangle Is Isosceles

A triangle has vertices A(0, 0), B(6, 0), and C(3, 8). Prove it's isosceles. Find all three side lengths using the distance formula. AB = √((6−0)² + (0−0)²) = 6. AC = √((3−0)² + (8−0)²) = √(9+64) = √73. BC = √((3−6)² + (8−0)²) = √(9+64) = √73. Since AC = BC, the triangle is isosceles.

Worked Example — Proving a Quadrilateral Is a Parallelogram

A quadrilateral has vertices A(0, 0), B(5, 2), C(8, 7), D(3, 5). Prove it's a parallelogram. A parallelogram's diagonals always bisect each other, so find the midpoints of both diagonals. Midpoint of AC: ((0+8)/2, (0+7)/2) = (4, 3.5). Midpoint of BD: ((5+3)/2, (2+5)/2) = (4, 3.5). Since both diagonals share the same midpoint, they bisect each other, proving ABCD is a parallelogram.

Worked Example — Proving a Triangle Is Right Using Slope

A triangle has vertices A(0, 0), B(4, 0), and C(4, 6). Prove it has a right angle at B. Find the slopes of the two sides meeting at B. Slope of AB: (0−0)/(4−0) = 0. Slope of BC: (6−0)/(4−4), which is undefined (a vertical line). A horizontal side (slope 0) and a vertical side (undefined slope) meet at a right angle, since perpendicular lines have slopes that are negative reciprocals — the special case of one slope being 0 and the other undefined is exactly what a horizontal-vertical right angle looks like.

Graph Visualizer

Domain & range
2
Evaluate a point
  • x^2 = 0

Tip

Choose which fact to prove — equal side lengths (isosceles), equal slopes (parallel), matching diagonal midpoints (parallelogram), or negative-reciprocal slopes (perpendicular) — based on exactly what the problem is asking to establish, rather than calculating everything about a figure and hoping something useful turns up.

Common Mistakes

  • Proving a figure looks approximately right based on plotted points, instead of calculating exact distances, slopes, or midpoints.

    A coordinate proof relies on exact calculation, not visual estimation from a graph — always compute the actual distance, slope, or midpoint values and compare them precisely.

  • Placing a figure's coordinates arbitrarily rather than strategically, making the resulting algebra unnecessarily complicated.

    Placing a convenient vertex at the origin, or a convenient side along an axis, is always a valid choice thanks to rigid motions preserving distance and angle — use that freedom to simplify the algebra before starting.

Key Takeaways

  • Coordinate proofs establish geometric facts using distance, midpoint, and slope formulas instead of visual inspection.
  • Placing a figure conveniently on the coordinate plane is always valid, since rigid motions preserve every distance and angle being proven.
  • Different geometric claims call for different tools: distance for congruent sides, midpoint for bisection, and slope for parallel or perpendicular sides.

Summary

Coordinate proofs unite this course's algebra and geometry into one powerful proof technique, closing out Geometry's formal reasoning. This completes the Geometry course — Algebra II continues from here, deepening algebraic structure with new function types, complex numbers, and more advanced equation-solving techniques.

Sign in to track your progress and mark this lesson complete.

Track your progress