Official Test Center · Contact: 18939919481

2016 AMC 10 Past Papers

AMC 10 A/B · Overview · Practice · Prep

The 2016 AMC 10 Papers A and B balanced algebra with geometry, with rectangle-perimeter, units-digit (constant units digit of 5), permutation-combination and divisibility-counting problems, stressing fluency with core formulas and computation speed. Scan for the full papers and answer keys.

2016 AMC 10 Paper Overview

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

The 2016 AMC 10 was held in November 2016 in two papers (A and B), fairly balanced between algebra and geometry.

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 (Paper A).

The 2016 paper set more problems on rectangle perimeter, units digits of powers (the fixed digit of 5), permutations/combinations, and divisibility counting, stressing fluency with core formulas.

2016 AMC 10 Key Topics Tested

2016 AMC 10 main topic areas, weights and emphasis.

Algebra28%

Evaluation, quadratics, word and speed problems; about 28%.

Geometry25%

Rectangle perimeter, triangle area, circles and cylinder surface area; about 25%.

Number Theory17%

Divisibility, remainders, GCD and units digits of powers (incl. the fixed digit of 5); about 17%.

Combinatorics20%

Permutations, combinations and coin-outcome counting; about 20%.

Probability10%

Classical probability and dice sums; about 10%.

25 Online Practice Questions

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

Basic · Q1–10

1Algebra

If x = 3, what is the value of 2x3 - x + 1?

Correct answer: C

Substitute x = 3: 2(3)3 - 3 + 1 = 2×27 - 3 + 1 = 54 - 3 + 1 = 52. Answer C. Key: direct substitution.
2Algebra

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

Correct answer: C

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

How many positive divisors does 144 have?

Correct answer: B

144 = 24×32, so the number of divisors is (4+1)(2+1) = 15. Answer B. Key: divisor-count formula.
4Geometry

A rectangle has length 11 and width 7. What is its perimeter?

Correct answer: B

Perimeter = 2(11 + 7) = 2×18 = 36. Answer B. (77 is the area — do not confuse.) Key: rectangle perimeter formula.
5Algebra

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

0
5

Correct answer: C

cost × 1.25 = 50, so cost = 50 / 1.25 = 40. Answer C. Key: price = cost × (1 + markup).
6Probability

A fair six-sided die is rolled once. What is the probability of rolling a multiple of 3 (3 or 6)?

Correct answer: B

Multiples of 3 are 3 and 6 (2 of 6), so the probability is 2/6 = 1/3. Answer B. Key: classical probability = favorable / total.
7Combinatorics

Two coins are tossed at once. How many heads/tails outcomes are possible?

Correct answer: C

Each coin has 2 outcomes, so 2 coins give 22 = 4. Answer C. Key: independent outcomes multiply.
8Number Theory

What is the remainder when 2016 is divided by 13?

Correct answer: B

13 × 155 = 2015, and 2016 - 2015 = 1, so the remainder is 1. Answer B. Key: division with remainder.
9Algebra

If 4x + 5 = 17, what is x?

Correct answer: B

4x = 17 - 5 = 12, so x = 3. Answer B. Key: isolate the variable.
10Geometry

A triangle has base 15 and height 6. What is its area?

Correct answer: B

Area = ½×15×6 = 90/2 = 45. Answer B. Key: triangle area formula.

Medium · Q11–20

11Algebra

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

Correct answer: D

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

What is the greatest common divisor of 52 and 78?

Correct answer: B

52 = 22×13 and 78 = 2×3×13, so GCD = 2×13 = 26. Answer B. Key: take the smallest power of each shared prime.
13Combinatorics

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

Correct answer: B

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

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

Correct answer: B

Triangle angles sum to 180°, so the third angle = 180 - 28 - 52 = 100°. Answer B. Key: triangle angle-sum theorem.
15Algebra

The average of 8 numbers is 16. After removing one number, the average of the remaining 7 is 15. What was the removed number?

Correct answer: C

Sum of 8 = 8×16 = 128; sum of 7 = 7×15 = 105; the removed number = 128 - 105 = 23. Answer C. Key: average = sum / count.
16Number Theory

What is the units digit of 52016?

Correct answer: D

Any positive power of 5 ends in 5 (51 = 5, 52 = 25, …). Answer D. Key: the units digit of powers of 5 is fixed.
17Algebra

Two workers each need 16 hours alone to finish a job. How long do they need together?

Correct answer: C

Each rate is 1/16, so combined = 1/16 + 1/16 = 2/16 = 1/8 per hour, needing 1 / (1/8) = 8 hours. Answer C. Key: combined rate = sum of individual rates.
18Geometry

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

Correct answer: C

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

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

Correct answer: E

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

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

Correct answer: C

Outbound time = 90/30 = 3 h; return = 90/90 = 1 h. Total distance 180 km over 4 h gives 180/4 = 45 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 8 and 14?

Correct answer: A

Divisible by both 8 and 14 means divisible by LCM(8,14) = 56. The only multiple of 56 below 100 is 56 itself — 1 of them. Answer A. Key: divisible by both ⟺ divisible by their LCM.
22Combinatorics

From 8 distinct objects, 3 are chosen. How many selections are possible?

Correct answer: C

C(8,3) = (8×7×6)/(3×2×1) = 336/6 = 56. Answer C. Key: combinations are order-independent, C(n,k) = n!/(k!(n-k)!).
23Geometry

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

Correct answer: C

Surface area = 2πr2 + 2πrh = 2π(32) + 2π(3)(2) = 18π + 12π = 30π. Answer C. Key: cylinder surface = two bases + lateral area.
24Algebra

Given x + y = 16 and xy = 63, what is x2 + y2?

Correct answer: A

x2 + y2 = (x+y)2 - 2xy = 162 - 2×63 = 256 - 126 = 130. Answer A. Key: identity linking sum of squares to sum and product.
25Combinatorics

In how many ways can 19 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 = 19. For a=1: 9 ways — (1,1,17) to (1,9,9); a=2: 7 ways — (2,2,15) to (2,8,9); a=3: 6 ways — (3,3,13),(3,4,12),(3,5,11),(3,6,10),(3,7,9),(3,8,8); a=4: 4 ways — (4,4,11),(4,5,10),(4,6,9),(4,7,8); a=5: 3 ways — (5,5,9),(5,6,8),(5,7,7); a=6: 1 way — (6,6,7). Total 30. Answer C. Key: ordered enumeration to avoid duplicates.

2016 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 2016 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.

2016 AMC 10 Prep Guide

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

1

Timed Mock Exams

Finish all 25 within 75 minutes, moving in order; flag hard ones and return to them.

2

Units-Digit Patterns

Any power of 5 or 6 ends in that same digit; powers of 2, 3, 7, 8 cycle by period.

3

Area vs. Perimeter

Rectangle perimeter = 2(l+w), area = l×w; triangle area = ½·base·height — do not mix them.

4

Read Counting Prompts

Decide ordered first, then choose P or C; watch constraints such as a non-zero leading digit.

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.

2016 AMC 10 Past Paper FAQ

Frequent questions about the 2016 AMC 10 papers and answers.

This page archives the 2016 AMC 10 A/B paper entries. Paper and answer files are placeholders — scan to consult the advisor for full materials.
Yes. The 2016 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 2016 AMC 10 Prep

Scan to add the advisor for 2016 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