Browse Definitions :
Definition

x and y coordinates

What are x and y coordinates?

X and y coordinates are, respectively, the horizontal and vertical addresses of a point in any two-dimensional (2D) space, such as a sheet of paper or a computer display screen. Together, these coordinates help identify the exact location of a point.

In the Cartesian coordinate system, the x and y coordinates are part of the x-axis and y-axis in a 2D space. For a point in space, the x and y coordinates are written as an ordered pair, (x, y). The first number represents the point's position on the x-axis, and the second number represents its position on the y-axis. The coordinates can also be written as (x,y), without a space after the comma.

x and y coordinates
X and y coordinates (axis) are horizontal and vertical addresses in a 2D space.

The order of the x and y coordinates in the ordered pair is important. The x coordinate always comes first, followed by the y coordinate. That is why (3, 4) is not the same as (4, 3).

(3, 4) refers to a point three units to the right of zero and four units above zero.

(4, 3) refers to a point four units to the right of zero and three units above zero.

The two axes intersect perpendicularly at the origin or zero location. The x and y coordinates of this location are written as (0, 0) or (0,0).

Important x and y coordinate terms

The x and y axes on which the x and y coordinates are plotted form a coordinate plane. The system was invented by French mathematician René Descartes and is known as the Cartesian coordinate system.

The coordinate plane is required to represent any point in a given 2D space. The plane, formed by the intersection of the two axes, is two-dimensional because the location of any point on this plane requires two data points:

  1. its distance on the x-axis
  2. its distance on the y-axis

These distances are represented by the x-coordinate and y-coordinate, respectively.

The x value of the point (x, y) is known as the abscissa. It represents the distance of the point from the origin or along the horizontal x-axis. The y value of the point (x, y) is known as the ordinate. It represents the vertical or perpendicular distance of the point from the origin or from the x-axis.

The point at which a line intercepts the x-axis is called the x-intercept, and the point at which it intercepts the y-axis is called the y-intercept. The y coordinate of an x-intercept is 0, and the x coordinate of a y-intercept is 0. If the equation of a line is available (y = mx + b), plugging in x = 0 into the equation yields the y-intercept. Similarly, plugging in y = 0 gives the x-intercept.

The coordinate plane is divided into four quadrants:

  • Quadrant 1 is in the top right.
  • Quadrant 2 is in the top left.
  • Quadrant 3 is in the bottom left.
  • Quadrant 4 is in the bottom right.

Representing x and y coordinates with examples

Any point in a 2D space is represented by x and y coordinates as an ordered pair, either of which can be zero, positive or negative.

If either value is zero, the point is represented as the following:

  • (0, y): The x coordinate is zero, so the point lies on the y-axis.
    • (0, 10): The point is on the y axis and 10 units above.
    • (0, -10): The point is on the y axis and 10 units below.
  • (x, 0): The y coordinate is zero, so the point lies on the x-axis.
    • (10, 0): The point is on the x axis and 10 units to the right of zero.
    • (-10, 0): The point is on the x axis and 10 units to the left of zero.

If both the x and y coordinates are zero (0, 0), the point is on the origin, which is where the x-axis and y-axis intersect.

If both x and y coordinates are non-zero, the point lies somewhere on the 2D coordinate plane in one of its four quadrants.

x and y coordinates example 1

Example 1

Consider point M in the coordinate plane here.

M lies one unit to the right of zero and two units above zero. So, its x coordinate is (1), and its y coordinate is (2). Together, its (x, y) coordinates are represented on the 2D coordinate plane as the following:

M = (1, 2)

Point M is in Quadrant 1.

x and y coordinates example 2

Example 2

Consider point N in the coordinate plane here.

N lies three units to the left of zero and four units below zero. So, its x coordinate is (-3), and its y coordinate is (-4). Together, its (x, y) coordinates are represented on the 2D coordinate plane as the following:

N = (-3, -4)

Point N is in Quadrant 3.

Positive and negative values in the 4 quadrants

Depending on the location of the point in one of the four quadrants on the coordinate plane, the x and y coordinates will have positive or negative values. If the x coordinate is in the left part of the plane, it has a negative value, and if it is in the right, its value is positive.

Similarly, if the y coordinate is on the top part of the plane, its value is positive. If it is in the bottom plane, it has a negative value. The left, right, top and bottom parts of the plane are determined by the location of the point from the origin or zero value.

Quadrant Point location X value
(positive/negative)
Y value
(positive/negative)
(x, y)

Quadrant 1

Top right

Positive

Positive

(+, +)

Quadrant 2

Top left

Negative

Positive

(-, +)

Quadrant 3

Bottom left

Negative

Negative

(-, -)

Quadrant 4

Bottom right

Positive

Negative

(+, -)

Example 1

(2, 5): The point is in Quadrant 1, two units to the right of zero and five units above zero.

Example 2

(-2, 5): The point is in Quadrant 2, two units to the left of zero and five units above zero.

x and y coordinates with four quadrants

Example 3

(-2, -5): The point is in Quadrant 3, two units to the left of zero and five units below zero.

Example 4

(2, -5): The point is in Quadrant 4, two units to the right of zero and five units below zero.

Uses of x and y coordinates

The x and y coordinates of a point are required to find the distance of that point from the declared origin of a 2D space. The coordinates are also used to find the midpoint and slope of a line and to determine its linear equation.

The linear equation of a line is represented as y = mx + b:

  • m = slope = change in y / change in x
  • x = x coordinate, "how far along"
  • y = y coordinate, "how far up"
  • b = value of y when x = 0

Here's what the (x, y) coordinate pair looks like if the value of x is known and if the equation is expressed as y = 2x + 2:

X coordinate Y coordinate Slope (m) y = 2x + 2 (x, y)

0

2

2

2

(0, 2)

1

4

2

4

(1, 4)

2

6

2

6

(2, 6)

3

8

2

8

(3, 8)

4

10

2

10

(4, 10)

To graph the equation y = 2x + 2, each coordinate in each ordered pair is located on a coordinate grid. Then, the x and y coordinates are connected to form a straight line.

See also: mathematical symbols.

This was last updated in August 2022

Continue Reading About x and y coordinates

Networking
  • network scanning

    Network scanning is a procedure for identifying active devices on a network by employing a feature or features in the network ...

  • networking (computer)

    Networking, also known as computer networking, is the practice of transporting and exchanging data between nodes over a shared ...

  • What is SD-WAN (software-defined WAN)? Ultimate guide

    Software-defined WAN is a technology that uses software-defined networking concepts to distribute network traffic across a wide ...

Security
  • identity management (ID management)

    Identity management (ID management) is the organizational process for ensuring individuals have the appropriate access to ...

  • fraud detection

    Fraud detection is a set of activities undertaken to prevent money or property from being obtained through false pretenses.

  • single sign-on (SSO)

    Single sign-on (SSO) is a session and user authentication service that permits a user to use one set of login credentials -- for ...

CIO
  • IT budget

    IT budget is the amount of money spent on an organization's information technology systems and services. It includes compensation...

  • project scope

    Project scope is the part of project planning that involves determining and documenting a list of specific project goals, ...

  • core competencies

    For any organization, its core competencies refer to the capabilities, knowledge, skills and resources that constitute its '...

HRSoftware
  • Workday

    Workday is a cloud-based software vendor that specializes in human capital management (HCM) and financial management applications.

  • recruitment management system (RMS)

    A recruitment management system (RMS) is a set of tools designed to manage the employee recruiting and hiring process. It might ...

  • core HR (core human resources)

    Core HR (core human resources) is an umbrella term that refers to the basic tasks and functions of an HR department as it manages...

Customer Experience
  • martech (marketing technology)

    Martech (marketing technology) refers to the integration of software tools, platforms, and applications designed to streamline ...

  • transactional marketing

    Transactional marketing is a business strategy that focuses on single, point-of-sale transactions.

  • customer profiling

    Customer profiling is the detailed and systematic process of constructing a clear portrait of a company's ideal customer by ...

Close