GED MATHEMATICAL REASONING • QUANTITATIVE PROBLEM SOLVING

Calculate area, perimeter, circumference.

Master the essential measurements of flat shapes used in construction, design, and everyday problem solving.

Historical Context & Motivation

Long before algebra or calculus existed, ancient civilizations needed practical ways to measure land, build structures, and divide territory. The concepts of area, perimeter, and circumference arose from these everyday needs. Egyptian farmers along the Nile had to re-measure their fields each year after flooding washed away boundary markers. Babylonian builders calculated the borders of walled cities. Greek mathematicians formalized these measurements into the geometry we still use today.

~2000 BCE
Egyptian Land Measurement
Egyptian surveyors (called "rope-stretchers") used knotted ropes to measure field boundaries and calculate areas for tax purposes after annual Nile floods.
~1800 BCE
Babylonian Tablets
Clay tablets show Babylonians computing areas of rectangles, triangles, and trapezoids, and approximating the circumference of circles using π ≈ 3.125.
~250 BCE
Archimedes Refines π
The Greek mathematician Archimedes used polygons inscribed inside and outside circles to calculate π as between 3.1408 and 3.1429 — remarkably close to today's value of 3.14159.
~300 BCE
Euclid's Elements
Euclid compiled geometric knowledge into a textbook used for over 2,000 years, including proofs for area formulas of triangles, rectangles, and parallelograms.

These same fundamental measurements remain essential today. Whether you are buying carpet for a room, fencing a yard, or calculating how much trim fits around a circular table, you are solving the same problems those ancient surveyors faced. On the GED, these calculations appear frequently — and the good news is that the formula sheet is provided on-screen, so your job is to understand which formula to use and how to apply it correctly.

Core Principles & Definitions

Before diving into formulas, it is important to understand what these three measurements actually describe. Each one answers a different question about a flat (two-dimensional) shape.

1

Perimeter

The total distance around the outside edge of a shape. Measured in linear units (feet, meters, inches). Think of it as the length of fence needed to surround a yard.
2

Area

The amount of surface a shape covers. Measured in square units (ft², m², in²). Think of it as how much paint you need to cover a wall or how much carpet covers a floor.
3

Circumference

The perimeter of a circle — the distance around its outer edge. Also measured in linear units. Think of it as the length of ribbon needed to wrap around a circular cake.
4

Units Matter

Perimeter and circumference use single-dimension units (ft, m). Area uses squared units (ft², m²). Mixing units up is a common mistake — always check your labels.
KEY TAKEAWAY
Think of perimeter and circumference like walking around the border of a park — you are measuring distance around. Area is like mowing the grass inside that same park — you are measuring surface covered. One is a line measurement, the other is a surface measurement.

Visual Explanation

The dashed borders show perimeter (rectangle) and circumference (circle) — the distance around. The shaded regions show area — the surface inside. Notice how perimeter is in feet and area is in square feet.

In the diagram above, the rectangle on the left has its four sides outlined with a dashed cyan border. If you walked along that dashed line, you would travel 10 + 6 + 10 + 6 = 32 feet — that is the perimeter. The lightly shaded interior represents the 60 square feet of area. On the right, the circle's dashed violet border represents its circumference (about 31.42 ft), while the shaded interior is its area (about 78.54 ft²). The green line from center to edge is the radius, the key measurement for all circle calculations.

Mathematical Framework — The Formulas

The GED provides a formula sheet on-screen, so you do not need to memorize these formulas. However, understanding what each variable means and when to use each formula is essential. Below are the key formulas you will encounter.

PERIMETER OF A RECTANGLE
P = 2l + 2w
l = length of the rectangle, w = width of the rectangle. Add both lengths and both widths. Result is in linear units (ft, m, in).
AREA OF A RECTANGLE
A = l × w
Multiply length by width. Result is in square units (ft², m², in²). This formula also works for squares, since a square is a rectangle with l = w.
AREA OF A TRIANGLE
A = ½ × b × h
b = base (any side), h = height (the perpendicular distance from that base to the opposite vertex). A triangle is exactly half of a rectangle with the same base and height.
CIRCUMFERENCE OF A CIRCLE
C = 2πr or C = πd
r = radius (center to edge), d = diameter (edge to edge through center, so d = 2r). π ≈ 3.14159. On the TI-30XS, press the π key for a more precise value.
AREA OF A CIRCLE
A = πr²
Square the radius first, then multiply by π. If given the diameter, divide it by 2 to find the radius before using this formula.
⚠️ GED Tip: Diameter vs. Radius
A common trick on the GED is to give you the diameter when the formula needs the radius (or vice versa). Always check: radius = diameter ÷ 2. If a problem says a circular pool is 20 feet across, that is the diameter — the radius is 10 feet.

Shape-by-Shape Breakdown

Different shapes require different formulas. The diagram below shows the four most common shapes on the GED with their area and perimeter formulas applied. The GED also tests parallelograms and trapezoids, which are included in the reference table that follows.

Six common GED shapes with their area and perimeter (or circumference) formulas. Sample measurements and results are shown for each. The trapezoid and parallelogram appear less frequently but are still tested.
Complete formula reference for GED geometry shapes
ShapeArea FormulaPerimeter FormulaKey Variable
RectangleA = l × wP = 2l + 2wl = length, w = width
SquareA = s²P = 4ss = side length
TriangleA = ½ × b × hP = a + b + cb = base, h = height
CircleA = πr²C = 2πr or πdr = radius, d = diameter
ParallelogramA = b × hP = 2a + 2bh = perpendicular height
TrapezoidA = ½(b₁ + b₂) × hP = sum of all 4 sidesb₁, b₂ = parallel sides

Worked Example — Real-World Scenario

Let's work through a realistic problem step by step, the way you would on the actual GED. This example combines both area and perimeter in a single scenario.

📐 Problem
Maria is renovating her rectangular living room, which measures 15 feet long and 12 feet wide. She wants to install new carpet (sold by the square foot at $3.50 per ft²) and place decorative trim around the base of the walls (sold by the foot at $2.25 per ft). The room has one doorway that is 3 feet wide, so no trim is needed there. What is the total cost of carpet and trim?
Step-by-Step Solution
1
Step 1 — Identify the Shapes and MeasurementsThe living room is a rectangle with length l = 15 ft and width w = 12 ft. The doorway is 3 ft wide. Carpet covers the area (interior surface). Trim goes around the perimeter (edges), minus the doorway.
2
Step 2 — Calculate the Area for CarpetUse the rectangle area formula: A = l × w = 15 × 12 = 180 ft². The entire floor needs carpet, so the carpet area is 180 ft².
Carpet area = 180 ft²
3
Step 3 — Calculate Carpet CostCarpet cost = 180 ft² × $3.50 per ft² = $630.00.
Carpet cost = $630.00
4
Step 4 — Calculate the Perimeter for TrimUse the rectangle perimeter formula: P = 2l + 2w = 2(15) + 2(12) = 30 + 24 = 54 ft. Subtract the 3-foot doorway: 54 − 3 = 51 ft of trim needed.
Trim length = 51 ft
5
Step 5 — Calculate Trim CostTrim cost = 51 ft × $2.25 per ft = $114.75.
Trim cost = $114.75
6
Step 6 — Find Total CostTotal cost = Carpet cost + Trim cost = $630.00 + $114.75 = $744.75.
Total cost = $744.75
💡 STRATEGY NOTE
Notice how this problem required you to decide when to use area versus perimeter. The carpet (a surface) needed area. The trim (a border) needed perimeter. On the GED, always ask yourself: "Am I covering a surface or measuring an edge?" Surface = area. Edge = perimeter or circumference.

Common Mistakes & How to Avoid Them

Understanding the formulas is half the battle — knowing what mistakes to watch for is the other half. The GED test designers create wrong answer choices based on common errors. If you can recognize these traps, you can avoid them.

Five most common GED geometry errors
Common MistakeWhat HappensHow to Avoid It
Using diameter instead of radiusArea is 4× too large because (2r)² = 4r²Always check: does the formula need r or d? Divide d by 2 if needed.
Confusing perimeter and areaCalculating surface when the problem asks for distance, or vice versaAsk: covering a surface (area, ft²) or measuring an edge (perimeter, ft)?
Forgetting to square the units for areaWriting "60 ft" instead of "60 ft²"Area always has squared units. On fill-in-the-blank, check if the problem specifies.
Using slant height for triangle areaGetting a larger area than correctHeight must be perpendicular (straight up) to the base, not the slanted side.
Forgetting the ½ in triangle areaArea is exactly double the correct answerIf your answer is a choice but seems too large, check for the ½ factor.
🎯 SMART TEST STRATEGY
If you see an answer choice that is exactly double or exactly half your answer, that is a strong signal to check whether you remembered the ½ in the triangle formula or correctly converted diameter to radius. The GED includes these "trap" answers deliberately.

Connecting to Composite & 3D Shapes

Once you are comfortable with individual shapes, the GED may test you on composite shapes — figures made by combining or subtracting basic shapes. For example, an L-shaped room can be split into two rectangles, and a window cut into a wall means you subtract the window's area from the wall's area. These problems use the exact same formulas; the challenge is identifying the individual shapes within the larger figure.

How this lesson connects to more advanced geometry on the GED
ConceptWhat You Know (This Lesson)What Comes Next
Basic ShapesArea and perimeter of rectangles, triangles, circlesComposite shapes — combining/subtracting basic shapes
Two DimensionsFlat shapes measured in ft² and ft3D shapes — surface area (ft²) and volume (ft³)
Single FormulaApply one formula per shapeMulti-step problems requiring several formulas
Known DimensionsAll measurements are given directlyWorking backward — given area, find a missing dimension

The skills from this lesson are the building blocks for these more complex problems. If you can confidently compute the area and perimeter of each basic shape, you can handle composite shapes by breaking them apart and 3D problems by applying the same formulas to each face. Remember that the formula sheet covers all of these — your job is to identify which formula applies to which part of the figure.

Practice Problems

1
A homeowner wants to build a fence around a rectangular yard. Which measurement should she calculate to determine how much fencing to buy?
2
A rectangular garden measures 18 feet long and 10 feet wide. What is the area of the garden?
3
A circular fountain has a diameter of 14 meters. What is the approximate area of the fountain? Use π ≈ 3.14.
4
A city park has a triangular flower bed with a base of 24 feet and a height of 10 feet. The park department needs to spread mulch over the bed at a cost of $0.85 per square foot and place a stone border around the bed. The three sides of the triangle measure 24 ft, 13 ft, and 13 ft. Stone border costs $4.50 per foot. What is the total cost for mulch and border combined?
PROBLEM 5CRITICAL THINKING
A running track is shaped like a rectangle with a semicircle on each short end. The straight sections are each 100 meters long, and the diameter of each semicircle is 60 meters. Calculate the total distance around one complete lap of the track. Use π ≈ 3.14. Round your answer to the nearest whole number.

Lesson Summary

This lesson covered three fundamental measurements for flat shapes. Perimeter is the total distance around the outside of any polygon — for a rectangle, use P = 2l + 2w. Circumference is the perimeter of a circle, calculated with C = 2πr or πd. Area measures the surface inside a shape — rectangles use A = l × w, triangles use A = ½ × b × h, and circles use A = πr².

On the GED, the formula sheet is your ally — focus on choosing the right formula and plugging in values correctly. Watch out for diameter vs. radius confusion, forgetting the ½ in triangle area, and mixing up area and perimeter. Always ask: am I measuring an edge (linear units) or covering a surface (square units)? With consistent practice, these calculations will become second nature.

Varsity Tutors • GED Mathematical Reasoning • Calculate area, perimeter, circumference.