Position axes
Introduction
Cartesian coordinates (Cartesian system) are a type of orthogonal coordinates used in Euclidean spaces, for the graphic representation of a mathematical relationship, movement or position in physics, characterized by having as reference orthogonal axes that meet at the point of origin. In Cartesian coordinates, the coordinates to the origin are determined as the length of each of the orthogonal projections of a given point on each of the axes. The name 'Cartesian' was introduced in honor of René Descartes, who used them for the first time formally.
Cartesian coordinates are used, for example, to define a Cartesian system or reference system with respect to either a single axis (straight line), with respect to two axes (a plane "Plane (geometry)", thus being a two-dimensional system) or with respect to three axes (in space "Space (physics)"), perpendicular to each other (plane and space), which intersect at a point called origin of coordinates. In the plane, Cartesian coordinates are called abscissa and ordinate. The abscissa is the horizontal coordinate and is usually represented by the letter x, while the ordinate is the vertical coordinate and is represented by y.
When the two lines intersect, they divide the plane into four regions or zones, which are known as quadrants:
The Cartesian plane is used to assign a location to any point on the plane. The graph indicates the point +2 on the abscissa and +3 on the ordinate. The set (2, 3) is called an "ordered pair" and other points can be located in the same way. The quadrant has 4 negative and positive points since the left side is called negative which is -x, -y and the right side is positive +x,+y.
Cartesian coordinates are the basis of analytical geometry, and provide insightful geometric interpretations for many other branches of mathematics, such as linear algebra, complex analysis, differential geometry, multivariate calculus, group theory, and more. A familiar example is the concept of the graph of a function. Cartesian coordinates are also essential tools for most applied disciplines dealing with geometry, including astronomy, physics, engineering, and many more. They are the most commonly used coordinate system in computer graphics, computer-aided design, and other geometry-related data processing.