AMC // 10
PAPERS>AMC 10B 2022
// PAPER // AMC 10B 2022

AMC 10B 2022

2022-11-16

View the original on AoPS Wiki ↑

// PROBLEM 1
// PROBLEM

Define xyx \diamond y to be xy|x - y| for all real numbers xx and yy. What is the value of

(1(23))((12)3)?(1 \diamond (2 \diamond 3)) - ((1 \diamond 2) \diamond 3)?

// PROBLEM 2
// PROBLEM

In rhombus ABCDABCD, point PP lies on segment AD\overline{AD} so that BPAD\overline{BP} \perp \overline{AD}, AP=3AP = 3, and PD=2PD = 2. What is the area of ABCDABCD? (Note: The figure is not drawn to scale.)

// PROBLEM 3
// PROBLEM

How many three-digit positive integers have an odd number of even digits?

// PROBLEM 4
// PROBLEM

A donkey suffers an attack of hiccups and the first hiccup happens at 4:004{:}00 one afternoon. Suppose that the donkey hiccups regularly every 55 seconds. At what time does the donkey's 700700th hiccup occur?

// PROBLEM 5
// PROBLEM

What is the value of

(1+13)(1+15)(1+17)(1132)(1152)(1172)?\frac{\left(1+\dfrac{1}{3}\right)\left(1+\dfrac{1}{5}\right)\left(1+\dfrac{1}{7}\right)}{\sqrt{\left(1-\dfrac{1}{3^2}\right)\left(1-\dfrac{1}{5^2}\right)\left(1-\dfrac{1}{7^2}\right)}}?

// PROBLEM 6
// PROBLEM

How many of the first ten numbers of the sequence 121,11211,1112111,121, 11211, 1112111, \ldots are prime numbers?

// PROBLEM 7
// PROBLEM

For how many values of the constant kk will the polynomial x2+kx+36x^2 + kx + 36 have two distinct integer roots?

// PROBLEM 8
// PROBLEM

Consider the following 100100 sets of 1010 elements each: {1,2,3,,10}, {11,12,13,,20}, {21,22,23,,30}, , {991,992,993,,1000}.\{1,2,3,\ldots,10\},\ \{11,12,13,\ldots,20\},\ \{21,22,23,\ldots,30\},\ \ldots,\ \{991,992,993,\ldots,1000\}. How many of these sets contain exactly two multiples of 77?

// PROBLEM 9
// PROBLEM

The sum 12!+23!+34!++20212022!\frac{1}{2!}+\frac{2}{3!}+\frac{3}{4!}+\cdots+\frac{2021}{2022!} can be expressed as a1b!a-\dfrac{1}{b!}, where aa and bb are positive integers. What is a+ba+b?

// PROBLEM 10
// PROBLEM

Camila writes down five positive integers. The unique mode of these integers is 22 greater than their median, and the median is 22 greater than their arithmetic mean. What is the least possible value for the mode?

// PROBLEM 11
// PROBLEM

All the high schools in a large school district are involved in a fundraiser selling T-shirts. Which of the choices below is logically equivalent to the statement "No school bigger than Euclid HS sold more T-shirts than Euclid HS"?

// PROBLEM 12
// PROBLEM

A pair of fair 66-sided dice is rolled nn times. What is the least value of nn such that the probability that the sum of the numbers face up on a roll equals 77 at least once is greater than 12\dfrac{1}{2}?

// PROBLEM 13
// PROBLEM

The positive difference between a pair of primes is equal to 22, and the positive difference between the cubes of the two primes is 3110631106. What is the sum of the digits of the least prime that is greater than those two primes?

// PROBLEM 14
// PROBLEM

Suppose that SS is a subset of {1,2,3,,25}\{1, 2, 3, \ldots, 25\} such that the sum of any two (not necessarily distinct) elements of SS is never an element of SS. What is the maximum number of elements SS may contain?

// PROBLEM 15
// PROBLEM

Let SnS_n be the sum of the first nn terms of an arithmetic sequence that has a common difference of 22. The quotient S3nSn\dfrac{S_{3n}}{S_n} does not depend on nn. What is S20S_{20}?

// PROBLEM 16
// PROBLEM

The diagram below shows a rectangle with side lengths 44 and 88 and a square with side length 55. Three vertices of the square lie on three different sides of the rectangle as shown. What is the area of the region inside both the square and the rectangle?

(The square has vertex A=(1,0)A=(1,0) on the bottom side, vertex B=(4,4)B=(4,4) on the top side, and vertex C=(8,1)C=(8,1) on the right side, with the fourth vertex D=(5,3)D=(5,-3) outside the rectangle below the bottom edge. A right-angle mark is shown at AA.)

// PROBLEM 17
// PROBLEM

One of the following numbers is not divisible by any prime number less than 10.10. Which is it?

(A) 26061(B) 2606+1(C) 26071(D) 2607+1(E) 2607+3607\textbf{(A) } 2^{606}-1 \qquad\textbf{(B) } 2^{606}+1 \qquad\textbf{(C) } 2^{607}-1 \qquad\textbf{(D) } 2^{607}+1\qquad\textbf{(E) } 2^{607}+3^{607}

// PROBLEM 18
// PROBLEM

Consider systems of three linear equations with unknowns xx, yy, and zz, a1x+b1y+c1z=0a_1 x + b_1 y + c_1 z = 0 a2x+b2y+c2z=0a_2 x + b_2 y + c_2 z = 0 a3x+b3y+c3z=0a_3 x + b_3 y + c_3 z = 0 where each of the coefficients is either 00 or 11 and the system has a solution other than x=y=z=0x=y=z=0. For example, one such system is {1x+1y+0z=0, 0x+1y+1z=0, 0x+0y+0z=0}\{1x + 1y + 0z = 0,\ 0x + 1y + 1z = 0,\ 0x + 0y + 0z = 0\} with a nonzero solution of {x,y,z}={1,1,1}\{x,y,z\} = \{1,-1,1\}. How many such systems of equations are there? (The equations in a system need not be distinct, and two systems containing the same equations in a different order are considered different.)

// PROBLEM 19
// PROBLEM

Each square in a 5×55 \times 5 grid is either filled or empty, and has up to eight adjacent neighboring squares, where neighboring squares share either a side or a corner. The grid is transformed by the following rules:

  • Any filled square with two or three filled neighbors remains filled.
  • Any empty square with exactly three filled neighbors becomes a filled square.
  • All other squares remain empty or become empty.

Suppose the 5×55 \times 5 grid has a border of empty squares surrounding a 3×33 \times 3 subgrid. How many initial configurations will lead to a transformed grid consisting of a single filled square in the center after a single transformation? (Rotations and reflections of the same configuration are considered different.)

// PROBLEM 20
// PROBLEM

Let ABCDABCD be a rhombus with ADC=46\angle{ADC} = 46^{\circ}. Let EE be the midpoint of CD\overline{CD}, and let FF be the point on BE\overline{BE} such that AF\overline{AF} is perpendicular to BE\overline{BE}. What is the degree measure of BFC\angle{BFC}?

// PROBLEM 21
// PROBLEM

Let P(x)P(x) be a polynomial with rational coefficients such that when P(x)P(x) is divided by the polynomial x2+x+1x^2 + x + 1, the remainder is x+2x + 2, and when P(x)P(x) is divided by the polynomial x2+1x^2 + 1, the remainder is 2x+12x + 1. There is a unique polynomial of least degree with these two properties. What is the sum of the squares of the coefficients of that polynomial?

// PROBLEM 22
// PROBLEM

Let SS be the set of circles in the coordinate plane that are tangent to each of the three circles with equations x2+y2=4x^{2}+y^{2}=4, x2+y2=64x^{2}+y^{2}=64, and (x5)2+y2=3(x-5)^{2}+y^{2}=3. What is the sum of the areas of all circles in SS?

// PROBLEM 23
// PROBLEM

Ant Amelia starts on the number line at 00 and crawls in the following manner. For n=1,2,3,n=1,2,3, Amelia chooses a time duration tnt_n and an increment xnx_n independently and uniformly at random from the interval (0,1).(0,1). During the nnth step of the process, Amelia moves xnx_n units in the positive direction, using up tnt_n minutes. If the total elapsed time has exceeded 11 minute during the nnth step, she stops at the end of that step; otherwise, she continues with the next step, taking at most 33 steps in all. What is the probability that Amelia's position when she stops will be greater than 11?

// PROBLEM 24
// PROBLEM

Consider functions ff that satisfy f(x)f(y)12xy|f(x)-f(y)|\leq \frac{1}{2}|x-y| for all real numbers xx and yy. Of all such functions that also satisfy the equation f(300)=f(900)f(300) = f(900), what is the greatest possible value of f(f(800))f(f(400))?f(f(800))-f(f(400))?

// PROBLEM 25
// PROBLEM

Let x0,x1,x2,x_0,x_1,x_2,\dotsc be a sequence of numbers, where each xkx_k is either 00 or 11. For each positive integer nn, define Sn=k=0n1xk2kS_n = \sum_{k=0}^{n-1} x_k 2^k Suppose 7Sn1(mod2n)7S_n \equiv 1 \pmod{2^n} for all n1n \geq 1. What is the value of the sum x2019+2x2020+4x2021+8x2022?x_{2019} + 2x_{2020} + 4x_{2021} + 8x_{2022}?