The Coordinate Plane

Study Sheet

The Coordinate Plane

Points, quadrants, tables, and graphing lines

The Coordinate Plane

Concept
The Big Idea
xyAB

The coordinate plane is made from two number lines that cross at right angles. The horizontal number line is the xx-axis. The vertical number line is the yy-axis. The point where they cross is the origin, written (0,0)(0,0).

Every location on the plane is named by an ordered pair (x,y)(x,y). The first number tells you how far to move left or right along the xx-axis. The second number tells you how far to move up or down parallel to the yy-axis. Because the order matters, we call it an ordered pair: (3,5)(3,5) is a different point than (5,3)(5,3).

Distance and midpoint come from the coordinates.

Example
Reading an Ordered Pair

The point (4,2)(4,2) means: start at the origin, move right 44 (because 44 is positive), then move up 22 (because 22 is positive). You land at a spot that is 44 units right and 22 units above the origin.

The point (3,1)(-3,1) means: move left 33, then up 11.

Tip

Tip: Always read the coordinates in the order (x,y)(x,y) --- xx before yy, just like the alphabet. A helpful memory trick: “walk before you climb” (move sideways first, then up or down).

The Four Quadrants

Concept
Dividing the Plane

The two axes split the plane into four regions called quadrants. We number them with Roman numerals, starting at the top-right and going counter-clockwise:

  • [leftmargin=6mm,topsep=2pt]
  • Quadrant I --- top right --- xx positive, yy positive: (+,+)(+,+)
  • Quadrant II --- top left --- xx negative, yy positive: (,+)(-,+)
  • Quadrant III --- bottom left --- xx negative, yy negative: (,)(-,-)
  • Quadrant IV --- bottom right --- xx positive, yy negative: (+,)(+,-)
Example
Naming the Quadrant

Where is (5,2)(-5,-2)? Both coordinates are negative, which matches (,)(-,-), so the point is in Quadrant III.

Where is (6,1)(6,-1)? Here xx is positive and yy is negative, matching (+,)(+,-), so the point is in Quadrant IV.

Concept
Points on the Axes

If a point sits on an axis, it is not in any quadrant.

  • [leftmargin=6mm,topsep=2pt]
  • A point on the xx-axis has the form (x,0)(x,0) --- its yy-coordinate is 00. Example: (4,0)(4,0).
  • A point on the yy-axis has the form (0,y)(0,y) --- its xx-coordinate is 00. Example: (0,3)(0,-3).
  • The origin (0,0)(0,0) sits on both axes.
Tip

Tip: A zero tells you the point is on an axis. Zero in the second spot means the xx-axis; zero in the first spot means the yy-axis.

Plotting Points and Naming Coordinates

Concept
Plotting a Point
xyAB

To plot the point (x,y)(x,y):

  • [leftmargin=6mm,topsep=2pt]
  • Start at the origin (0,0)(0,0).
  • Move along the xx-axis: right if x>0x>0, left if x<0x<0.
  • From there move parallel to the yy-axis: up if y>0y>0, down if y<0y<0.
  • Mark a dot where you stop.

To name the coordinates of a point you already see, do the reverse: count how far it is left/right, then up/down, from the origin.

Distance and midpoint come from the coordinates.

Example
Plotting (2,3)(-2,3)

Start at the origin. Because x=2x=-2, move left 22. Because y=3y=3, move up 33. The dot lands in the top-left region, so this point is in Quadrant II.

Example
Naming a Point

Suppose a dot is 33 units to the right of the origin and 44 units below it. Moving right 33 gives x=3x=3; moving down 44 gives y=4y=-4. So the point is (3,4)(3,-4), which is in Quadrant IV.

Tables of Values

Concept
Building a Table

A table of values is a neat list of ordered pairs. We usually pick a few xx-values, apply a rule, and record the matching yy-values. Each row of the table (x,y)(x,y) becomes one point on the plane.

Example
Table for y=x+2y = x + 2

Choose x=0,1,2,3x = 0,1,2,3 and add 22 to each to find yy:

The ordered pairs are (0,2)(0,2), (1,3)(1,3), (2,4)(2,4), and (3,5)(3,5).

Tip

Tip: To read a table, take the top number and bottom number in the same column (or the two numbers in the same row) and pair them as (x,y)(x,y).

Graphing a Linear Relationship

Concept
From Rule to Graph

A rule like y=x+2y = x+2 or y=2xy = 2x describes how yy depends on xx. When you plot all the ordered pairs from its table, the points fall in a perfectly straight line --- this is a linear relationship. Connecting the dots gives the graph of the rule.

Example
Graphing y=2xy = 2x

Make a table by doubling each xx:

The points (0,0)(0,0), (1,2)(1,2), (2,4)(2,4), (3,6)(3,6) all lie on one straight line that climbs steeply through the origin. Each time xx goes up by 11, yy goes up by 22.

Tip

Tip: Plot at least three points from the table. If they do not line up straight, check your arithmetic --- for a linear rule they always should.

Distance on a Horizontal or Vertical Line

Concept
Same Row or Same Column
xyAB

Two points lie on the same horizontal line when they share the same yy-coordinate. Two points lie on the same vertical line when they share the same xx-coordinate. In either case the distance between them is easy to find:

  • [leftmargin=6mm,topsep=2pt]
  • Horizontal: subtract the xx-coordinates and take the positive difference.
  • Vertical: subtract the yy-coordinates and take the positive difference.

Distance and midpoint come from the coordinates.

Example
Horizontal Distance

Find the distance from (2,5)(2,5) to (9,5)(9,5). They share y=5y=5, so this is horizontal. Subtract the xx-values: 92=79-2 = 7. The distance is 77 units.

Example
Vertical Distance with a Negative

Find the distance from (3,4)(-3,4) to (3,2)(-3,-2). They share x=3x=-3, so this is vertical. The distance is the gap between y=4y=4 and y=2y=-2. Counting from 44 down to 2-2: that is 4+2=64 + 2 = 6 units. (In general, take the positive difference 4(2)=6|4 - (-2)| = 6.) The distance is 66 units.

Tip

Tip: Distance is never negative. If subtracting gives a negative number, just drop the sign --- distance is the positive difference.

Real-World Coordinates and Patterns

Concept
Maps and Grids
xyAB

Coordinates appear everywhere: on maps, game boards, and city grids. A treasure map might place a chest at (5,3)(5,3), meaning 55 blocks east and 33 blocks north of a starting corner. Counting blocks between two spots on a grid is exactly the horizontal or vertical distance from the last section.

Distance and midpoint come from the coordinates.

Example
A City Grid

A school is at (1,2)(1,2) and a library is at (1,7)(1,7) on a city map where each unit is one block. Because both have x=1x=1, they are on the same vertical street. The walking distance is 72=57-2 = 5 blocks.

Example
A Growing Pattern

A plant is 11 cm tall on day 00 and grows 33 cm each day. The rule is y=3x+1y = 3x + 1, where xx is the day and yy is the height. On day 44: y=3(4)+1=13y = 3(4)+1 = 13 cm. The points (0,1)(0,1), (1,4)(1,4), (2,7)(2,7), (3,10)(3,10), (4,13)(4,13) climb in a straight line.

Tip

Tip: In word problems, decide what xx and yy stand for first. Then a “starting amount plus a steady change” almost always turns into a straight-line rule.

Going Deeper: Advanced Coordinate Geometry

Concept
The Distance Formula
xyAB

For two points not on the same horizontal or vertical line, the straight-line distance still comes from a right triangle. Between (x1,y1)(x_1,y_1) and (x2,y2)(x_2,y_2), the horizontal leg has length x2x1|x_2-x_1| and the vertical leg has length y2y1|y_2-y_1|. The distance is the hypotenuse, so by the Pythagorean theorem

d=(x2x1)2+(y2y1)2.d=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}.

Because each difference is squared, the sign of the subtraction never matters --- squaring erases it.

Distance and midpoint come from the coordinates.

Reminder — The Pythagorean theorem:a2+b2=c2a^2+b^2=c^2
Example
Distance from (1,2)(1,2) to (5,5)(5,5)

The horizontal change is x2x1=51=4x_2-x_1=5-1=4 and the vertical change is y2y1=52=3y_2-y_1=5-2=3. These are the legs of a right triangle:

Then

d=42+32=16+9=25=5 units.d=\sqrt{4^2+3^2}=\sqrt{16+9}=\sqrt{25}=5\ \text{units}.

This is the famous 33--44--55 right triangle.

Concept
The Midpoint Formula

The midpoint of the segment joining (x1,y1)(x_1,y_1) and (x2,y2)(x_2,y_2) is the point exactly halfway between them. You simply average the xx-coordinates and average the yy-coordinates:

M=(x1+x22, y1+y22).M=\left(\frac{x_1+x_2}{2},\ \frac{y_1+y_2}{2}\right).

The average of two numbers always lands in the middle, so this works even when the coordinates are negative.

Reminder — Distance and midpoint:d=(x2x1)2+(y2y1)2,M=(x1+x22, y1+y22)d=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}, \qquad M=\left(\frac{x_1+x_2}{2},\ \frac{y_1+y_2}{2}\right)
Example
Midpoint of (2,3)(-2,3) and (4,1)(4,-1)

Average the xx-values, then the yy-values:

x of M=2+42=22=1,y of M=3+(1)2=22=1.\begin{aligned} \text{$x$ of }M &= \frac{-2+4}{2}=\frac{2}{2}=1,\\ \text{$y$ of }M &= \frac{3+(-1)}{2}=\frac{2}{2}=1. \end{aligned}

So the midpoint is M=(1,1)M=(1,1). Check: it is 33 right and 22 down from (2,3)(-2,3), and also 33 left and 22 up from (4,1)(4,-1) --- perfectly centered.

Concept
Slope: Rate of Change

The slope of a line measures how steeply it rises. It is the ratio of vertical change to horizontal change between any two points on the line:

m=riserun=y2y1x2x1.m=\frac{\text{rise}}{\text{run}}=\frac{y_2-y_1}{x_2-x_1}.

A positive slope climbs left-to-right; a negative slope falls. A larger m|m| means a steeper line. In a real setting, slope is a rate of change --- for the plant rule y=3x+1y=3x+1, the slope 33 means “33 cm of growth per day.”

Concept
Slope--Intercept Form: y=mx+by=mx+b (Preview)

Every non-vertical line can be written as

y=mx+b,y=mx+b,

where mm is the slope and bb is the yy-intercept --- the yy-value where the line crosses the yy-axis (that is, where x=0x=0). For y=2x+1y=2x+1: the slope is m=2m=2, and the line crosses the yy-axis at (0,1)(0,1). Each step right of 11 raises yy by 22. This is the same “starting amount plus steady change” idea from the tables, written in one tidy formula.

Tip

Watch out: slope is change in ychange in x\dfrac{\text{change in }y}{\text{change in }x}, not the other way around. Subtract the coordinates in the same order on top and bottom --- if you start with point 22 in the numerator, start with point 22 in the denominator too.

Concept
Transformations as Coordinate Rules

Moving or flipping a shape changes each point by a simple rule:

  • [leftmargin=6mm,topsep=2pt]
  • Translation (slide) by aa right and bb up: (x,y)(x+a, y+b)(x,y)\rightarrow(x+a,\ y+b).
  • Reflection over the xx-axis: (x,y)(x, y)(x,y)\rightarrow(x,\ -y).
  • Reflection over the yy-axis: (x,y)(x, y)(x,y)\rightarrow(-x,\ y).
  • Reflection over the origin: (x,y)(x, y)(x,y)\rightarrow(-x,\ -y).

Apply the rule to every vertex, then reconnect the new points to get the image.

Example
Translating a Triangle

A triangle has vertices A(1,2)A(1,2), B(4,2)B(4,2), and C(2,5)C(2,5). Slide it 33 left and 11 down, using the rule (x,y)(x3, y1)(x,y)\rightarrow(x-3,\ y-1):

A(1,2)(13, 21)=(2,1),B(4,2)(43, 21)=(1,1),C(2,5)(23, 51)=(1,4).\begin{aligned} A(1,2) &\rightarrow (1-3,\ 2-1)=(-2,1),\\ B(4,2) &\rightarrow (4-3,\ 2-1)=(1,1),\\ C(2,5) &\rightarrow (2-3,\ 5-1)=(-1,4). \end{aligned}

The new triangle ABCA'B'C' has the same size and shape --- only its position changed.

Concept
Area from Vertices: The Shoelace Idea

You can find the area of a triangle straight from its corner coordinates (x1,y1)(x_1,y_1), (x2,y2)(x_2,y_2), (x3,y3)(x_3,y_3) --- no height needed:

Area=12x1(y2y3)+x2(y3y1)+x3(y1y2).\text{Area}=\tfrac{1}{2}\,\bigl|\,x_1(y_2-y_3)+x_2(y_3-y_1)+x_3(y_1-y_2)\,\bigr|.

The absolute-value bars keep the area positive no matter the order of the vertices. This trick is called the shoelace formula because of the criss-cross pattern of multiplications.

Example
Area of a Triangle with Vertices (1,1)(1,1), (5,2)(5,2), (3,6)(3,6)

Label (x1,y1)=(1,1)(x_1,y_1)=(1,1), (x2,y2)=(5,2)(x_2,y_2)=(5,2), (x3,y3)=(3,6)(x_3,y_3)=(3,6) and substitute:

Area=121(26)+5(61)+3(12)=121(4)+5(5)+3(1)=124+253=12(18)=9 square units.\begin{aligned} \text{Area} &= \tfrac{1}{2}\,\bigl|\,1(2-6)+5(6-1)+3(1-2)\,\bigr|\\ &= \tfrac{1}{2}\,\bigl|\,1(-4)+5(5)+3(-1)\,\bigr|\\ &= \tfrac{1}{2}\,\bigl|\,-4+25-3\,\bigr|\\ &= \tfrac{1}{2}\,(18)=9\ \text{square units}. \end{aligned}
Concept
Lattice Points and Taxicab Distance

A lattice point is a point whose coordinates are both integers, like (3,2)(3,-2) --- exactly where grid lines cross. On a city grid you cannot cut diagonally through buildings, so the travel distance is the taxicab distance: add the horizontal and vertical blocks,

dtaxi=x2x1+y2y1.d_{\text{taxi}}=|x_2-x_1|+|y_2-y_1|.

From (1,2)(1,2) to (5,5)(5,5) this is 51+52=4+3=7|5-1|+|5-2|=4+3=7 blocks, even though the straight-line distance is only 55. The taxicab distance is never shorter than the straight-line distance.

Tip

Big picture: coordinates turn geometry into arithmetic. Distance, midpoints, slope, area, and even flips and slides all become formulas you can compute from the numbers (x,y)(x,y) --- the foundation of the algebra and geometry still ahead.

Formulas, Proofs & Tips

Tip
Slope of a line
m=y2y1x2x1m = \frac{y_2-y_1}{x_2-x_1}

What it means. Rise over run: how much yy changes for each 11 that xx increases.

Example. Through (1,2)(1,2) and (4,8)(4,8): m=8241=2m=\dfrac{8-2}{4-1}=2.

Why it works. Between two points on a line the vertical change is y2y1y_2-y_1 and the horizontal change is x2x1x_2-x_1. Similar triangles guarantee this ratio is the same wherever you measure it, so it is a property of the line itself.

Tip. Keep the points in the same order top and bottom. Reversing both gives the same slope; reversing only one flips the sign.

Tip
Distance and midpoint
d=(x2x1)2+(y2y1)2,M=(x1+x22, y1+y22)d=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}, \qquad M=\left(\frac{x_1+x_2}{2},\ \frac{y_1+y_2}{2}\right)

What it means. The straight-line distance between two points, and the point exactly halfway between them.

Example. (1,2)(1,2) to (4,6)(4,6): d=32+42=5d=\sqrt{3^2+4^2}=5, midpoint =(2.5,4)=(2.5,\,4).

Why it works. The two points are opposite corners of a right triangle with legs x2x1|x_2-x_1| and y2y1|y_2-y_1|; the distance is the hypotenuse, so Pythagoras gives the formula. The midpoint is just the average of the coordinates, since averaging lands halfway along each axis.

Tip. Distance is the Pythagorean theorem in disguise. Squaring removes any sign worry, so you never need absolute values here.