Analysis of the Geometry Problems on the 2026 AMC 8: Evidence That Several Problems Are Not Original

copyright-small Henry Wan, Ph.D.

Abstract
This article analyzes the geometry problems appearing on the 2026 AMC 8 contest organized by the Mathematical Association of America. By comparing these problems with earlier contests and widely circulated training materials, we demonstrate that several of the geometry problems are either identical to or strongly derived from previously published problems. The analysis highlights how recognizing common problem templates can significantly improve contest preparation strategies.

Sections

  1. Introduction

  2. Overview of Corresponding Problems

  3. Problem-by-Problem Analysis

  4. Evidence from Our 2025 Courses

  5. Problem Lineage

  6. Conclusion

Introduction

The 2026 AMC 8, organized by the Mathematical Association of America, contained five pure geometry problems:

  • Problem #6

  • Problem #11

  • Problem #13

  • Problem #15

  • Problem #23

A careful comparison with earlier contests and training materials shows that none of these problems are truly original. In each case, the problem is either identical to, or strongly derived from, a previously published contest problem.

This article documents those correspondences and discusses their implications for contest preparation.


Overview of Corresponding Problems

2026 AMC 8 Problem Earlier Source Relationship
#6 2017 AMC 10A Problem #3 Similar
#11 2021 MathCounts Problem #8 Identical
#13 2004 MathCounts Problem #20 Identical
#15 2003 AMC 8 Problem #15 and 2005 AIME I Problem #9 Similar
#23 Japanese Junior High School Entrance Exam training problem 1-2 Identical

Problem-by-Problem Analysis

1. Problem #6

Peter lives near a rectangular field that is filled with blackberry bushes. The field is 10 meters long and 8 meters wide, and Peter can reach any blackberries that are within 1 meter of an edge of the field. The portion of the field he can reach is shaded in the figure below. What fraction of the area of the field can Peter reach?

$\textbf{(A) } \frac{1}{6}\qquad\textbf{(B) } \frac{1}{4}\qquad\textbf{(C) } \frac{1}{3}\qquad\textbf{(D) } \frac{3}{8}\qquad\textbf{(E) } \frac{2}{5}\qquad$

This problem concerns the region within 1 meter of the boundary of a rectangle.

Its structure closely resembles 2017 AMC 10A Problem #3, which asks for the area of walkways surrounding several rectangular garden beds.

2017 AMC 10A #3

Tamara has three rows of two 6-feet by 2-feet flower beds in her garden. The beds are separated and also surrounded by 1-foot-wide walkways, as shown on the diagram. What is the total area of the walkways, in square feet?

[asy] draw((0,0)--(0,10)--(15,10)--(15,0)--cycle); fill((0,0)--(0,10)--(15,10)--(15,0)--cycle, lightgray); draw((1,1)--(1,3)--(7,3)--(7,1)--cycle); fill((1,1)--(1,3)--(7,3)--(7,1)--cycle, white); draw((1,4)--(1,6)--(7,6)--(7,4)--cycle); fill((1,4)--(1,6)--(7,6)--(7,4)--cycle, white); draw((1,7)--(1,9)--(7,9)--(7,7)--cycle); fill((1,7)--(1,9)--(7,9)--(7,7)--cycle, white);  draw((8,1)--(8,3)--(14,3)--(14,1)--cycle); fill((8,1)--(8,3)--(14,3)--(14,1)--cycle, white); draw((8,4)--(8,6)--(14,6)--(14,4)--cycle); fill((8,4)--(8,6)--(14,6)--(14,4)--cycle, white); draw((8,7)--(8,9)--(14,9)--(14,7)--cycle); fill((8,7)--(8,9)--(14,9)--(14,7)--cycle, white);  defaultpen(fontsize(8, lineskip=1)); label("2", (1.2, 2)); label("6", (4, 1.2)); defaultpen(linewidth(.2)); draw((0,8)--(1,8), arrow=Arrows); draw((7,8)--(8,8), arrow=Arrows); draw((14,8)--(15,8), arrow=Arrows); draw((11,0)--(11,1), arrow=Arrows); draw((11,3)--(11,4), arrow=Arrows); draw((11,6)--(11,7), arrow=Arrows); label("1", (.5,7.8)); label("1", (7.5,7.8)); label("1", (14.5,7.8)); label("1", (10.8,.5)); label("1", (10.8,3.5)); label("1", (10.8,6.5)); [/asy]

$\textbf{(A)}\ 72\qquad\textbf{(B)}\ 78\qquad\textbf{(C)}\ 90\qquad\textbf{(D)}\ 120\qquad\textbf{(E)}\ 150$

Both problems require the same geometric decomposition strategy:

  • partitioning a region into rectangles and quarter-circles

  • subtracting overlapping areas

Although the surface story differs, the core geometric technique is essentially identical.


2. Problem #11

Problem #11 asks for the length of a curve formed by connecting quarter circles inscribed in squares whose side lengths follow the Fibonacci sequence.

This problem is identical to 2021 MathCounts Chapter Target Round Problem #8.

The only difference is contextual wording; the geometric configuration and required reasoning are the same.

Students familiar with the earlier MathCounts problem could immediately recognize the pattern and compute the length without additional insight.


3. Problem #13

Problem #13 presents a tiling of unit squares shifted by half a unit between rows and asks for the area of a square whose vertices lie on the lattice.

This problem is identical to 2004 MathCounts State Sprint Problem #20.

Again, the geometry, diagram, and reasoning are effectively unchanged.


4. Problem #15

Problem #15 involves cubes painted on certain faces and glued together so that no gray faces remain visible.

While not identical to a single earlier problem, it closely resembles the structure of:

  • 2003 AMC 8 Problem #15, involving cube arrangements and projections

  • 2005 AIME I Problem #9, which also concerns painted cubes and probabilistic arrangements

The underlying combinatorial geometry reasoning is essentially the same.


5. Problem #23

Problem #23 asks for the length of an elastic band wrapped tightly around five coins arranged in two rows.

This problem is particularly noteworthy because it is identical to a previously published problem used in Japanese middle-school entrance exam preparation materials.

Specifically, the problem matches a problem labeled:

“Junior High School Entrance Exam Mathematics (Basic) — Problem 1-2.”

The original Japanese statement reads:

図の様な半径1cmの円が5つ互いにピッタリとついています。この周りにヒモを巻いてピンと張ると、ヒモの長さは何cmになるでしょうか。ただし、円周率は3.14とします。

Translated:

Five circles with radius 1 cm are arranged so that they touch one another exactly as shown.
A string is wrapped tightly around the circles.
What is the length of the string? (Use π=3.14\pi = 3.14.)

The diagram and geometry are identical to the AMC 8 problem.

In addition, a very similar configuration appeared earlier in a 2022 AMC 8 mock test used in contest preparation courses.


Implications for Contest Preparation

The presence of these correspondences highlights an important reality of math competitions:

Many contest problems follow recognizable templates rather than being entirely new inventions.

In our 2025 AMC 8 / MathCounts preparation courses, we deliberately taught these classic geometric templates.

Students practiced problems involving:

  • boundary regions around rectangles

  • quarter-circle spiral constructions

  • lattice-based square geometry

  • painted-cube counting

  • strings wrapped around circles


Evidence from Our 2025 Courses

In our 2025 AMC 8/MathCounts Prep Spring Geometry Course and AMC 8/MathCounts Prep Winter Comprehensive Problem-Solving Course, we used the following problems as classic examples to teach students a powerful geometry problem-solving strategy:

  • 2017 AMC 10A #3

  • 2021 MathCounts Chapter Target #8

  • 2004 MathCounts State Sprint #20

  • 2003 AMC 8 #15 and 2005 AIME I #9

  • Ivy League Education Center 2022 AMC 8 Mock Test 1 #25

  • Japan Junior High School Entrance Exam Mathematics (Basic) #1-2

By practicing these templates, my students were able to instantly recognize and solve the same types of problems on the 2026 AMC 8, held on January 22, 2026.

When they encountered these geometry questions, instead of solving them from scratch, they applied the strategies they had already mastered, answered them quickly and confidently, and secured five easy points.

This experience demonstrates how learning the right problem templates can make math contests feel predictable and winnable, a perfect illustration of how mastering problem-solving patterns can make competitions almost “predictable.”


Problem Lineage: How Contest Problems Reappear Across Decades

A historical perspective reveals that many contest problems follow recognizable lineages, where similar mathematical ideas reappear across competitions over time.

Boundary-Region Geometry

Year Contest Problem
2017 AMC 10A Problem #3
2026 AMC 8 Problem #6

Both rely on decomposing the reachable region into rectangles and quarter-circles.


Quarter-Circle Spiral Constructions

Year Contest Problem
2021 MathCounts Problem #8
2026 AMC 8 Problem #11

Both involve quarter circles inscribed in sequential squares, producing identical arc-length calculations.


Lattice Geometry

Year Contest Problem
2004 MathCounts Problem #20
2026 AMC 8 Problem #13

Both problems rely on shifted lattice structures and the distance formula to determine the area of a tilted square.


Painted-Cube Problems

Year Contest Problem
2003 AMC 8 Problem #15
2005 AIME I Problem #9
2026 AMC 8 Problem #15

These problems share similar reasoning involving cube orientation and painted faces.


String-Wrapping Around Circles

Year Source Problem
Earlier Japanese entrance exam training material Problem 1-2
2022 Ivy League Education Center AMC 8 Mock Test Problem #25
2026 AMC 8 Problem #23

All involve a band wrapped around several identical circles, producing the same geometric boundary.


Conclusion

The five geometry problems on the 2026 AMC 8 are closely connected to earlier contest problems or widely circulated training materials:

  • some are identical,

  • others are minor variations.

This does not diminish the educational value of the contest. However, it reinforces an important lesson:

Success in math competitions often depends less on discovering entirely new ideas and more on recognizing familiar structures and applying well-practiced techniques.

Students who develop a strong library of problem-solving templates gain a significant advantage in mathematical competitions.

maausasf

Conclusion

Drawing a good diagram is a fundamental skill in solving geometry problems. It enhances understanding, organizes key information, reduces errors, reveals crucial properties, displays patterns, supports logical reasoning, and facilitates the application of theorems. Whether tackling a school assignment, preparing for math competitions, or solving complex geometric proofs, investing a few moments in creating an accurate and well-structured diagram can be the key to success. By developing strong diagram-drawing habits, students can approach geometry problems with confidence and efficiency.

maausasf

Leave a comment