Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games

Opening subject page...

Loading your content

  1. ISEE Middle Level Mathematics Achievement
  2. Use coordinates to analyze shapes.

ISEE MIDDLE LEVEL • MATHEMATICS ACHIEVEMENT

Use coordinates to analyze shapes.

Plot points, measure distances, and identify shapes on the coordinate plane like a math detective.

SECTION 1

Where Did Coordinate Geometry Come From?

Have you ever used a map to find a location? Maybe you looked up a seat at a stadium by its row and column number. That idea — finding a spot using two numbers — is exactly what coordinate geometry is all about. It connects the world of numbers (algebra) with the world of shapes (geometry).

For thousands of years, people studied algebra and geometry as completely separate subjects. Ancient Greeks drew beautiful shapes with rulers and compasses, but they never used number pairs to describe points. It took a brilliant French mathematician to combine these two ideas into one powerful tool.

~300 BC
Euclid's Geometry
The Greek mathematician Euclid wrote Elements, a famous book on shapes. He studied triangles and rectangles, but never used number coordinates.
~825 AD
Al-Khwarizmi's Algebra
A Persian scholar developed algebra as a way to solve equations with unknown values. Algebra and geometry were still separate subjects at this time.
1637
Descartes Invents the Coordinate Plane
René Descartes combined algebra and geometry by creating the coordinate plane. Legend says he got the idea while watching a fly crawl on his ceiling!
Today
Coordinates Everywhere
GPS systems, video games, and phone maps all use coordinate pairs to locate and draw objects. The ISEE tests your ability to use this skill too!

On the ISEE, you will see questions that place shapes on a coordinate grid. You need to read the coordinates of the corners, figure out side lengths, and identify what kind of shape is drawn. Let's build those skills step by step!

SECTION 2

Core Principles of Coordinate Geometry

Before we analyze shapes, we need a few key ideas locked in. Think of these as your toolkit. Every time you see a shape on a coordinate plane, you will reach for one of these tools.

1

Ordered Pairs

Every point on the plane is written as (x, y). The first number tells you how far to go left or right. The second number tells you how far to go up or down.
2

Horizontal & Vertical Distances

When two points share the same y-value, the distance between them is the difference in their x-values. When they share the same x-value, use the difference in y-values.
3

Parallel & Perpendicular Sides

Horizontal lines are parallel to each other. Vertical lines are parallel to each other. A horizontal line and a vertical line meet at a right angle (90°), making them perpendicular.
4

Identifying Shapes by Properties

Once you know side lengths and angles, you can name the shape. Equal side lengths, right angles, and parallel sides are the clues you need.
✦ KEY TAKEAWAY
Think of the coordinate plane like a treasure map. The x-coordinate tells you how many steps to walk east or west. The y-coordinate tells you how many steps to walk north or south. When you connect several "treasure spots," you get a shape!
SECTION 3

The Coordinate Plane Up Close

Let's look at a rectangle plotted on the coordinate plane. Study the diagram below. Notice how each corner (called a vertex) has an ordered pair that tells you exactly where it sits.

xy0123456789123456A (2, 2)B (7, 2)C (7, 5)D (2, 5)Width = 7 − 2 = 5 unitsHeight = 5 − 2 = 3 units
Rectangle ABCD on the coordinate plane. Corners A(2, 2), B(7, 2), C(7, 5), and D(2, 5) show how we subtract coordinates to find side lengths: width = 7 − 2 = 5, height = 5 − 2 = 3.

In the diagram, points A and B sit on the same horizontal line because they both have a y-value of 2. That means side AB is horizontal. To find its length, subtract the x-values: 7 − 2 = 5 units. Points A and D share the same x-value of 2, so side AD is vertical. Its length is 5 − 2 = 3 units.

Since the shape has four right angles and opposite sides that are equal, it is a rectangle. This is the kind of reasoning the ISEE will ask you to do!

SECTION 4

The Math Behind Coordinate Shapes

You only need a few simple formulas to answer most ISEE coordinate-shape questions. Let's look at each one.

HORIZONTAL DISTANCE
Distance = |x₂ − x₁|
Use this when two points have the same y-value. The vertical bars mean "absolute value" — always take the positive result.
VERTICAL DISTANCE
Distance = |y₂ − y₁|
Use this when two points have the same x-value. Again, absolute value keeps the answer positive.
PERIMETER OF A RECTANGLE
P = 2 × length + 2 × width
Add up all four sides. Since opposite sides are equal, you can double the length and double the width, then add.
AREA OF A RECTANGLE
A = length × width
Multiply the horizontal side length by the vertical side length. The answer is in square units.
💡 ISEE Tip
On the ISEE, most shapes on the coordinate plane are rectangles, squares, or right triangles. Their sides are usually horizontal or vertical, so you only need subtraction to find distances — no complicated formulas needed!
SECTION 5

Identifying Shapes from Coordinates

Once you find the side lengths, you can figure out exactly what shape you are looking at. Here is a quick guide to the shapes the ISEE tests most often.

Common shapes on coordinate plane questions
ShapeHow to Identify ItKey Properties
Square4 equal side lengths; all right anglesP = 4 × side; A = side × side
RectangleOpposite sides equal; all right angles; sides are NOT all equalP = 2l + 2w; A = l × w
Right Triangle3 vertices; one horizontal side, one vertical side, one diagonal side (the right angle is where horizontal meets vertical)A = ½ × base × height
ParallelogramOpposite sides are parallel and equal; angles are NOT all 90°A = base × height
Three Common ISEE Shapes on the Coordinate PlaneSQUARE0123(1,1)(3,1)(3,3)(1,3)All sides = 2 unitsRECTANGLE01234(1,1)(4,1)(4,3)(1,3)Width 3, Height 2RIGHT TRIANGLE01234(1,1)(4,1)(1,4)Base 3, Height 3
Three shapes you will see most often: a square (all sides equal), a rectangle (opposite sides equal), and a right triangle (one horizontal leg, one vertical leg, one diagonal side).

Notice how the square and rectangle look similar, but the square has all four sides the same length (2 units each), while the rectangle has a width of 3 and a height of 2. The right triangle has two straight sides (one horizontal, one vertical) and one slanted side. On the ISEE, if all sides are horizontal or vertical, you can find every length by subtracting coordinates.

SECTION 6

Step-by-Step Worked Example

Let's work through a full ISEE-style problem together. Follow each step carefully.

📝 Sample Problem
A quadrilateral has vertices at P(1, 2), Q(6, 2), R(6, 5), and S(1, 5). What is the area of quadrilateral PQRS?

Finding the Area of PQRS

Step 1 — Plot the Points Mentally

Imagine P at the bottom-left and Q at the bottom-right. They both have y = 2, so side PQ is horizontal. R is directly above Q (both have x = 6), and S is directly above P (both have x = 1). This tells us all sides are horizontal or vertical.

Step 2 — Find the Width (Horizontal Side)

Points P(1, 2) and Q(6, 2) share the same y-value. Subtract the x-values: 6 − 1 = 5.
Width = 5 units

Step 3 — Find the Height (Vertical Side)

Points Q(6, 2) and R(6, 5) share the same x-value. Subtract the y-values: 5 − 2 = 3.
Height = 3 units

Step 4 — Identify the Shape

The shape has four right angles and opposite sides that are equal (5 and 3). Since the sides are not all equal, this is a rectangle.

Step 5 — Calculate the Area

Area = length × width = 5 × 3 = 15.
Area = 15 square units
🎯 STRATEGY REMINDER
Always start by checking which coordinates are the same. Shared y-values mean a horizontal side. Shared x-values mean a vertical side. Then subtract to find the length. It is like measuring how many blocks you would walk on a city grid!
SECTION 7

ISEE Tips and Common Traps

Knowing the math is only half the battle. The ISEE sometimes sets traps for students who rush. Here are common mistakes and how to avoid them.

Common ISEE coordinate geometry traps
Common TrapWhat Goes WrongHow to Avoid It
Mixing up x and yYou subtract the wrong coordinates and get a side length that is too big or too small.Remember: x is always first (horizontal), y is always second (vertical).
Confusing area and perimeterYou multiply when the question asks you to add, or vice versa.Circle the word "area" or "perimeter" in the question before you start calculating.
Forgetting absolute valueWhen a coordinate is negative, you might get a negative length.Distance is always positive. If you get a negative number, just drop the negative sign.
Calling a rectangle a squareYou see four right angles and assume all sides are equal.Always check: are ALL four sides the same? If not, it is a rectangle, not a square.
⚡ TEST-TAKING STRATEGY
On the ISEE there is no penalty for wrong answers. If you are running low on time, eliminate any answer choices you can and pick from the remaining ones. Never leave a question blank!
SECTION 8

Connecting to More Advanced Ideas

On the ISEE Middle Level, you will mostly work with horizontal and vertical sides. But it is good to know how these skills connect to things you will learn later in school.

How today's skills connect to future math
What You Know NowWhat Comes Next
Finding distances by subtracting coordinatesThe distance formula (used for diagonal lines)
Identifying shapes by their side lengthsUsing slope to prove sides are parallel or perpendicular
Calculating area of rectangles and trianglesFinding area of any polygon using coordinates
Plotting points in two dimensions (x, y)Plotting points in three dimensions (x, y, z) for 3D shapes

You do not need any of these advanced ideas for the ISEE Middle Level. But every time you practice finding side lengths and identifying shapes on the coordinate plane, you are building the foundation for the more exciting math that comes later!

SECTION 9

Practice Problems

Try these five problems on your own. They start easy and get harder, just like the real ISEE. Remember: there is no penalty for guessing, so always pick an answer!

PROBLEM 1 — CONCEPTUAL
Point M is at (3, 5) and point N is at (3, 9). What is true about the segment MN? A. It is horizontal. B. It is vertical. C. It is diagonal. D. It cannot be determined.
PROBLEM 2 — BASIC CALCULATION
What is the distance between the points (2, 7) and (8, 7)? A. 2 B. 5 C. 6 D. 10
PROBLEM 3 — INTERMEDIATE
A rectangle has vertices at (1, 3), (7, 3), (7, 6), and (1, 6). What is the perimeter of the rectangle? A. 9 units B. 18 units C. 21 units D. 36 units
PROBLEM 4 — APPLIED
A right triangle has vertices at A(−2, 1), B(4, 1), and C(−2, 5). What is the area of triangle ABC? A. 10 square units B. 12 square units C. 20 square units D. 24 square units
PROBLEM 5 — CRITICAL THINKING
A quadrilateral has vertices at (0, 0), (5, 0), (5, 5), and (0, 5). A second quadrilateral has vertices at (2, 2), (6, 2), (6, 4), and (2, 4). How much greater is the area of the first quadrilateral than the area of the second? A. 8 square units B. 13 square units C. 17 square units D. 25 square units
SUMMARY

Lesson Summary

To analyze shapes on the coordinate plane, start by reading each vertex as an ordered pair (x, y). Find horizontal distances by subtracting x-values when y-values match. Find vertical distances by subtracting y-values when x-values match. Always use absolute value so your distance is positive.

Once you know the side lengths, identify the shape: a square has four equal sides and right angles, a rectangle has opposite sides equal and right angles, and a right triangle has one horizontal leg, one vertical leg, and a diagonal. Use A = l × w for rectangles and A = ½ × b × h for triangles. On the ISEE, never leave a question blank — eliminate wrong choices and guess!

Varsity Tutors • ISEE Middle Level • Use coordinates to analyze shapes.