What is the Cartesian Plane?
The Cartesian plane (or coordinate plane) is a two-dimensional plane formed by two perpendicular number lines: the x-axis (horizontal) and the y-axis (vertical). Their intersection point is called the origin, denoted by O(0, 0).
What are Coordinates of a Point?
A point's coordinates are an ordered pair (x, y) that tells its exact location on the plane:
- The x-coordinate (abscissa) tells how far to move left or right from the origin
- The y-coordinate (ordinate) tells how far to move up or down from the origin
How to Plot a Point (x, y):
- Start at the origin (0, 0)
- Move horizontally: x units right (if x > 0) or left (if x < 0)
- Move vertically: y units up (if y > 0) or down (if y < 0)
- Mark the point where you end
Real-Life Applications:
- Maps and GPS navigation (latitude and longitude)
- Video game character positioning
- Architectural blueprints and floor plans
- Air traffic control radar screens