| Formula | Meaning |
|---|---|
| (x,0) | Point lies on x-axis (y = 0) |
| (0,y) | Point lies on y-axis (x = 0) |
| (0,0) | Origin O |
| Distance = |x₂ − x₁| | Horizontal distance between points with same y |
| Distance = |y₂ − y₁| | Vertical distance between points with same x |
| d = √[(x₂ − x₁)² + (y₂ − y₁)²] | Straight-line distance between any two points (x₁,y₁) and (x₂,y₂) |
A study aid reviewed by GFIS faculty — always verify with your textbook and teacher.