Mathwords logoMathwords

Cartesian — Definition, Formula & Examples

Cartesian refers to a system that uses perpendicular number lines (axes) to describe the position of points using ordered pairs of numbers. It is named after the French mathematician René Descartes.

The term Cartesian denotes any mathematical framework derived from the coordinate system introduced by René Descartes, in which each point in the plane is uniquely identified by an ordered pair (x,y)(x, y) representing signed distances from two mutually perpendicular axes intersecting at an origin.

How It Works

In the Cartesian system, you draw a horizontal axis (the xx-axis) and a vertical axis (the yy-axis) that cross at a point called the origin, labeled (0,0)(0, 0). Every point on the plane gets a unique address written as (x,y)(x, y). The first number tells you how far to move left or right from the origin, and the second tells you how far to move up or down. The two axes divide the plane into four regions called quadrants.

Worked Example

Problem: Plot the point (3, −2) on a Cartesian plane and identify which quadrant it lies in.
Step 1: Start at the origin (0, 0). The x-coordinate is 3, so move 3 units to the right.
Step 2: The y-coordinate is −2, so move 2 units down from that position.
Step 3: Mark the point. Since x is positive and y is negative, the point is in Quadrant IV.
Answer: The point (3, −2) is located 3 units right and 2 units below the origin, in Quadrant IV.

Why It Matters

The Cartesian system is the foundation for graphing equations, analyzing geometric shapes with algebra, and working with data in science classes. Nearly every graph you encounter in math courses from pre-algebra through calculus uses Cartesian coordinates.

Common Mistakes

Mistake: Reversing the order and writing (y, x) instead of (x, y).
Correction: The x-coordinate (horizontal distance) always comes first, and the y-coordinate (vertical distance) comes second. Remember: alphabetical order — x before y.