Introduction to the Coordinate Plane
Plotting a Point in Quadrant I
Plot the point $(3, 4)$ on the coordinate plane.
Start at the origin: Begin at $(0, 0)$ where the axes cross = At origin
Move along the x-axis: The first number is $3$, so move 3 units right = At $(3, 0)$
Move parallel to the y-axis: The second number is $4$, so move 4 units up = At $(3, 4)$
Mark the point: Draw a dot and label it $(3, 4)$ = Point plotted!
Answer: The point $(3, 4)$ is located 3 units right and 4 units up from the origin, in Quadrant I.
Plotting a Point with Negative Coordinates
Plot the point $(-2, 5)$ on the coordinate plane.
Start at the origin: Begin at $(0, 0)$ = At origin
Move along the x-axis: The first number is $-2$, so move 2 units left = At $(-2, 0)$
Move parallel to the y-axis: The second number is $5$, so move 5 units up = At $(-2, 5)$
Mark the point: Draw a dot and label it $(-2, 5)$ = Point plotted!
Answer: The point $(-2, 5)$ is located 2 units left and 5 units up from the origin, in Quadrant II.
Reading Coordinates from a Graph
A point is located 4 units right and 3 units down from the origin. What are its coordinates?
Determine the x-coordinate: 4 units right means $x = 4$ (positive) = $x = 4$
Determine the y-coordinate: 3 units down means $y = -3$ (negative) = $y = -3$
Write the ordered pair: Combine as $(x, y)$ = $(4, -3)$
Answer: The coordinates are $(4, -3)$. This point is in Quadrant IV.
Identifying the Quadrant
In which quadrant is the point $(-5, -2)$ located?
Check the x-coordinate: $x = -5$ is negative, so the point is on the left side = Left of y-axis
Check the y-coordinate: $y = -2$ is negative, so the point is below the x-axis = Below x-axis
Identify the quadrant: Left and below = Quadrant III = Quadrant III
Answer: The point $(-5, -2)$ is in Quadrant III, where both coordinates are negative.
Mistake: Confusing the order of coordinates (writing $(y, x)$ instead of $(x, y)$)
Why: The format $(x, y)$ is a convention that must be followed. Many students mix up which number comes first.
Correct: Remember: x comes before y in the alphabet, and $(x, y)$ keeps them in alphabetical order!
Mistake: Moving up/down before left/right
Why: Students sometimes move vertically first, then horizontally, which leads to the wrong point.
Correct: Always follow the order: horizontal (x) first, then vertical (y). Think 'run before rise' or 'along the hall, then up the stairs.'
Mistake: Forgetting that negative x means left, negative y means down
Why: Students often ignore the sign and always move right and up.
Correct: Negative x-coordinate = move left. Negative y-coordinate = move down. Check each sign!
Video Games and Animation
Every sprite, character, and object in a video game has coordinates. The game engine uses these to render graphics and detect collisions.
If a character is at $(150, 200)$ and moves right by 50 pixels, their new position is $(200, 200)$.
Maps and GPS Navigation
Every location on Earth can be described using coordinates (latitude and longitude work similarly to the coordinate plane).
When you search for directions, your GPS uses coordinates to find the exact starting point and destination.
Treasure Hunting and Geocaching
Treasure maps and geocaching apps give coordinates to help you find hidden items.
A geocache might be hidden at coordinates $(45.2, -93.1)$ representing latitude and longitude.
The coordinate plane is formed by two perpendicular number lines: the x-axis (horizontal) and y-axis (vertical)
The origin $(0, 0)$ is where the two axes intersect
Every point is described by an ordered pair $(x, y)$ - always x first, then y
The four quadrants are numbered I, II, III, IV counterclockwise starting from the upper right
Positive x = right, Negative x = left; Positive y = up, Negative y = down
Q: Why is it called an 'ordered' pair?
A: Because the order matters! The point $(3, 5)$ is different from $(5, 3)$. The first number always represents the horizontal position (x) and the second represents the vertical position (y).
Q: Why do we start counting quadrants from the upper right?
A: This is a mathematical convention that dates back centuries. Quadrant I (upper right) has both coordinates positive, which makes it a natural starting point.
Q: What if a point is exactly on an axis?
A: Points on the axes are not in any quadrant. For example, $(4, 0)$ is on the x-axis, and $(0, -3)$ is on the y-axis. The origin $(0, 0)$ is on both axes.
Introduction to the Coordinate Plane
1 / 13
Introduction to the Coordinate Plane
Learn how to plot and read points on a coordinate plane using ordered pairs.