Coordinate Proof Laboratory
About This MicroSim
This interactive laboratory allows students to explore coordinate proofs by dragging vertices of geometric shapes and watching formulas update in real-time. Experiment with different positions to discover properties algebraically.
How to Use
- Select a shape from the dropdown (Rectangle, Triangle, or Parallelogram)
- Drag vertices to move them on the coordinate plane
- Watch calculations update automatically
- Toggle options to show/hide distances and snap to grid
Interactive Features
- Draggable vertices - Click and drag any vertex
- Real-time formulas - All calculations update instantly
- Multiple shapes - Rectangle, triangle, parallelogram
- Snap to grid - Keep vertices at clean coordinates
- Distance labels - See side lengths on the figure
Shapes Available
| Shape | Vertices | Explores |
|---|---|---|
| Rectangle | 4 | Diagonal congruence |
| Triangle | 3 | Midpoints, medians |
| Parallelogram | 4 | Diagonal properties |
Calculations Shown
- Side lengths using distance formula
- Diagonal lengths for quadrilaterals
- Midpoint coordinates for triangles
- Congruence verification
Learning Objectives
- Create coordinate proofs by strategic vertex placement
- Apply distance and midpoint formulas
- Explore how position affects calculations
- Verify geometric properties algebraically
Bloom's Taxonomy Level
Creating - Designing proofs through strategic placement and exploration.
Coordinate Proof Tips
- Place one vertex at the origin (0, 0)
- Align sides with axes for simpler math
- Use variables for general proofs
- The distance formula: d = √[(x₂-x₁)² + (y₂-y₁)²]
Iframe Embed Code
<iframe src="https://dmccreary.github.io/geometry-course/sims/coordinate-proof-lab/main.html"
height="622px"
width="100%"
scrolling="no"></iframe>
References
- Coordinate Proofs - Math Is Fun
- Using Coordinates in Proofs - Khan Academy