Plotting Points in the Plane
Reading a coordinate pair is one half of the skill; drawing the point is the other. This lesson breaks plotting into a five-step procedure you can apply mechanically, and shows how the resulting picture lets you sanity-check geometry questions in seconds.
Definitions
To plot a point with coordinates is to mark the unique dot in the Cartesian plane that has abscissa and ordinate . The standard procedure uses the axes and a scale (typically one grid square per unit).
The procedure
Step-by-step. To plot a point with coordinates :
- Start at the origin.
- Move horizontally by units , to the right if , to the left if , no movement if .
- From this position, move vertically by units , upward if , downward if , no movement if .
- Place a dot at the final position; label it with the coordinates and (optionally) a name like .
- Double-check: count back from the dot to the origin to confirm you matched both coordinates.
Choosing a scale. Before plotting several points, look at the range of coordinates and pick a scale that fits the page. If your points are and , one grid square per unit is hopeless , use one grid square per units instead. The scale must be the same on both axes for shapes to look correct.
Why move horizontally first? This is a convention, but it matches the order . Doing the horizontal step first matches reading the first coordinate first. The dot is the same either way, but consistent order avoids errors.
A common pattern: collinear points. When several points have one coordinate in common, they form a horizontal or vertical line.
- All points with the same -coordinate lie on the horizontal line .
- All points with the same -coordinate lie on the vertical line .
So all sit on the horizontal line .
A common pattern: vertices of a polygon. Given three or four points, plot them and connect the dots to see what polygon emerges. Coordinate geometry then lets you compute side lengths (using Pythagoras), find midpoints, check perpendicularity, and prove statements about the figure.
Reflections you can do by eye.
- Reflect across the -axis: flip the sign of . The dot moves straight down (or up) across the -axis.
- Reflect across the -axis: flip the sign of . The dot moves left (or right) across the -axis.
- Reflect across the origin: flip both signs. The dot moves through the origin to the opposite side.
Plotting on the axes. If a coordinate is zero, the corresponding axis movement is nothing. The point sits at the start, then goes units up , i.e. on the -axis, units above the origin. The point goes units left, then no vertical movement , i.e. on the -axis, units left of the origin.
Worked examples
Example 1. Plot the points , , , .
For : from the origin, right then up. For : left then up. For : left then down. For : right then down. Each lands in a different quadrant.
Example 2. Plot the points and describe their positions.
All are on the axes: and are on the -axis; and are on the -axis.
Example 3. Plot the points . What shape do they form?
and share ; and share . Vertical pairs: on ; on . So is a rectangle with horizontal side and vertical side , actually a square of side .
Example 4. Plot . What do you notice?
All have abscissa equal to ordinate. They lie on the line (the diagonal through the origin in Quadrants I and III).
Example 5. Plot and its reflection across the -axis. State .
Reflection across the -axis flips the sign of : . Plot and ; they are symmetric across the -axis at the same height.
Try it yourself
- Plot: . State the quadrant of each.
- Plot: .
- Plot . What do you notice?
- Plot . What do you notice?
- Plot the four points . What polygon do they form?
- Plot the three points . What kind of triangle is ? (Look at the angles.)
- Plot the reflections of across each axis and across the origin.
- Plot and . Is the segment horizontal, vertical, or sloped?
- Plot points whose abscissa is twice their ordinate (e.g. ). What do you observe?
- Plot the four points . What shape do they form?
Pitfalls / Insight
- Use a consistent scale on both axes. Otherwise, squares look like rectangles and right angles look skewed.
- Move horizontally first, then vertically. Following a fixed order prevents sign errors.
- Double-check by reading the dot back. After plotting, trace back from the dot to confirm the coordinates.
Insight. Plotting is fast, exact, and unambiguous. Once you can drop a point at without thinking, you can use coordinate geometry to verify surprising claims: that a particular triangle is right-angled, that four points form a parallelogram, that three points are collinear. The grid is a microscope; the plotting is how you use it.