← Back to Competition Math

Creative Geometry

Competition Math · AMC 8 LevelPreview

1. Introduction

"Creative geometry" is the part of the AMC 8 where a figure shows up that has no single formula attached to it: an L-shaped room, a shaded petal between two circles, a star made of overlapping triangles, a polygon drawn on grid paper. There is no button to press. Instead you win by seeing the figure differently — cutting it into familiar pieces, subtracting away what you don't want, or sliding regions around until the area becomes obvious.

The good news is that almost every one of these puzzles reduces to a handful of reliable moves: decompose (add up the parts), subtract (whole minus hole), rearrange (shift congruent pieces), and count lattice points (Pick's Theorem). Behind all of them sit a few basic area formulas you must know cold — rectangle, triangle, circle — plus the Pythagorean theorem for finding missing lengths.

This article teaches each move in turn, shows how a single extra line or a coordinate grid can crack a problem open, and works through contest-style examples of increasing difficulty. The aim is for you to look at a strange shaded figure and immediately think, "I can break this into a square minus two triangles," rather than freezing.

2. Core Concepts

Concept 1 — Rectangle and Square Area

Every decomposition bottoms out in shapes you can measure directly. A rectangle has A=wA = \ell w (length times width). A square of side ss has A=s2A = s^2. When a figure fits inside a bounding rectangle, the bounding-box subtraction trick is often the fastest path.

Concept 2 — Triangle Area

A triangle has A=12bhA = \tfrac12 b h, where hh is the height perpendicular to the base bb. Two triangles with the same base and the same height have equal area even if their shapes differ — a fact that powers many "slide the vertex" shortcuts.

Concept 3 — Parallelogram and Trapezoid

A parallelogram has A=bhA = b h (base times perpendicular height). A trapezoid with parallel bases b1,b2b_1, b_2 and height hh has A=12(b1+b2)hA = \tfrac12 (b_1 + b_2) h. Many AMC figures hide a trapezoid inside an irregular polygon.

Concept 4 — Circle, Sector, and Annulus

A circle has area A=πr2A = \pi r^2 and circumference C=2πrC = 2\pi r. A sector of central angle θ\theta degrees has area θ360πr2\frac{\theta}{360}\pi r^2 and arc length θ3602πr\frac{\theta}{360} \cdot 2\pi r. An annulus (ring) between radii RR and rr has area π(R2r2)\pi(R^2 - r^2).

Concept 5 — Decomposition

A complicated region is rarely new — it's usually familiar shapes glued together. Decomposition splits the figure into non-overlapping triangles and rectangles, finds each area, and adds. Draw auxiliary lines until every piece is recognizable.

Concept 6 — Subtraction (Whole Minus Hole)

Subtraction encloses the figure in a simple shape, then subtracts the unwanted regions: Shaded=WholeUnshaded.\text{Shaded} = \text{Whole} - \text{Unshaded}. Most "impossible" shaded-region problems are exactly this idea, sometimes combined with decomposition.

Concept 7 — Symmetry and Rearrangement

Many shaded regions that look jagged have the same area as a clean region once you slide congruent pieces around. If a figure has line or rotational symmetry, shaded and unshaded parts are often congruent, so each is half the total. Spotting symmetry can replace a page of computation with a single division by 22.

Concept 8 — The Pythagorean Theorem

In a right triangle with legs a,ba, b and hypotenuse cc, the Pythagorean theorem states a2+b2=c2a^2 + b^2 = c^2. This finds missing lengths — heights, radii, diagonals — that feed into area formulas. Memorize the triples 3-4-53\text{-}4\text{-}5, 5-12-135\text{-}12\text{-}13, 8-15-178\text{-}15\text{-}17, and their multiples.

Concept 9 — 30-60-90 and 45-45-90 Triangles

In a 45-45-90 triangle, legs are ss and hypotenuse s2s\sqrt{2}. In a 30-60-90 triangle, short leg ss, long leg s3s\sqrt{3}, hypotenuse 2s2s. These appear constantly when equilateral triangles or squares are cut by diagonals or altitudes.

Concept 10 — Coordinates and the Shoelace Formula

Placing a figure on coordinates turns lengths into subtraction. For a triangle with vertices (x1,y1),(x2,y2),(x3,y3)(x_1,y_1),(x_2,y_2),(x_3,y_3), A=12x1(y2y3)+x2(y3y1)+x3(y1y2).A = \tfrac12\,\bigl|x_1(y_2-y_3) + x_2(y_3-y_1) + x_3(y_1-y_2)\bigr|. The shoelace formula generalizes to any polygon given vertex coordinates in order.

Concept 11 — Pick's Theorem

A lattice polygon has all vertices at integer grid points. Pick's Theorem gives its area from point counts: A=I+B21,A = I + \frac{B}{2} - 1, where II is interior lattice points and BB is boundary lattice points. It turns geometry into pure counting.

Concept 12 — Inclusion–Exclusion for Overlapping Regions

When two shapes overlap, their union area is A(AB)=A(A)+A(B)A(AB).A(A \cup B) = A(A) + A(B) - A(A \cap B). The classic "petal" or "lens" problem uses this: two quarter-circles covering a square count the overlap twice.

Continue reading with Premium

Upgrade to read the full article and unlock all Premium features.

Free

  • Unlimited practice — all difficulties
  • 3 hints / day
  • Community solutions
  • 2 timed mocks / month

Premium

  • Full article + all 57+ theory guides
  • Unlimited hints on practice problems
  • Unlimited timed mock exams & PDF worksheets
Log in