Skip to main content
Newsletter signup
All Articles
Math

Area & Perimeter of Polygons: Every Formula You Need, Derived

Perimeter is just the walk around the edge. Area is the space inside. Memorize a handful of formulas — and understand where they come from — and an entire category of SAT, ACT, and SSAT geometry becomes automatic.

The Short Version

  • Perimeter is the total distance around a shape; area is the space it encloses (always in square units).
  • Memorize five formulas: rectangle (bh), triangle (½bh), parallelogram (bh), trapezoid (½(b₁+b₂)h), and regular polygon (½ × apothem × perimeter).
  • These appear on the SAT, ACT, and SSAT — and the SAT/ACT provide the basic ones on a reference sheet.
  • The real skill on test day is decomposing a strange figure into rectangles and triangles you already know.

Almost every shape on a standardized math test is either a polygon or built out of polygons. A "polygon" is just a closed figure with straight sides: triangles, rectangles, pentagons, hexagons. Two questions get asked about them over and over — how far is it around the edge (perimeter), and how much space is inside (area)? Get fluent with both and you remove an entire source of lost points.

This guide does three things. First, it derives each area formula so you never have to blindly memorize. Second, it shows how the concept appears on each test we prep at Northside Tutoring. Third, it gives you worked examples and practice problems calibrated to real test difficulty.

Why Area & Perimeter Matter

Area and perimeter are the most-tested topics in all of standardized geometry because they are composable. A test writer can dress up a simple rectangle as an "L-shaped garden," a "shaded region," or a "running track," and suddenly a 10-second calculation looks like a brand-new problem. Students who know the formulas cold — and who can break a weird figure into familiar pieces — turn those traps back into 10-second calculations.

Units matter

Perimeter is a length, so it's measured in plain units (inches, cm). Area is two-dimensional, so it's always measured in square units (in², cm²). A surprising number of wrong answers come from reporting area in the wrong units — the test loves to offer both as choices.

Perimeter: The Distance Around

Perimeter is the simplest idea in geometry: add up the length of every side. For a rectangle with length l and width w, that's two lengths and two widths:

P = 2l + 2w

For any other polygon, there is no shortcut — you simply sum the sides. The one wrinkle the tests exploit: when a side isn't labeled, you usually have to deduce it from the sides that are, especially on L-shaped composite figures.

Triangles & Rectangles

A rectangle's area is length times width. A triangle is exactly half of the rectangle (or parallelogram) that boxes it in — which is why its area formula carries a factor of one-half:

b (base) h

A triangle fills exactly half of the rectangle with the same base and height — so its area is ½bh.

ShapeArea formula
Rectangle / SquareA = b × h
TriangleA = ½ × b × h

Two cautions. First, the height of a triangle is the perpendicular distance from the base to the opposite vertex — not the length of a slanted side. Second, any of the three sides can be the "base"; pick whichever pairs with a height you actually know.

Parallelograms & Trapezoids

A parallelogram is a "leaned-over" rectangle. If you slice off the triangle hanging off one end and slide it to the other side, you get a rectangle with the same base and height — so the area is identical:

Parallelogram: A = b × h

A trapezoid has two parallel sides of different lengths (b₁ and b₂). Its area is the average of those two bases times the height — which makes intuitive sense, since a trapezoid is "between" two rectangles:

Trapezoid: A = ½(b₁ + b₂) × h

Regular Polygons

A regular polygon (all sides and angles equal) can be split into identical triangles meeting at the center. The height of each triangle is the apothem (a) — the distance from the center to the middle of a side. Add up all those triangles and the formula collapses to something elegant:

A = ½ × a × P

where P is the perimeter. You'll most often see this with hexagons, where the regular hexagon also conveniently breaks into six equilateral triangles — tying directly back to special right triangles.

Composite Figures — The Real Test Skill

The hardest area questions aren't hard formulas — they're familiar formulas hidden inside an unfamiliar shape. The strategy is always the same: decompose the figure into rectangles and triangles, find each piece, then add (or subtract a hole). For a shaded region, find the big shape's area and subtract the unshaded part.

The Northside decomposition rule

When a figure looks strange, draw one or two lines to cut it into rectangles and right triangles. Ninety percent of "hard" area problems become two easy ones the moment you add the right line.

Where You'll See This — Test by Test

The College Board and ACT both include the basic area formulas on their reference sheets, but knowing which formula to reach for — and how to handle composite figures — is still on you. The SSAT provides no reference sheet at all.

Watch the Lesson

Sometimes a diagram needs a voice. In the short video below, one of our Northside tutors walks through the core idea and works through test-style problems in real time.

Video Lesson

Area & Perimeter — In Plain English

A live walkthrough from our tutoring team.

Today's lesson: Five shapes, one big idea: decompose and conquer. • Concept, explained simply • Two worked test problems • The shortcut graders look for

— Featuring a Northside Tutoring instructor

For the developer / editor

Replace the SVG thumbnail above with your actual video embed. A YouTube example: <iframe src="https://www.youtube.com/embed/YOUR_VIDEO_ID" allowfullscreen></iframe>. The wrapper div maintains the 16:9 aspect ratio automatically.

Worked Example Problems

These problems are calibrated to the difficulty you'll actually see on test day. Try each one before opening the solution.

1
SAT · Geometry

A rectangular garden is 18 feet long and 12 feet wide. A 3-foot-wide path runs around the outside. What is the area of the path alone?

Show solution

The outer rectangle is (18 + 3 + 3) by (12 + 3 + 3) = 24 by 18, with area 24 × 18 = 432 ft².

The inner garden is 18 × 12 = 216 ft².

The path is the difference: 432 − 216 = 216 ft².

Answer: 216 ft²
2
ACT · Geometry

A triangle has a base of 14 and a height of 9. What is its area?

Show solution

Area = ½ × b × h = ½ × 14 × 9.

= 7 × 9 = 63.

Answer: 63 square units
3
SSAT Upper Level · Geometry

A trapezoid has parallel sides of length 8 and 14 and a height of 6. What is its area?

Show solution

Area = ½(b₁ + b₂)h = ½(8 + 14)(6).

= ½(22)(6) = 11 × 6 = 66.

Answer: 66 square units
4
ACT · Geometry

A regular hexagon has a side length of 10 and an apothem of 5√3. What is its area?

Show solution

The perimeter is 6 × 10 = 60.

Area = ½ × apothem × perimeter = ½ × 5√3 × 60.

= 150√3.

Answer: 150√3 ≈ 259.8
5
SAT · Coordinate Geometry

A rectangle has vertices at (1, 1), (7, 1), (7, 5), and (1, 5). What is its perimeter?

Show solution

The width runs from x = 1 to x = 7, a length of 6. The height runs from y = 1 to y = 5, a length of 4.

Perimeter = 2(6) + 2(4) = 12 + 8 = 20.

Answer: 20 units

Common Mistakes to Avoid

Three traps that catch students every year

  • Using a slanted side as the height. The height of a triangle, parallelogram, or trapezoid is always the perpendicular distance — never the length of a tilted edge.
  • Reporting area in plain units. Area is always in square units. The test routinely offers the right number with the wrong units as a distractor.
  • Forgetting to subtract for shaded regions. A shaded-region answer is almost always big shape minus small shape. Compute both; don't stop at the first one.

Practice Problems — You Try

Three problems below. Work each before checking the solution.

P1
Practice

A parallelogram has a base of 12 and a height of 7.5. What is its area?

Show solution

Area = b × h = 12 × 7.5 = 90.

Answer: 90 square units
P2
Practice

An L-shaped room is formed by removing a 4 ft by 4 ft square corner from a 10 ft by 8 ft rectangle. What is the floor area?

Show solution

Full rectangle: 10 × 8 = 80 ft².

Removed corner: 4 × 4 = 16 ft².

Remaining area: 80 − 16 = 64 ft².

Answer: 64 ft²
P3
Practice — Challenge

A triangle and a square share a side of length 6. The triangle is equilateral. What is the total area of the combined figure?

Show solution

Square area: 6² = 36.

Equilateral triangle with side 6 has height (6√3)/2 = 3√3, so area = ½ × 6 × 3√3 = 9√3.

Total = 36 + 9√3.

Answer: 36 + 9√3 ≈ 51.6

The Northside Method — How We Teach This 1-on-1

Reading a blog is a great starting point. But there's a meaningful gap between understanding a concept and reflexively applying it under timed conditions. That gap is exactly what our tutors close.

Every Northside student works through a four-step framework:

  1. Assessment. We diagnose which specific skills are slowing your student down — not just whether they "get it" in the abstract.
  2. Perfect-match coach. We pair them with an elite tutor (we accept only the top 1% of applicants) whose teaching style fits how your student actually learns.
  3. Bespoke plan. A roadmap built around your student's target score, target timeline, and current pacing data.
  4. Data-driven adjustment. Every session ends with a check on whether the student's accuracy and speed are moving in the right direction.

And if a student meets all eligibility requirements but doesn't hit the defined score improvement? We provide 5 additional hours of cohort learning at no cost. That's the Northside guarantee — built on 25 years of measured outcomes.

Ready to Turn This Concept Into Points?

Join a Northside cohort. Small-group instruction with our elite tutors, structured around your student's exact test or subject. Backed by our guarantee: hit your target, or earn 5 additional hours of cohort learning at no cost.

Online nationwide · In-person within 10 miles of Atlanta · Average SAT gain: 120+ points

NT

The Northside Tutoring Team

Founded in Atlanta in 2000. Trusted by families nationwide. Our tutors scored in the top 1% of their respective tests and bring a combined 250+ years of teaching experience to every session.

Ready to begin?

Start tutoring with Northside.

Book a Free Consultation
Northside Tutoring

Ready to see real results?

Book a free consultation and we will match your student with the perfect tutor.