Official Test Center · Contact: 18939919481

2019 AMC 10 Past Papers

AMC 10 A/B · Overview · Practice · Prep

The 2019 AMC 10 Papers A and B kept a high share of algebra and combinatorial counting, with triangle-area, circle-circumference, units-digit and permutation-counting problems appearing frequently; the back half emphasized rigorous categorization and enumeration. Scan for the full papers and answer keys.

2019 AMC 10 Paper Overview

2019 AMC 10 A/B paper overview and exam highlights.

The 2019 AMC 10 was held in November 2019 in two papers (A and B), keeping a high share of algebra and combinatorial counting.

Format: 25 multiple-choice questions, 75 minutes, 150 points max; a blank answer earns 1.5 points and a wrong answer earns 0. The AIME cut-off has recently been around 100–105 (Paper A).

The 2019 paper set more problems on triangle area, circle circumference, units digits of powers, and permutation counting, with mid-to-late questions stressing rigorous casework.

2019 AMC 10 Key Topics Tested

2019 AMC 10 main topic areas, weights and emphasis.

Algebra29%

Evaluation, Vieta, word and speed problems; about 29%.

Geometry25%

Triangle area, circle circumference, rectangles and cylinders; about 25%.

Number Theory16%

Divisibility, remainders, GCD and units digits of powers; about 16%.

Combinatorics20%

Permutations, combinations and circular counting; about 20%.

Probability10%

Classical probability and dice sums; about 10%.

25 Online Practice Questions

2019 AMC 10-style mock questions (Basic · Medium · Hard) — submit to grade and view step-by-step solutions.

Basic · Q1–10

1Algebra

If x = 4, what is the value of 2x2 + x - 3?

Correct answer: C

Substitute x = 4: 2(4)2 + 4 - 3 = 32 + 4 - 3 = 33. Answer C. Key: direct substitution.
2Algebra

The sum of three consecutive integers is 78. What is the largest?

Correct answer: C

Let the middle integer be n: 3n = 78, so n = 26 and the largest is 27. Answer C. Key: model consecutive integers by their middle.
3Number Theory

How many positive divisors does 72 have?

Correct answer: D

72 = 23×32, so the number of divisors is (3+1)(2+1) = 12. Answer D. Key: divisor-count formula.
4Geometry

A rectangle has length 15 and width 2. What is its perimeter?

Correct answer: C

Perimeter = 2(15 + 2) = 2×17 = 34. Answer C. (30 is the area — do not confuse.) Key: rectangle perimeter formula.
5Algebra

An item is marked up 40% above cost to a price of $84. What was the cost?

Correct answer: C

cost × 1.4 = 84, so cost = 84 / 1.4 = 60. Answer C. Key: price = cost × (1 + markup).
6Probability

A fair six-sided die is rolled once. What is the probability of rolling an odd number (1, 3, or 5)?

Correct answer: C

Odd outcomes are 1, 3, 5 (3 of 6), so the probability is 3/6 = 1/2. Answer C. Key: classical probability = favorable / total.
7Combinatorics

From 6 different books, 4 are selected and arranged in a row. How many ways?

Correct answer: C

P(6,4) = 6×5×4×3 = 360. Answer C. Key: permutations P(n,k) = n!/(n-k)!.
8Number Theory

What is the remainder when 2019 is divided by 7?

Correct answer: D

7 × 288 = 2016, and 2019 - 2016 = 3, so the remainder is 3. Answer D. Key: division with remainder.
9Algebra

If 5x - 2 = 23, what is x?

Correct answer: C

5x = 23 + 2 = 25, so x = 5. Answer C. Key: isolate the variable.
10Geometry

A triangle has base 10 and height 7. What is its area?

Correct answer: B

Area = ½×base×height = ½×10×7 = 35. Answer B. Key: triangle area formula.

Medium · Q11–20

11Algebra

If x2 - 10x + 21 = 0, what is the sum of all possible values of x?

Correct answer: D

Factor: (x-3)(x-7) = 0, so x = 3 or 7, and the sum is 10. Answer D. Key: Vieta — sum of roots = -b/a = 10.
12Number Theory

What is the greatest common divisor of 42 and 98?

Correct answer: B

42 = 2×3×7 and 98 = 2×72, so GCD = 2×7 = 14. Answer B. Key: take the smallest power of each shared prime.
13Combinatorics

A committee of 2 is chosen from 11 people. How many different committees are possible?

Correct answer: B

C(11,2) = (11×10)/(2×1) = 55. Answer B. Key: combinations are order-independent, C(n,k) = n!/(k!(n-k)!).
14Geometry

In a triangle, two angles are 33° and 47°. What is the third angle?

Correct answer: C

Triangle angles sum to 180°, so the third angle = 180 - 33 - 47 = 100°. Answer C. Key: triangle angle-sum theorem.
15Algebra

The average of 5 numbers is 25. After removing one number, the average of the remaining 4 is 23. What was the removed number?

Correct answer: D

Sum of 5 = 5×25 = 125; sum of 4 = 4×23 = 92; the removed number = 125 - 92 = 33. Answer D. Key: average = sum / count.
16Number Theory

What is the units digit of 72019?

Correct answer: B

The units digit of powers of 7 cycles as 7, 9, 3, 1 (period 4). Since 2019 = 4×504 + 3, the remainder is 3, corresponding to the 3rd value, so the units digit is 3. Answer B. Key: cyclic units digits of powers.
17Algebra

One worker can finish a job in 10 hours and another in 15 hours. How long does it take them together?

Correct answer: D

Rates: 1/10 + 1/15 = 3/30 + 2/30 = 5/30 = 1/6 per hour, so together they need 1 / (1/6) = 6 hours. Answer D. Key: combined rate = sum of individual rates.
18Geometry

A square and an equilateral triangle have the same perimeter. If the triangle side is 32, what is the square side?

Correct answer: C

Triangle perimeter = 3×32 = 96, so the square side = 96 / 4 = 24. Answer C. Key: equal perimeters split by side count.
19Probability

Two fair six-sided dice are rolled. What is the probability the sum is 4?

Correct answer: B

Sums to 4: (1,3),(2,2),(3,1) — 3 outcomes out of 36, so 3/36 = 1/12. Answer B. Key: enumerate ordered dice pairs.
20Algebra

A car travels 180 km at 60 km/h and returns at 120 km/h. What is the average speed for the whole trip (km/h)?

Correct answer: C

Outbound time = 180/60 = 3 h; return = 180/120 = 1.5 h. Total distance 360 km over 4.5 h gives 360/4.5 = 80 km/h. Answer C. Key: average speed = total distance / total time, not the average of speeds.

Hard · Q21–25

21Number Theory

How many positive integers less than 100 are divisible by both 6 and 15?

Correct answer: B

Divisible by both 6 and 15 means divisible by LCM(6,15) = 30. The multiples of 30 below 100 are 30, 60, 90 — 3 of them. Answer B. Key: divisible by both ⟺ divisible by their LCM.
22Combinatorics

In how many ways can 5 people sit around a circular table? (rotations are the same)

Correct answer: A

Circular arrangements of n people are (n-1)!, so (5-1)! = 4! = 24. Answer A. Key: fix one person, arrange the rest.
23Geometry

A right cylinder has radius 4 and height 4. What is its total surface area? (in terms of π)

Correct answer: C

Surface area = 2πr2 + 2πrh = 2π(42) + 2π(4)(4) = 32π + 32π = 64π. Answer C. Key: cylinder surface = two bases + lateral area.
24Algebra

Given x + y = 13 and xy = 42, what is x2 + y2?

Correct answer: C

x2 + y2 = (x+y)2 - 2xy = 132 - 2×42 = 169 - 84 = 85. Answer C. Key: identity linking sum of squares to sum and product.
25Combinatorics

In how many ways can 16 be written as a sum of three positive integers, where order does not matter?

Correct answer: C

Let a ≤ b ≤ c with a+b+c = 16. For a=1: 7 ways — (1,1,14) to (1,7,8); a=2: 6 ways — (2,2,12) to (2,7,7); a=3: 4 ways — (3,3,10),(3,4,9),(3,5,8),(3,6,7); a=4: 3 ways — (4,4,8),(4,5,7),(4,6,6); a=5: 1 way — (5,5,6). Total 21. Answer C. Key: ordered enumeration to avoid duplicates.

2019 AMC 10 Format

Unified AMC 10 specs, consistent across years.

Questions & Scoring25 multiple-choice; +6 correct, +1.5 blank, 0 wrong; max 150
Duration75 minutes
PapersPapers A & B, comparable; take either or both, higher counts
EligibilityGrade 10 and below; under 17.5 on test day
AdvancementMeeting the cut-off qualifies for AIME

Papers A & B

Papers A and B are comparable in difficulty and scope. Students may take either, or both — the higher score is used for awards and AIME qualification.

How to Use This Page

Four steps · Overview / Topics / Practice / Prep

1

Paper Overview

Read the 2019 AMC 10 A/B overview and format specs to grasp the year’s style.

2

Find Topics

Review the key topics and weights, and locate your weak areas.

3

Take the Quiz

Complete the 25 mock questions (75-minute limit); submit for auto-grading and right/wrong marks.

4

Review & Prep

Open the step-by-step solutions, learn from mistakes, and scan for full papers to push for AIME.

2019 AMC 10 Prep Guide

Prep tips and score-boosting advice for the 2019 AMC 10 A/B paper.

1

Timed Mock Exams

Finish all 25 within 75 minutes; jot a draft on hard ones but secure the basics first.

2

Geometry Formulas

Keep triangle area = ½·base·height and circle area/circumference at hand to cut derivation.

3

Circular vs. Linear

n people around a table give (n-1)! arrangements; distinguish from n! in a line.

4

Units-Digit Cycles

Units digits cycle by the base; locate the result with the exponent remainder.

5

Push for AIME

Aiming above 100? Lock the basics and medium questions, then take the last 5 step by step; scan for full papers and a plan.

2019 AMC 10 Past Paper FAQ

Frequent questions about the 2019 AMC 10 papers and answers.

This page archives the 2019 AMC 10 A/B paper entries. Paper and answer files are placeholders — scan to consult the advisor for full materials.
Yes. The 2019 AMC 10 has Papers A and B, comparable in difficulty, held on separate dates. You may take one or both; the higher score counts for awards and AIME qualification.
Papers and answer keys are compiled after the exam. The answer entry on this page is a placeholder — scan to get the answer key and step-by-step solutions first.
The two papers are comparable in difficulty and scope, differing only in date and specific questions. You may take either or both; the higher score is used for awards and AIME qualification.
Practice past papers under time limits, drill by topic, and review mistakes against the answer key. To reach the AIME cut-off, consider 1-on-1 coaching — scan for a custom plan.

Start 2019 AMC 10 Prep

Scan to add the advisor for 2019 AMC 10 A/B past papers, answer keys and solutions, plus a custom prep plan.

  • Papers & answer keys · step-by-step
  • Timed mock exams & mistake review
  • AIME cut-off coaching

Scan for Papers

Scan for Papers

Note: Name + School + Grade + Year

Consult1-on-1 PlanAssessment