Kahibaro
Discord Login Register

Coordinate Plane

The coordinate plane is a way to locate points using pairs of numbers. You can think of it as a map made from two number lines that cross each other at right angles.

The Two Axes

In the standard coordinate plane there are two perpendicular (at $90^\circ$) number lines:

They cross at a point called the origin, which has coordinates $(0,0)$.

Both axes are number lines:

Every point on the plane can be described using these two axes.

Ordered Pairs and Coordinates

A point in the coordinate plane is written as an ordered pair:

$$ (x, y) $$

The order matters: $(2, 5)$ is not the same point as $(5, 2)$.

To locate $(x, y)$:

  1. Start at the origin $(0,0)$.
  2. Move $x$ units along the $x$-axis:
    • Right if $x$ is positive.
    • Left if $x$ is negative.
  3. From there, move $y$ units parallel to the $y$-axis:
    • Up if $y$ is positive.
    • Down if $y$ is negative.

The place where you end up is the point $(x, y)$.

Examples:

The Four Quadrants

The coordinate plane is divided into four regions called quadrants. They are numbered using Roman numerals, going counterclockwise starting from the upper right:

Points that lie on an axis are not in any quadrant:

Examples:

Plotting Points (Sketching by Hand)

To plot a point means to draw it in the coordinate plane using its coordinates.

A practical step-by-step method:

  1. Draw a horizontal line and mark it as the $x$-axis with $0$ in the middle.
  2. Draw a vertical line through $0$ and mark it as the $y$-axis.
  3. Mark some positive and negative numbers on both axes at equal spacing.
  4. For each point $(x, y)$:
    • Find $x$ on the $x$-axis.
    • From that tick mark, move straight up or down to the height $y$.
    • Mark the point and label it with its coordinates.

When plotting multiple points:

Reading Coordinates from a Graph

Often you will see a point already drawn, and you must find its coordinates.

To read the coordinates:

  1. From the point, draw a line straight down or up to the $x$-axis to read the $x$-coordinate.
  2. From the point, draw a line straight left or right to the $y$-axis to read the $y$-coordinate.
  3. Write the ordered pair as $(x, y)$.

Check the signs:

Distance Along Axes (Horizontal or Vertical)

In this chapter, focus on very simple distances that are purely horizontal or purely vertical.

  1. Horizontal distance between points with the same $y$-coordinate:
    • Points $(x_1, y)$ and $(x_2, y)$ lie on a horizontal line.
    • The distance is the difference in their $x$-coordinates:
      $$ \text{horizontal distance} = |x_2 - x_1| $$
  2. Vertical distance between points with the same $x$-coordinate:
    • Points $(x, y_1)$ and $(x, y_2)$ lie on a vertical line.
    • The distance is the difference in their $y$-coordinates:
      $$ \text{vertical distance} = |y_2 - y_1| $$

Here $|\,\cdot\,|$ means the absolute value, so the distance is always nonnegative.

Examples:

More general distances (not purely horizontal or vertical) are treated later; for now, notice that differences in coordinates already tell you how far apart two points are along one axis.

Simple Shapes on the Coordinate Plane

Basic shapes can be drawn and described using coordinates.

Horizontal and Vertical Segments

If you connect two points:

You can describe these segments using endpoints:

Rectangles with Axis-Aligned Sides

A rectangle whose sides are parallel to the axes (an axis-aligned rectangle) has very simple coordinates.

Suppose its corners are:

Then the four vertices are:

The side lengths are:

You can already see how coordinates help you describe and measure shapes.

Simple Symmetry in the Coordinate Plane

The coordinate plane helps you see symmetry using coordinates.

The most basic symmetries here are reflections across the axes:

Notice:

Examples:

Understanding how coordinates change under these reflections will be helpful later when graphing more complex objects.

Using the Coordinate Plane to Organize Information

Besides geometry, the coordinate plane can be used to organize data as pairs of numbers:

In these situations it is common to:

You plot each data pair as a point $(x, y)$. Patterns in the points (such as a roughly straight line) will become important in later chapters.

Views: 15

Comments

Please login to add a comment.

Don't have an account? Register now!