📚 Understanding Ordered Pairs
In coordinate geometry, we use ordered pairs, like (x, y), to pinpoint exact locations on a coordinate plane. The order really matters! Switching the order of the numbers completely changes the point's position.
📌 Definition of (x, y)
The ordered pair (x, y) represents a point on the coordinate plane where:
- ➡️ x is the point's horizontal distance (also called the abscissa) from the y-axis. This is movement along the x-axis.
- ⬆️ y is the point's vertical distance (also called the ordinate) from the x-axis. This is movement along the y-axis.
📐 Definition of (y, x)
The ordered pair (y, x) represents a point on the coordinate plane where:
- ⬅️ y is the point's horizontal distance from the y-axis. Notice how 'y' now dictates horizontal movement.
- ⬇️ x is the point's vertical distance from the x-axis. 'x' now dictates vertical movement.
📊 Comparison Table: (x, y) vs. (y, x)
| Feature |
(x, y) |
(y, x) |
| X-coordinate Meaning |
Horizontal distance from the y-axis |
Vertical distance from the x-axis |
| Y-coordinate Meaning |
Vertical distance from the x-axis |
Horizontal distance from the y-axis |
| Plotting Order |
Move along x-axis first, then y-axis |
Move along y-axis first, then x-axis |
| Location |
Specific point in the coordinate plane |
Mirrored point across the line $y = x$ |
🔑 Key Takeaways
- 🧭Order Matters: The order of x and y is crucial. $(x, y)$ and $(y, x)$ are generally different points.
- ↔️ Reflection: The point $(y, x)$ is the reflection of $(x, y)$ over the line $y = x$.
- ✍️ Notation: Always write coordinates in the correct order: (x, y).
- 🔢 Example: The point (2, 3) is different from the point (3, 2). Plot them on a graph to see!