AIME: 7 Points is the Watershed, 10 Points is the Stepping Stone

Having passed the AMC 10/12 selection, you have secured a ticket to the AIME (American Invitational Mathematics Examination). But getting in is just the beginning—the AIME consists of 15 fill-in-the-blank questions, 180 minutes, with answers ranging from 000 to 999. There are no multiple-choice options, no hints, and no room for guessing. This exam further stratifies the top 2.5%-5% of students filtered by the AMC: 7 points is one hurdle, and 10 points is another.

I. The Position of AIME in the AMC System

Founded in 1983, the AIME is the second-tier competition in the AMC series. On March 22, 1983, the first AIME was held in Lincoln, Nebraska, with only 2,238 students participating. Over forty years later, about 3,000-5,000 AMC qualifiers worldwide receive an AIME ticket each year—but ultimately, fewer than 500 make it to the USA(J)MO. The AIME is not just a transit station; it is a crucial link connecting the lower and upper tiers of the AMC system. The AMC uses multiple-choice questions to filter the top 2.5%-5% of contestants, and the AIME uses fill-in-the-blank questions to further stratify them. Only students who perform exceptionally well in both rounds can advance to the USA(J)MO selection. The score calculation formula for USA(J)MO qualification is:

USA(J)MO Index = AMC Score + 10 × AIME Score

For example: If you scored 120 on the AMC 12 and 8 on the AIME, your Index = 120 + 80 = 200. The annual USA(J)MO cutoff is approximately 200-230 points.

The AIME is held every February, leaving about 2-3 months of preparation time after the AMC scores are released. Therefore, experienced students do not wait for their scores to start preparing—they should start practicing AIME past papers on the exact day their AMC scores are released.

II. Exam Format

Item Description
Number of Questions 15 fill-in-the-blank questions
Duration 180 minutes (3 hours)
Full Score 15 points (1 point per question)
Answer Format Integers between 000 and 999
Calculator Not allowed
Language English

Compared to the AMC, the AIME has three fundamental differences:

  1. No options: You cannot guess or use the process of elimination. You must calculate the exact integer answer for each question yourself.
  2. Ample time but extremely deep questions: An average of 12 minutes per question, far more than the 3 minutes for the AMC. However, AIME questions require multi-step reasoning, and a single question often involves the intersection of multiple knowledge points.
  3. The first 5 questions are doable, the last 5 are hell: The difficulty curve is very steep. Questions 1-5 are equivalent in difficulty to the last 5 questions of the AMC 12; questions 6-10 require creative problem-solving approaches; questions 11-15 are the area that distinguishes the top masters.

III. What Do AIME Scores Mean?

Over the past five years, the average AIME score has stabilized between 5.0 and 5.9 points (out of a full score of 15). Different score ranges correspond to different application signals:

AIME Score Global Rank Corresponding Value
1-3 points Baseline Proves you have the ability to advance from the AMC, but lacks competitiveness at the AIME stage.
4-6 points Top 35% Above the average level of participants, can be used as a highlight in your Personal Statement (PS).
7 points Top 18% An effective score for applications to Top 30 universities, proving your mathematical ability surpasses most qualifiers.
8-9 points Top 10% On the edge of qualifying for the USA(J)MO, Silver Award level.
10 points Top 5% Typical score for Ivy League and G5 STEM admits, Gold Award level.
12+ points Top 1.2% USA(J)MO qualification candidate, direct admission level score for mathematics majors.

Historical AIME Average Scores (Full score 15):

Year AIME I Average AIME II Average Notes
2024 5.6 5.2 Moderate difficulty, average score slightly rebounded.
2023 4.8 5.0 Hardest in recent years, Paper I average dropped below 5 for the first time.
2022 5.4 5.6 Paper I was relatively easy, Paper II was normal.
2021 5.7 5.5 Pandemic year, participation slightly decreased but average remained stable.
2020 5.9 5.7 Highest average in recent years, questions were generally friendly.

Two things can be read from the data:

First, the AIME average score hovers around 5-6 points year-round—for an exam with a full score of 15, the global average of participants can only solve 1/3 of the questions. This fully illustrates that the difficulty of the AIME is not just hard, but systematically hard.

Second, the difficulty of AIME I and II is not perfectly symmetrical. For example, in 2023, Paper I was significantly harder than Paper II, while in 2022, Paper I was more friendly. Students taking both papers need to be mentally prepared that one paper might be considerably harder than the other.

7 points is the psychological anchor: If you can consistently score above 7 on the AIME, it indicates your mathematical ability has reached a level where you remain competitive among top contestants. A score above 10 is a clear signal of being a math specialty student.

IV. AMC to AIME Transition: Have Cutoff Scores Risen?

AIME qualification cutoffs for AMC 10/12 over the past five years:

Year AMC 10A Cutoff AMC 12A Cutoff
2024 94.5 76.5
2023 103.5 85.5
2022 93 85.5
2021 Fall 96 91.5
2020 103.5 87

The AMC 12 cutoff is significantly lower than the AMC 10 (76-91 points vs. 93-105 points). For 10th-grade students with a solid math foundation, strategically choosing the AMC 12 makes it easier to get an AIME ticket—this is an open secret in the AIME preparation circle.

But note: The AMC 12 questions are more difficult and require a more comprehensive knowledge base. If you haven't systematically studied trigonometry and complex numbers in your first year of high school, taking the AMC 10 might be safer. The premise of this strategy is that you have already mastered all the knowledge points of the AMC 12.

V. Past Paper Analysis: How is the AIME Actually Tested?

The following two questions are selected from recent AIME past papers, representing the typical styles of algebra/functions and combinatorial counting, respectively. The answer to an AIME question is always an integer between 000 and 999—no options, no hints, no close enough.

Past Paper 1: Quadratic Function Intersection (2022 AIME I Problem 1, Basic Warm-up)

Original Problem

Quadratic polynomials P(x) and Q(x) have leading coefficients 2 and -2, respectively. The graphs of y = P(x) and y = Q(x) intersect at (2, 2) and (6, 6). Find P(10) + Q(10).

Answer: 020

Solution: Let P(x) = 2x² + bx + c, Q(x) = -2x² + dx + e. Since the two functions intersect at x=2 and x=6 (function values are equal), substitute the intersection conditions:

At the intersections, P(x) = Q(x), meaning 2x² + bx + c = -2x² + dx + e. Rearranging gives: 4x² + (b-d)x + (c-e) = 0

The two roots of this equation are x=2 and x=6 → 4(x-2)(x-6) = 0 → 4x² - 32x + 48 = 0

Comparing coefficients: b-d = -32, c-e = 48.

Using the function values at the intersections: P(2) = 2 → 8 + 2b + c = 2 → 2b + c = -6; P(6) = 6 → 72 + 6b + c = 6 → 6b + c = -66.

Solving these: 4b = -60 → b = -15, c = 24. Then from b-d = -32 → d = 17; c-e = 48 → e = -24.

Verify Q(2): -8 + 34 - 24 = 2 ✓.

Now substitute x=10: P(10) = 200 + 10×(-15) + 24 = 74; Q(10) = -200 + 10×17 - 24 = -54. P(10) + Q(10) = 74 - 54 = 20. In AIME format, fill in 020.

Analysis: This is Problem 1 of the AIME—even the free points questions in the AIME are not given for free. It tests four steps: the basic structure of quadratic functions, converting intersection conditions into equations, comparing coefficients, and evaluating functions. Each step is not difficult on its own, but stringing them together requires clear algebraic operations. The typical completion time for this question is 5-7 minutes—within the 12-minute budget per question for the AIME, the time saved on the first few questions must be reserved for the hard bones later.

Past Paper 2: Average of Three-Digit Palindromes (2021 AIME II Problem 1, Basic Algebra)

Original Problem

Find the arithmetic mean of all the three-digit palindromes.

Answer: 550

Solution: The form of a three-digit palindrome is aba, where the hundreds digit a ∈ {1, 2, ..., 9} and the tens digit b ∈ {0, 1, ..., 9}. The value = 100a + 10b + a = 101a + 10b.

The total number of three-digit palindromes = 9 × 10 = 90.

The sum is divided into two parts:

  • Terms containing a: 101 × (1+2+...+9) × 10 (each a corresponds to 10 different b's) = 101 × 45 × 10 = 45,450
  • Terms containing b: 10 × (0+1+...+9) × 9 (each b corresponds to 9 different a's) = 10 × 45 × 9 = 4,050

Total sum = 45,450 + 4,050 = 49,500. Average = 49,500 ÷ 90 = 550.

Analysis: This question demonstrates an important feature of the AIME: the questions do not require any knowledge beyond the high school scope—it only requires the elementary school concept of palindromes, the middle school arithmetic sequence sum, and the definition of arithmetic mean. What the AIME truly tests is: Can you maintain precise calculations and clear reasoning continuously over 3 hours? If this question appeared in regular homework, 90% of students could get it right. But under the exam pressure of the AIME, any symbolic error (such as forgetting that a cannot be 0) could cost you a precious 1 point.

VI. Value: The Actual Weight of AIME Scores in Applications

The value of the AIME is not a binary judgment of having it or not, but a spectrum strongly tied to the score:

4-6 points (Top 35%): Participating in the AIME itself is proof of standing out from the 300,000 AMC 10/12 participants (top 2.5%-5%). A score of 4-6 indicates your competitiveness at the AIME stage is at a mid-to-upper level. For applications to Top 50 US universities and non-math majors at UK G5 universities, this is an effective differentiation signal—it proves your math skills are not just good at the A-Level/AP level.

7-9 points (Top 10%-18%): This is the first hard threshold of the AIME. Consistently scoring above 7 means you possess the mathematical ability to handle yourself with ease among top contestants. For applications to top STEM institutions like MIT, Caltech, and CMU, an AIME score ≥ 7 is a hard skill that can be directly written into your PS—admissions officers know clearly that this means you are not only good at math but also can compete in competition math. For applicants to Oxford and Cambridge for math/CS majors, this score range is sufficient to support a complete story of mathematical exploration in your PS.

10+ points (Top 5%): The typical configuration for Ivy League and G5 STEM admits. At this score range, the AIME is no longer just a bonus—it is the ID card of your identity as a math specialty student. Many contestants who qualify for the USA(J)MO have AIME scores basically above 10-12 points.

Longer-term value: The core abilities trained by AIME—maintaining precision in multi-step reasoning, independently constructing problem-solving paths without hints, and establishing cross-connections between knowledge areas—are completely isomorphic to the core requirements of university mathematics departments. Students who have participated in the AIME usually have a visible advantage in freshman mathematical analysis and discrete math courses because they are already accustomed to the homework mode of half an hour per question, no hints, no options.

VII. Target Audience and Preparation Schedule

Who Should Focus on Preparing for the AIME?

If you meet more than two of the following characteristics, the AIME is a hurdle you must clear before your senior year of high school:

  • Consistently scoring above 100 on the AMC 10/12, having already reached or approaching the AIME qualification cutoff.
  • Target universities are MIT / Caltech / CMU / Oxbridge IC for math, CS, or engineering majors.
  • Not satisfied with just knowing how to solve problems, and enjoying the process of building ideas from scratch in front of unfamiliar problems.
  • Handling A-Level Further Math / AP Calculus BC with ease at school, needing harder challenges to keep mathematical thinking sharp.

If your AMC score is still struggling below 80, it is recommended to solidify your AMC foundations first—the first 5 questions of the AIME are roughly equivalent in difficulty to the last 5 questions of the AMC 12. If you are still losing a lot of points in the second half of the AMC, the first few questions of the AIME will become roadblocks rather than free points.

Year-Round Preparation Schedule

The AIME is held in February every year. From the release of the AMC scores in November of the previous year to the AIME exam, there are only about 3 months. Experienced students do not wait for their scores to start.

  • July-August (Summer Vacation): Systematically study number theory and combinatorics—this is the biggest knowledge gap between the AIME and the AMC. Number theory and combinatorics account for about 20-25% in the AMC, but surge to over 40% in the AIME. Use the AoPS Introduction to Number Theory and Counting & Probability textbooks, progressing module by module.
  • September-October: Synchronize with AMC preparation. While doing AMC past papers, pick out the first 5 questions from AIME past papers to practice interspersed, gradually adapting to the no options answering rhythm.
  • After the November AMC: Immediately switch to full AIME past paper mode. It is recommended to do all AIME past papers from the last 10 years by year (20 sets in total for Paper I + Paper II), strictly timing each set for 3 hours. The core goal is to establish a time allocation strategy in real combat—control the first 5 questions within 40 minutes, questions 6-10 for 75 minutes, and questions 11-15 for 65 minutes.
  • One Month Before the Exam: Practice wrong questions categorized by knowledge points (the four major modules: number theory / combinatorics / algebra / geometry), and no longer do full new sets of papers. High-scoring AIME contestants are often not those who do the most practice questions, but those who have formed muscle memory for the classic solutions of each question type.

VIII. Preparation Strategies

  1. Must get the first 5 questions completely right: The first 5 questions of the AIME are the free points zone, with difficulty roughly equal to the end questions of the AMC 12. If you make mistakes on these 5 questions, it will be very hard to chase back high scores later. It is recommended to increase the accuracy rate of the first 5 questions to 100% during training.
  2. Questions 6-10 determine the 4-8 point range: This is the main scoring zone for most students. You need to systematically master the cross-topic questions of number theory, combinatorics, geometry, and algebra. Practice past papers categorized by knowledge points, rather than by year.
  3. Questions 11-15: Only need to be heavily tackled by students aiming for 10+ points. These questions often require inspiration, but inspiration comes from extreme familiarity with the routines of past papers.

IX. Preparation Resources

To help everyone prepare for the AIME efficiently, we have compiled the following past paper resources:

Resource Name Content Description
AIME I Past Papers Collection (2021–2024) Includes English original PDFs such as 2022 AIME I Problems / 2023 AIME I Problems / 2024 AIME I paper, with official Solutions.
AIME II Past Papers Collection (2021–2025) Includes English original PDFs such as 2022 AIME II Problems / 2023 AIME II Problems / 2024 AIME II paper / 2025 AIME II Paper, with official solutions and answers.
2025 AIME II Latest Past Paper + Solutions 2025 AIME II Paper (English original) + Answers + Detailed solutions, for pre-exam sprint training.

Get FREE AIME Preparation Materials

Scan the QR code below to access free practice papers, study guides, and past competition materials. Start preparing today!

推荐
Online Consultation
Online Consultation