Coordinate Axes in Three Dimensions

We have learnt about representing a point in 2D plane but in real life we generally deal with 3D planes. Hence we need an additional parameter i.e. height of the point to locate it in the 3D plane. Thus we make use of 3 coordinate axes to represent the point in the plane.

X-axis, Y-axis, and Z-axis

Cartesian coordinate system in 3 dimensions uses three axes to show a point in 3 dimensional space. These axes are X-axis, Y-axis and Z-axis. Similar to 2D plane, these axes are placed mutually perpendicular to each other. X-axis is the horizontal axis and Y-axis is the vertical axis. Z-axis is generally represented as the third axis mutually perpendicular to the X and Y axis. The point of intersection of X-axis, Y-axis and Z-axis in 3D plane is called the Origin.

Each point in the 3D cartesian coordinate system is determined using its x, y and z coordinate and represented as (x, y, z). The Origin is represented using O(0, 0, 0). The X-axis is divided into two parts by the origin i.e. OX and OX’. OX’ is used to show numbers with negative X coordinate. Similarly Y-axis is divided into two parts by the origin i.e. OY and OY’. OY’ is used to show numbers with negative Y coordinate. Similarly Z-axis is divided into two parts by the origin i.e. OZ and OZ’. The origin also divides the entire 3D plane in eight equal parts called octants.

Coordinate Axes in Coordinate Geometry

Coordinate Axes are the fundamental of the concept in Coordinate Geometry, which is the amalgamation of two branches of mathematics, i.e., algebra and geometry. The basic idea of coordinate geometry is to study the properties of various figures in mathematics i.e., points, lines, curves, etc.

Thus, Coordinate Axes form the basis of coordinate geometry which is the branch of mathematics dealing with the plotting of points, lines, and curves on the coordinate axes system or the Euclidean plane. In this article, we will learn about the Coordinate Axes in detail.

Table of Content

  • What are Coordinate Axes?
  • Coordinate Axes in Two Dimension
  • Coordinate Axes in Polar Coordinate System
  • Coordinate Axes in Three Dimensions
  • Coordinate Axes in Other Coordinate Systems

Similar Reads

What are Coordinate Axes?

In any plane, we need a certain number of lines to represent the position of a point in the plane. These lines are called coordinate axes. For example, we need 2 coordinate axes to represent a point in the 2D plane. The plane that is formed by the intersection of these axes is called the Cartesian plane....

Coordinate Axes in Two Dimension

In 2 dimensional plane, a point is located using its distance from the two coordinate axes. These axes are perpendicular to each other always. Thus coordinate axes in two dimension helps us determine the position of the point in terms of the length and width of the projections of the point on each coordinate axis....

Coordinate Axes in Polar Coordinate System

In polar coordinate system , the point is represented using two values which are its distance from the origin or the reference point and an angle from the reference direction. Thus the system that shows a point by its distance and angle from a reference is called polar coordinate system....

Coordinate Axes in Three Dimensions

We have learnt about representing a point in 2D plane but in real life we generally deal with 3D planes. Hence we need an additional parameter i.e. height of the point to locate it in the 3D plane. Thus we make use of 3 coordinate axes to represent the point in the plane....

Coordinate Axes in Other Coordinate Systems

Apart from all these coordinate axes systems, there are other coordinate system also. These are:...

Applications of Coordinate Axes System

The system of coordinate axes finds application in various fields such as:...

Solved Problems on Coordinate Axes

Problem 1: Identify the quadrant in which the point A(5, -4) lie....

Coordinate Axes – FAQs

1. What are the Coordinate Axes in 2D System?...

Contact Us