AMC 10 · 2023 · #9
Grade 6 arithmeticPick an answer.
AMC 10 2023 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
Tool #9 (Easier Problem) says: don't fight (n+1)² - n² in the abstract — compute a handful of small cases and look. Tool #5 (Pattern) catches the result immediately: the differences are 3, 5, 7, 9, 11, … — the odd numbers in order. Tool #1 (Draw a Diagram) backs this up visually: lay n² as an n × n array of dots and growth to (n+1)² adds an L-shaped border of 2n + 1 dots. So the n-th difference is exactly 2n + 1, and the question turns into the one-line inequality 2n + 1 ≤ 2023, i.e. n ≤ 1011. Count the integers from 1 to 1011. No formal algebra needed — the pattern + the L-shape picture do the lifting.
Compute the gap between the two squares for the first few n and look for a pattern.
Shrinking to small cases reveals the pattern — Grade 3 arithmetic pattern finding.
3.OA.D.9Solve An Easier Related ProblemThe gaps 3, 5, 7, 9, … are the odd numbers in order, so the n-th gap is 2n + 1.
Reading off the rule for the n-th difference — Grade 4 generating a number pattern by a rule.
4.OA.C.5Look For A PatternThe condition becomes 2n + 1 ≤ 2023, so subtract 1 and halve to get n ≤ 1011.
Solving a one-step inequality of the form x ≤ c — Grade 6 inequality reasoning.
6.EE.B.8Draw A DiagramEach integer n from 1 to 1011 gives one valid pair, so the number of pairs is 1011.
Counting consecutive integers from 1 to 1011 — Grade 3 word-problem counting.
3.OA.A.3Draw A DiagramThis AMC 10 problem only needs Grade 6 inequalities you already know — the gap between consecutive squares is always the next odd number 2n + 1, so the question becomes 2n + 1 ≤ 2023, giving n ≤ 1011, hence 1011 pairs.