{{ toc.name }}
{{ toc.signature }}
{{ toc.name }} {{ 'ml-btn-view-details' | message }}
{{ stepNode.name }}
{{ 'ml-toc-proceed' | message }}
Lesson
Exercises
Recommended
Tests
An error ocurred, try again later!
Chapter {{ article.chapter.number }}
{{ article.number }}. 

{{ article.displayTitle }}

{{ article.intro.summary }}
{{ 'ml-btn-show-less' | message }} {{ 'ml-btn-show-more' | message }} expand_more
{{ 'ml-heading-abilities-covered' | message }}
{{ ability.description }} {{ ability.displayTitle }}

{{ 'ml-heading-lesson-settings' | message }}

{{ 'ml-lesson-show-solutions' | message }}
{{ 'ml-lesson-show-hints' | message }}
{{ 'ml-lesson-number-slides' | message : article.intro.bblockCount}}
{{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount}}
{{ 'ml-lesson-time-estimation' | message }}

Concept

Coordinate

A coordinate is the position of an object in a coordinate system relative to the corresponding axis. Coordinates are often seen together with other coordinates, which can describe the position of an object in a coordinate system with one, two, three, or even more dimensions.

In One Dimension

In a one-dimensional coordinate system, which is the same as a number line, only one number is used to indicate the position of a point on that line.
Number Line and a movable point on it

In Two Dimensions

In a two-dimensional coordinate system, points are usually expressed as a coordinate pair — also called an ordered pair — denoted by The first coordinate states the position along the axis and the second coordinate states the position along the axis.
Point on the 2D coordinate plane

In Three Dimensions

In a three-dimensional coordinate system, three numbers are needed to express a coordinate position. It is referred to as an ordered triple denoted by Each number states the position of the point relative to its corresponding axes.
Point on the 3D coordinate system

More Than Three Dimensions

Although a coordinate system with more than three coordinates cannot be easily represented graphically, it is possible to work with its points by using their coordinates. In such cases, the points will have as many coordinates as the system has. In an dimensional system, the points are called ordered tuples, or tuples, and they are denoted as