Functions: Coordinate System
Learn the Cartesian coordinate system: x and y axes, quadrants, the origin, and how to plot and locate points with interactive math practice.
✔️Solved: 0
Learning Guide: The Coordinate System
The Axes & The Origin
The grid is built from two intersecting axes:
- x-axis: The horizontal axis. Its values increase as you move right (positive direction) and decrease as you move left (negative direction).
- y-axis: The vertical axis. Its values increase as you move upwards (positive direction) and decrease as you move downwards (negative direction).
- Intersection: The two axes cross each other at a 90° angle (they are perpendicular). The point where they cross is called the origin, represented by coordinates .
Figure 1: The coordinate plane showing the x-axis, y-axis, origin, the four quadrants, and a plotted point at (3, 2).
Writing points as Ordered Pairs
Any point on the coordinate plane is represented as an ordered pair written in the format:
- The first number () is the x-coordinate (abscissa). It tells you how many units to move horizontally from the origin (right if positive, left if negative).
- The second number () is the y-coordinate (ordinate). It tells you how many units to move vertically from the origin (up if positive, down if negative).
The Four Quadrants (Regions)
The two crossing axes divide the coordinate system into four regions called quadrants, numbered counter-clockwise starting from the top-right:
Note: Points that lie directly on the x-axis or y-axis (like or ) or at the origin are not located in any of the four quadrants.
- First Quadrant (I): Top-right region. Both and are positive (). Example: .
- Second Quadrant (II): Top-left region. is negative and is positive (). Example: .
- Third Quadrant (III): Bottom-left region. Both and are negative (). Example: .
- Fourth Quadrant (IV): Bottom-right region. is positive and is negative (). Example: .
Note: Points that lie directly on the x-axis or y-axis (like or ) or at the origin are not located in any of the four quadrants.
Midpoint of a Segment
The midpoint of a segment connecting points and is the point that lies exactly halfway between them. The coordinates of the midpoint are given by the formula card below:
Mathematical Derivation & Example:
To understand why this formula works, we can project the segment and its midpoint onto the coordinate axes. This splits both the horizontal and vertical intervals into two equal parts:
1. Horizontal Projection (-axis):
The horizontal interval spans from to . On our graph, this goes from to (a total distance of units). The midpoint projects to . Since the distance from to must equal the distance from to :
Using our graph coordinates:
Solving algebraically for :
Substituting the values yields:
2. Vertical Projection (-axis):
The vertical interval spans from to . On our graph, this goes from to (a total distance of units). The midpoint projects to . Equalizing the distances:
Using our graph coordinates:
Solving algebraically for :
Substituting the values yields:
By combining these components, we find the exact coordinates of the midpoint: .
To understand why this formula works, we can project the segment and its midpoint onto the coordinate axes. This splits both the horizontal and vertical intervals into two equal parts:
1. Horizontal Projection (-axis):
The horizontal interval spans from to . On our graph, this goes from to (a total distance of units). The midpoint projects to . Since the distance from to must equal the distance from to :
Using our graph coordinates:
Solving algebraically for :
Substituting the values yields:
2. Vertical Projection (-axis):
The vertical interval spans from to . On our graph, this goes from to (a total distance of units). The midpoint projects to . Equalizing the distances:
Using our graph coordinates:
Solving algebraically for :
Substituting the values yields:
By combining these components, we find the exact coordinates of the midpoint: .
The graph shows that projecting the segment onto the and axes divides the interval between coordinates into two equal parts: and .
Distance Between Two Points
The distance between two points and is the length of the straight line segment connecting them. The distance formula is given by the formula card below:
Relation to the Pythagorean Theorem:
By projecting the segment onto the axes, we construct a right triangle with a horizontal leg (length ) and a vertical leg (length ).
Applying the Pythagorean theorem (), the hypotenuse satisfies:
For example, using the points and on the graph:
- The horizontal distance is .
- The vertical distance is .
- Applying the theorem:
By projecting the segment onto the axes, we construct a right triangle with a horizontal leg (length ) and a vertical leg (length ).
Applying the Pythagorean theorem (), the hypotenuse satisfies:
For example, using the points and on the graph:
- The horizontal distance is .
- The vertical distance is .
- Applying the theorem:
The graph shows the right triangle formed by projecting the segment onto the axes, demonstrating how the distance formula is derived directly from the Pythagorean theorem.
Learning Topics
Frequently Asked Questions
Why does the x-coordinate always come first in an ordered pair?
By mathematical convention, coordinates are always written in alphabetical order as . This standardized order ensures that anyone around the world can communicate and locate points on a coordinate plane consistently without ambiguity.
What makes a relation a function?
A relation is a function if and only if each input value is associated with exactly one output value. If a single input has multiple different outputs, it is not a function.
How do you find where a function crosses the y-axis?
To find where a function crosses the -axis, calculate by replacing with in the function formula. The resulting point on the graph will be .
What happens if we input a value outside the domain?
If you input a value outside the domain, the function is undefined for that value. For example, in , inputting results in division by zero, which has no defined mathematical value.
How can you identify the domain of a function from its graph?
To find the domain from a graph, look at the graph's horizontal extent along the -axis. Find the leftmost and rightmost points of the graph, taking note of whether the endpoints are solid (included) or open circles (excluded).
What is the difference between domain and range?
The domain is the set of all valid input values (usually ) that you can feed into a function, while the range is the set of all output values (usually ) that the function produces as a result.
How can you identify the range of a function from its graph?
To find the range from a graph, look at the graph's vertical extent along the -axis. Find the lowest and highest points of the graph, taking note of whether these endpoints are included (solid) or excluded (open circles).
What does it mean for a function to be continuous?
Intuitively, it means you can draw the function's graph without lifting your pencil. Formally, a function must be defined at the point, and the graph must connect smoothly without any gaps, jumps, or holes.
How do you find points where a function is not continuous?
Look for inputs that make the function undefined (like division by zero). For example, is discontinuous at because you cannot divide by zero, creating a hole in the graph.
How do I determine whether a function is increasing or decreasing from its formula?
For linear functions , the function increases if the slope and decreases if . For quadratic functions , check the sign of : if , the parabola opens up, so it decreases for and increases for .
Why can't I use y-values to define intervals of increase or decrease?
Although we look at the vertical rise or fall (y-values) to determine *what* the graph does, the intervals must specify *where* it happens horizontally. By convention, intervals of increase/decrease partition the domain of the function, which is represented by the -axis.