Topics / Counting & Probability
Basic Counting
Multiplication principle, permutations, combinations, counting by listing
## What you need to know
- Multiplication principle: a task done in independent stages with choices has outcomes. Disjoint cases add.
- Permutations: orderings of distinct objects; ordered selections of .
- Combinations: unordered selections; and .
- Arrangements with repeated objects: .
- Complementary counting: count what you do not want and subtract from the total.
## How AMC 10 tests it
- Problems 3–10: "How many three-digit numbers / license plates / subsets have property X?" by direct multiplication or one binomial coefficient.
- Problems 10–18: choose-then-arrange questions (committees, handshakes, seating) where the trap is ordered versus unordered.
- Digit problems that reduce to short casework on the leading digit.
- Picking the right unit: pairs of people, diagonals (), chord intersections ().
- The count is often the hidden step inside a probability problem.
## Standard approaches
1. Decide whether order matters, then build the object stage by stage with the multiplication principle.
2. If the unrestricted count is easy, count the complement and subtract.
3. Split into disjoint cases on the most constrained slot (leading digit, largest element, special object) and add.
4. Look for a bijection to something easy: binary strings, subsets, lattice paths.
5. Sanity check with a tiny case you can list by hand.
## Worked example
How many four-digit positive integers have digits that are strictly increasing from left to right or strictly decreasing from left to right?
(A) (B) (C) (D) (E)
Solution. A strictly increasing number is determined by its set of digits, which must come from : a would be the smallest digit and hence the leading digit. That gives . A strictly decreasing number is determined by any four-element subset of written in decreasing order; the leading digit is automatically nonzero, giving . No number is both. Total , so the answer is .
## Pitfalls
- Multiplying when the stages are not independent (the second digit's options depend on the first); use casework instead.
- Confusing with : a committee is unordered, a line-up is ordered.
- Forgetting that a leading digit cannot be while is allowed elsewhere.
- Double counting in "at least one" problems; complementary counting avoids it.
Traps that recur
- Summing binom(9,k) 2^k instead of binom(9,k) 2^(k-1), which gives 3^9 - 1 = 19682, choice (E); the factor 2^(k-1) is right because the largest digit's position is forced. (2025 AMC 10A #24)
- Multiplying the 81 multiples of 11 by the number of permutations, which double counts triples like {2, 0, 9} that give two different multiples (209 and 902). (2017 AMC 10A #25)
- Answering 70 by assuming no three diagonals are concurrent; the regular octagon has concurrency at the center and at eight other points. (2013 AMC 10A #25)
- Forgetting that the two-friends case includes two separate triangles as well as one six-person loop, or overcounting loops by ignoring rotations and reflections. (2012 AMC 10A #23)
Problems, easiest first
In a long line of people arranged left to right, the 1013th person from the left is also the 1010th person from the right. How many people are in the line?
In the expression each blank is to be filled in with one of the digits or with each digit being used once. How many different values can be obtained?
How many subsets of contain at least one prime number?
Kate bakes a -inch by -inch pan of cornbread. The cornbread is cut into pieces that measure inches by inches. How many pieces of cornbread does the pan contain?
A basketball player made baskets during a game. Each basket was worth either or points. How many different numbers could represent the total points scored by the player?
Each row of the Misty Moon Amphitheater has seats. Rows through are reserved for a youth club. How many seats are reserved for this club?
How many two-digit positive integers have at least one as a digit?
In how many ways can juniors and seniors form disjoint teams of people so that each team has juniors and seniors?
An integer is assigned to each vertex of a cube. The value of an edge is defined to be the sum of the values of the two vertices it touches, and the value of a face is defined to be the sum of the values of the four edges surrounding it. The value of the cube is defined as the sum of the values of its six faces. …
How many three-digit positive integers have an odd number of even digits?
How many distinguishable arrangements are there of brown tile, purple tile, green tiles, and yellow tiles in a row from left to right? (Tiles of the same color are indistinguishable.)
How many -digit positive integers (that is, integers between and , inclusive) having only even digits are divisible by
At a gathering of people, there are people who all know each other and people who know no one. People who know each other hug, and people who do not know each other shake hands. How many handshakes occur?
Ann made a 3-step staircase using 18 toothpicks as shown in the figure. How many toothpicks does she need to add to complete a 5-step staircase?
A student council must select a two-person welcoming committee and a three-person planning committee from among its members. There are exactly 10 ways to select a two-person team for the welcoming committee. It is possible for students to serve on both committees. In how many different ways can a three-person planning …
A student must choose a program of four courses from a menu of courses consisting of English, Algebra, Geometry, History, Art, and Latin. This program must contain English and at least one mathematics course. In how many ways can this program be chosen?
How many even integers are there between 200 and 700 whose digits are all different and come from the set {1, 2, 5, 7, 8, 9}?
How many -digit palindromes (numbers that read the same backward as forward) can be formed using the digits , , , , , , ?
By inserting parentheses, it is possible to give the expression several values. How many different values can be obtained?
Two tour guides are leading six tourists. The guides decide to split up. Each tourist must choose one of the guides, but with the stipulation that each guide must take at least one tourist. How many different groupings of guides and tourists are possible?
On the trip home from the meeting where this AMC10 was constructed, the Contest Chair noted that his airport parking receipt had digits of the form where and was the average of and How many different five-digit numbers satisfy all these properties?
At a party, each man danced with exactly three women and each woman danced with exactly two men. Twelve men attended the party. How many women attended the party?
Henry's Hamburger Haven offers its hamburgers with the following condiments: ketchup, mustard, mayonnaise, tomato, lettuce, pickles, cheese, and onions. A customer can choose one, two,or three meat patties and any collection of condiments. How many different kinds of hamburgers can be ordered?
A restaurant offers three desserts, and exactly twice as many appetizers as main courses. A dinner consists of an appetizer, a main course, and a dessert. What is the least number of main courses that a restaurant should offer so that a customer could have a different dinner each night in the year ?
Nebraska, the home of the AMC, changed its license plate scheme. Each old license plate consisted of a letter followed by four digits. Each new license plate consists of three letters followed by three digits. By how many times has the number of possible license plates increased?
Using the letters , , , , and , we can form five-letter "words". If these "words" are arranged in alphabetical order, then the "word" occupies position
How many ordered triples of integers satisfy the following system of inequalities? \begin{align} -x-y-z&\le -2\\ -x+y+z&\le 2\\ x-y+z&\le 2\\ x+y-z&\le 2 \end{align}
Carlos uses a -digit passcode to unlock his computer. In his passcode, exactly one digit is even, exactly one (possibly different) digit is prime, and no digit is . How many -digit passcodes satisfy these conditions?
A group of students from different countries meet at a mathematics competition. Each student speaks the same number of languages, and, for every pair of students and , student speaks some language that student does not speak, and student speaks some language that student does not speak. …
Define an to be a positive integer of or more digits where the digits are strictly increasing moving left to right. Similarly, define a to be a positive integer of or more digits where the digits are strictly decreasing moving left to right. For instance, the number is an upno and …
Values for and are to be selected from without replacement (i.e. no two letters have the same value). How many ways are there to make such choices so that the two curves and intersect? (The order in which the curves are listed does not matter; for example, the …
Each of the balls is tossed independently and at random into one of the bins. Let be the probability that some bin ends up with balls, another with balls, and the other three with balls each. Let be the probability that every bin ends up with balls. What is ?
A child builds towers using identically shaped cubes of different colors. How many different towers with a height cubes can the child build with red cubes, blue cubes, and green cubes? (One cube will be left out.)
Call a positive integer if it is a one-digit number or its digits, when read from left to right, form either a strictly increasing or a strictly decreasing sequence. For example, , , and are monotonous, but , , and are not. How many monotonous positive …
Claudia has 12 coins, each of which is a 5-cent coin or a 10-cent coin. There are exactly 17 different values that can be obtained as combinations of one or more of her coins. How many 10-cent coins does Claudia have?
A particular -hour digital clock displays the hour and minute of a day. Unfortunately, whenever it is supposed to display a , it mistakenly displays a . For example, when it is 1:16 PM the clock incorrectly shows 9:96 PM. What fraction of the day will the clock show the correct time?
A set of square blocks is arranged into a square. How many different combinations of blocks can be selected from that set so that no two are in the same row or column?
How many four-digit positive integers have at least one digit that is a or a ?
A license plate in a certain state consists of digits, not necessarily distinct, and letters, also not necessarily distinct. These six characters may appear in any order, except that the two letters must appear next to each other. How many distinct license plates are possible?
All of David's telephone numbers have the form , where , , , , , , and are distinct digits and in increasing order, and none is either or . How many different telephone numbers can David have?
What is the average (mean) of all 5-digit numbers that can be formed by using each of the digits 1, 3, 5, 7, and 8 exactly once?
The grid shown contains a collection of squares with sizes from to . How many of these squares contain the black center square?
A group of people will be partitioned into indistinguishable -person committees. Each committee will have one chairperson and one secretary. The number of different ways to make these assignments can be written as , where and are positive integers and is not divisible by . What is …
Suppose that cards numbered are arranged in a row. The task is to pick them up in numerically increasing order, working repeatedly from left to right. In the example below, cards are picked up on the first pass, and on the second pass, on the third pass, on …
Regular polygons with and sides are inscribed in the same circle. No two of the polygons share a vertex, and no three of their sides intersect at a common point. At how many points inside the circle do two of their sides intersect?
There are people standing equally spaced around a circle. Each person knows exactly of the other people: the people standing next to him or her, as well as the person directly across the circle. How many ways are there for the people to split up into pairs so that the members of each pair know …
Square in the coordinate plane has vertices at the points and Consider the following four transformations: a rotation of counterclockwise around the origin; a rotation of clockwise around the …
As shown in the figure below, a regular dodecahedron (the polyhedron consisting of congruent regular pentagonal faces) floats in empty space with two horizontal faces. Note that there is a ring of five slanted faces adjacent to the top face, and a ring of five slanted faces adjacent to the bottom face. How many …
How many triangles with positive area have all their vertices at points in the coordinate plane, where and are integers between and , inclusive?
Amy, Beth, and Jo listen to four different songs and discuss which ones they like. No song is liked by all three. Furthermore, for each of the three pairs of the girls, there is at least one song liked by those girls but disliked by the third. In how many different ways is this possible?
Eight points are chosen on a circle, and chords are drawn connecting every pair of points. No three chords intersect in a single point inside the circle. How many triangles with all three vertices in the interior of the circle are created?
Two subsets of the set are to be chosen so that their union is and their intersection contains exactly two elements. In how many ways can this be done, assuming that the order in which the subsets are chosen does not matter?
A large equilateral triangle is constructed by using toothpicks to create rows of small equilateral triangles. For example, in the figure, we have rows of small congruent equilateral triangles, with small triangles in the base row. How many toothpicks would be needed to construct a large equilateral triangle if …
Call a positive integer fair if no digit is used more than once, it has no 0s, and no digit is adjacent to two greater digits. For example, , , and are fair, but , , and are not fair. How many fair positive integers are there?
How many integers between and , inclusive, have the property that some permutation of its digits is a multiple of between and For example, both and have this property.
All 20 diagonals are drawn in a regular octagon. At how many distinct points in the interior of the octagon (not on the boundary) do two or more diagonals intersect?
Adam, Benin, Chiang, Deshawn, Esther, and Fiona have internet accounts. Some, but not all, of them are internet friends with each other, and none of them has an internet friend outside this group. Each of them has the same number of internet friends. In how many different ways can this happen?