<aside> <img src="/icons/reorder_gray.svg" alt="/icons/reorder_gray.svg" width="40px" />

Table of Contents

</aside>

Definition


Coordinates are numerical values or quantities that specify the position in space.

Cartesian(Descartes) Coordinate system

image.png

Cartesian coordinate system uses perpendicular lines(axes) that intersect at a point called the origin $(0,0,0)$.

Using this system, we can specify any position in space by measuring the distances from the origin (start point) along the axes($x$, $y$, $z$).

<aside> <img src="/icons/package_gray.svg" alt="/icons/package_gray.svg" width="40px" />

Components (Cartesian Coordinate system)

image.png

coordinate system provides a “frame of reference” for describing vectors.