Coordinate geometry
Coordinate geometry is the study of shapes and lines drawn on a coordinate (Cartesian) plane. A 2D coordinate plane has an -axis (horizontal) and a -axis (vertical). Any point is written as an ordered pair , where:
- is the horizontal distance from the origin
- is the vertical distance from the origin
The standard equation for a straight line is:
Let’s break it down:
- The variable represents the y-intercept: the -value where the line crosses the -axis
- The variable represents the slope: how steep the line is and whether it rises or falls as you move to the right
- The and variables represent coordinates that lie on the line
The equation for the line below is .
Slope of a line
To find the slope of a line, pick any two points on the line and compare how much changes to how much changes. Slope is often written as a fraction:
- the change in is the numerator (the rise)
- the change in is the denominator (the run)
This is why slope is described as rise over run, or .
You’ll use the formula below to find the slope of a line passing through two points.
The y-intercept of a line
The y-intercept is the point where a line crosses the -axis. That happens when .
In the example line above, the line passes through the point , so the y-intercept is .
In the equation, that means :
Distance and midpoint formulas
To find the distance between two points, we use the distance formula. It comes from the Pythagorean Theorem: the horizontal change and vertical change form the legs of a right triangle, and the distance is the hypotenuse.
The midpoint of two points is found by averaging their -coordinates and averaging their -coordinates.
Here is an AMC question that uses the midpoint formula directly.
Example: The question below is from 2023 AMC 12A
Points and lie on the graph of . The midpoint of is . What is the positive difference between the -coordinates of and ?
A.
B.
C.
D.
E.
Answer: D.
Inequalities on the coordinate plane
An equation involving and can be graphed as a line. If you replace the equals sign with an inequality, the boundary line is still the same, but the solution set changes.
- With an equation, solutions lie on the line.
- With an inequality, solutions lie in a region above or below the line.
Here is an inequality written in the same style as . The solutions are all the points above the line, not just the points on the line.

To decide which side of the line to shade, first rewrite the inequality in a form like .
- If the inequality is or then shade above the line.
- If the inequality is or then shade below the line.
Try to match each inequality with a graph drawn below.
\

Equation for a circle
For the example below, set up the equations of the two circles and solve for their points of intersection. Then use the slope formula to find the slope of the line through those intersection points.
Example: The question below is from 2023 AMC 12B
In the-plane, a circle of radius with center on the positive -axis is tangent to the -axis at the origin, and a circle with radius with center on the positive -axis is tangent to the -axis at the origin. What is the slope of the line passing through the two points at which these circles intersect?
A.
B.
C.
D.
E.
Answer: E.
Pick’s theorem
Pick’s Theorem gives the area of a polygon drawn on a coordinate grid when you know how many lattice points are inside it and on its boundary.
A key detail: the lattice points must come from a standard grid (spacing of 1 unit). If the grid spacing is every or units, those points are not standard lattice points.
This formula says:
- start with the number of interior lattice points
- add half the number of boundary lattice points
- subtract 1
Try solving this question using the formula above.
Example: The question below is from 2004 AMC 8
What is the area enclosed by the geoboard quadrilateral below?
A.
B.
C.
D.
E.
Answer: C.
More advanced topics, such as symmetry and transformations on the Cartesian plane, will be discussed in a later section.