Technique: plug in values
Test small/specific values or special cases to find or verify the answer
- 1.2013 AMC 10A #11
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 committee be selected?
- A)
- B)
- C)
- D)
- E)
- A)
- 2.2014 AMC 10A #7
Nonzero real numbers , , , and satisfy and . How many of the following inequalities must be true?
- A)
- B)
- C)
- D)
- E)
- A)
- 3.2016 AMC 10B #6
Isaac added two three-digit positive integers. All six digits in these numbers are different. Isaac's sum is a three-digit number . What is the smallest possible value for the sum of the digits of ?
- A)
- B)
- C)
- D)
- E)
- A)
- 4.2000 AMC 10 #21
If all alligators are ferocious creatures and some creepy crawlers are alligators, which statement(s) must be true?
- A)
- B)
- C)
- D)
- E)
- A)
- 5.2005 AMC 10B #19
On a certain math exam, of the students got points, got points, got points, got points, and the rest got points. What is the difference between the mean and the median score on this exam?
- A)
- B)
- C)
- D)
- E)
- A)
- 6.2012 AMC 10B #18
Suppose that one of every 500 people in a certain population has a particular disease, which displays no symptoms. A blood test is available for screening for this disease. For a person who has this disease, the test always turns out positive. For a person who does not have the disease, however, there is a false positive rate--in other words, for such people, of the time the test will turn out negative, but of the time the test will turn out positive and will incorrectly indicate that the person has the disease. Let be the probability that a person who is chosen at random from this population and gets a positive test result actually has the disease. Which of the following is closest to ?
- A)
- B)
- C)
- D)
- E)
- A)
- 7.2015 AMC 10A #13
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)
- B)
- C)
- D)
- E)
- A)
- 8.2024 AMC 10A #13
Two transformations are said to commute if applying the first followed by the second gives the same result as applying the second followed by the first. Consider these four transformations of the coordinate plane:
- a translation units to the right,
- a -rotation counterclockwise about the origin,
- a reflection across the -axis, and
- a dilation centered at the origin with scale factor
Of the pairs of distinct transformations from this list, how many commute?
- A)
- B)
- C)
- D)
- E)
- 9.2011 AMC 10A #19
In 1991 the population of a town was a perfect square. Ten years later, after an increase of 150 people, the population was 9 more than a perfect square. Now, in 2011, with an increase of another 150 people, the population is once again a perfect square. Which of the following is closest to the percent growth of the town's population during this twenty-year period?
- A)
- B)
- C)
- D)
- E)
- A)
- 10.2016 AMC 10A #23
A binary operation has the properties that and that for all nonzero real numbers and . (Here represents multiplication). The solution to the equation can be written as , where and are relatively prime positive integers. What is
- A)
- B)
- C)
- D)
- E)
- A)
- 11.2021 AMC 10A #24
The interior of a quadrilateral is bounded by the graphs of and , where is a positive real number. What is the area of this region in terms of , valid for all ?
- A)
- B)
- C)
- D)
- E)
- A)
- 12.2023 AMC 10B #24
What is the perimeter of the boundary of the region consisting of all points which can be expressed as with , and ?
- A)
- B)
- C)
- D)
- E)
- A)
Answers
| # | Answer | Topic and the idea it turns on |
|---|---|---|
| 1 | A | Basic Counting — C(n,2) = 10 forces n = 5 council members, and C(5,3) = C(5,2) = 10 by the symmetry of binomial coefficients. |
| 2 | B | Absolute Value & Inequalities — Only addition preserves both inequalities; a single negative example such as x = y = -2, a = b = -1 breaks II, III and IV at once. |
| 3 | B | Bases & Digits — Distinct nonzero hundreds digits force S >= 300, ruling out digit sums 1, 2, 3; the example 143 + 257 = 400 achieves digit sum 4. |
| 4 | B | Logic Puzzles — Only statement II follows: the creepy crawlers that are alligators are automatically ferocious; I and III each fail in a small made-up world. |
| 5 | B | Statistics & Data — The mean is the percent-weighted average, 86; the median is the score where the cumulative percent first passes 50, which is 85. |
| 6 | C | Conditional Probability & States — Picture 500 people: 1 true positive and about 0.02 * 499 ≈ 10 false positives, so roughly 1 in 11 positive tests is real. |
| 7 | C | Basic Counting — With at least one nickel every multiple of 5 up to the total is attainable, so the count of values is 12 + n, forcing n = 5. |
| 8 | C | Transformations & Symmetry — Write each map as a formula on (x, y): the dilation commutes with the rotation and the reflection, the translation commutes only with the reflection; the other three pairs fail. |
| 9 | E | Number Properties — The 2001 condition gives b^2 - a^2 = 141 = 1*141 = 3*47, so a is 70 or 22; only a = 22 makes a^2 + 300 a perfect square. |
| 10 | A | Functions — Substituting c = b and then b = a in the rules shows a diamond b = a/b, so the equation is 336x = 100. |
| 11 | D | Coordinate Geometry — Each equation is a pair of parallel lines, and the two directions are perpendicular, so the region is a rectangle whose sides are the distances between the parallel pairs. |
| 12 | E | Coordinate Geometry — The region is the sum of three segments (2,0), (0,1), (-3,4); such a region is a centrally symmetric hexagon whose sides are these segments, each used twice. |