Kahibaro
Discord Login Register

Cartesian coordinates

The coordinate plane has already been introduced in general terms in the parent chapter. Here we focus on the specific system used on it: Cartesian coordinates.

The Cartesian coordinate system

On the coordinate plane, every point is located using a pair of numbers called its Cartesian coordinates. These numbers tell you:

relative to the origin.

A point’s coordinates are written as an ordered pair:
$$(x, y)$$

It is important that the order is always $(x, y)$, never $(y, x)$.

For example, the point $(3, -2)$ has:

The origin

The origin is the special point where the two axes intersect. Its coordinates are
$$(0, 0).$$

From the origin:

Any point’s coordinates measure signed distances from the origin along these directions.

Signs of coordinates and quadrants

The coordinate plane is divided into four quadrants by the axes. The signs of $x$ and $y$ determine which quadrant a point lies in:

The quadrants are usually labeled using Roman numerals I, II, III, IV, going counterclockwise starting from the upper-right.

For example:

Points on the axes are not in any quadrant.

Interpreting coordinates

To interpret the coordinates of a point $(x, y)$ step-by-step:

  1. Start at the origin $(0, 0)$.
  2. Move horizontally to $x$:
    • right if $x > 0$,
    • left if $x < 0$,
    • stay on the $y$-axis if $x = 0$.
  3. From there, move vertically to $y$:
    • up if $y > 0$,
    • down if $y < 0$,
    • stay on the $x$-axis if $y = 0$.

The final position is the point $(x, y)$.

For instance, for $(-4, 3)$:

Reading coordinates from a graph

When a point is already plotted on the plane and you want to find its coordinates:

  1. From the point, draw a light vertical line down (or up) to the $x$-axis to read the $x$-value.
  2. From the point, draw a light horizontal line left (or right) to the $y$-axis to read the $y$-value.
  3. Write the coordinates as $(x, y)$.

Be careful:

Horizontal and vertical lines in terms of coordinates

In Cartesian coordinates, certain simple sets of points can be described by conditions on $x$ or $y$ alone:

For example:

These descriptions use the idea that each point is represented by its pair of coordinates.

Distance along one axis

In this chapter we stay with very simple distance ideas, limited to moving along a single axis.

For example:

This uses the number line ideas for absolute value, applied separately to each axis.

Using coordinates to describe position in context

Cartesian coordinates are often used to represent locations in a simple map-like setting, where each unit could represent a step, a meter, or some other distance.

For example, if a room’s floor is drawn on a coordinate grid and the origin is at one corner:

Interpreting coordinates in such contexts always follows the same rule: first move horizontally according to $x$, then vertically according to $y$.

Summary of key ideas

Views: 10

Comments

Please login to add a comment.

Don't have an account? Register now!