Step 01 of 04
Coordinate geometry lets you PROVE properties of a polygon by computing side lengths, slopes, and midpoints — instead of relying on diagrams. The recipe:
| Distance formula | →side lengths |
| Slope formula | →parallel / perpendicular sides |
| Midpoint formula | →diagonals bisecting each other, midsegments |
Step 02 of 04
Worked example. Show that A(0,0),B(5,0),C(5,3),D(0,3) is a rectangle.
Strategy: show all four angles are right by computing slopes of adjacent sides.
slope AB=5−00−0=0(horizontal)
slope BC=5−53−0=undef.(vertical)
Horizontal ⟂ vertical, so ∠B=90°. Same logic at every vertex — all four right. Combined with opposite sides equal length: rectangle.
Step 03 of 04
Classify a quadrilateral from coordinates — the decision tree.
| All 4 sides equal AND 4 right angles | →square |
| 4 right angles, opposite sides equal | →rectangle |
| All 4 sides equal | →rhombus |
| Both pairs of opposite sides parallel | →parallelogram |
| Exactly one pair parallel | →trapezoid |
| Two pairs of consecutive sides equal | →kite |
Compute slopes (for parallel/perpendicular) and distances (for length equality), then match the property pattern.
Step 04 of 04
Triangle classifications. Compute the three side lengths.
| All 3 equal | →equilateral |
| Exactly 2 equal | →isosceles |
| All 3 different | →scalene |
| a2+b2=c2 (largest is c) | →right triangle (apply Pythagorean) |
A right isosceles triangle is both — the two short sides are equal AND they're the legs of a right angle.
Key insight
Coordinate geometry replaces visual reasoning with arithmetic: distance for length, slope for parallel/perpendicular, midpoint for bisection. Pick the property you want to prove, compute, conclude.