Start with three points: A is at (2, 3), B is at (5, 7), and C is at (7, 4).
Read a point by checking the x-axis first and the y-axis second.
Point C is farther right than Point B because its x value is larger. Point B is higher than Point C because its y value is larger.
A tiny chart-reading step: read a scatter point by its x and y coordinates before comparing points.
highlighted = computed this step
Start with coordinate pairs
Start with 3 pinned coordinate pairs.
pinned coordinate pairs
Read x and y together
Read each scatter point as an x value and a y value.
x and y together
Locate each point
Place each point using both axes before comparing positions.
points on two axes
Compare after reading coordinates
Point C is farther right than Point B, but Point B is higher.