2022 AMC 12B 考试题目

Scroll down and press Start to try the exam! Or, go to the printable PDF, answer key, or professional solutions curated by LIVE by Po-Shen Loh.

All of the real AMC 8, AMC 10, AMC 12, and AIME problems in our complete solution collection are used with official legal permission of the Mathematical Association of America (MAA).

Or jump straight to one problem with its solution: 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 · 19 · 20 · 21 · 22 · 23 · 24 · 25

Want to learn professionally through interactive video classes?

Learn LIVE

考试时间还剩下:

1:15:00

1.

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

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

2-2

1-1

00

11

22

Answer: A
Concepts:custom operationabsolute valueorder of operations

Difficulty rating: 890

Solution:

Since 23=23=1,2 \diamond 3 = |2-3| = 1, we get 1(23)=11=0.1 \diamond (2 \diamond 3) = 1 \diamond 1 = 0.

Since 12=12=1,1 \diamond 2 = |1-2| = 1, we get (12)3=13=13=2.(1 \diamond 2) \diamond 3 = 1 \diamond 3 = |1-3| = 2.

The value is 02=2.0 - 2 = -2.

Thus, the correct answer is A.

2.

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

353\sqrt5

1010

656\sqrt5

2020

2525

Answer: D

Difficulty rating: 1020

Solution:

The side length is AD=AP+PD=5,AD = AP + PD = 5, so AB=5.AB = 5. In right triangle APB,APB, BP=AB2AP2=259=4. BP = \sqrt{AB^2 - AP^2} = \sqrt{25 - 9} = 4.

Taking ADAD as the base and BPBP as the height, the area is ADBP=54=20.AD \cdot BP = 5 \cdot 4 = 20.

Thus, the correct answer is D.

3.

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

00

11

22

33

44

Answer: A

Difficulty rating: 1350

Solution:

The nnth term consists of nn ones, then a 2,2, then nn ones. It factors as a repunit times a number of the form 10n+1:10^n + 1: 121=1111,11211=111101,1112111=11111001, 121 = 11 \cdot 11, \quad 11211 = 111 \cdot 101, \quad 1112111 = 1111 \cdot 1001, and in general the nnth term equals 11n+1(10n+1).\underbrace{1\cdots1}_{n+1} \cdot (10^n + 1).

For every n1n \ge 1 both factors exceed 1,1, so every term is composite. None of the ten numbers is prime.

Thus, the correct answer is A.

4.

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

66

88

99

1414

1616

Answer: B

Difficulty rating: 1200

Solution:

If the roots are integers pp and q,q, then pq=36pq = 36 and k=(p+q).k = -(p+q). Distinct roots must have the same sign, so we list factor pairs of 3636 with pq.p \ne q.

The positive pairs are (1,36),(2,18),(3,12),(4,9),(1,36), (2,18), (3,12), (4,9), and the negative pairs are (1,36),(2,18),(3,12),(4,9).(-1,-36), (-2,-18), (-3,-12), (-4,-9). The pair (6,6)(6,6) is excluded since the roots must be distinct.

Each of these 88 pairs gives a different value of k.k.

Thus, the correct answer is B.

5.

The point (1,2)(-1, -2) is rotated 270270^\circ counterclockwise about the point (3,1).(3, 1). What are the coordinates of its new position?

(3,4)(-3, -4)

(0,5)(0, 5)

(2,1)(2, -1)

(4,3)(4, 3)

(6,3)(6, -3)

Answer: B

Difficulty rating: 1200

Solution:

Relative to the center (3,1),(3, 1), the point is at (13,21)=(4,3).(-1 - 3,\, -2 - 1) = (-4, -3).

A 270270^\circ counterclockwise rotation sends (x,y)(x, y) to (y,x),(y, -x), so (4,3)(-4, -3) becomes (3,4).(-3, 4).

Translating back gives (33,1+4)=(0,5).(3 - 3,\, 1 + 4) = (0, 5).

Thus, the correct answer is B.

6.

Consider the following 100100 sets of 1010 elements each:

{1,2,3,,10},\{1,2,3,\ldots,10\}, {11,12,13,,20},\{11,12,13,\ldots,20\}, {21,22,23,,30},\{21,22,23,\ldots,30\}, \vdots {991,992,993,,1000}.\{991,992,993,\ldots,1000\}.

How many of these sets contain exactly two multiples of 7?7?

4040

4242

4343

4949

5050

Answer: B

Difficulty rating: 1350

Solution:

Among 11 to 10001000 there are 10007=142\left\lfloor \tfrac{1000}{7} \right\rfloor = 142 multiples of 7.7. Because 10>7,10 \gt 7, each block of 1010 consecutive integers contains one or two multiples of 7.7.

If xx blocks contain two and the remaining 100x100 - x contain one, then 2x+(100x)=142,2x + (100 - x) = 142, so x=42.x = 42.

Thus, the correct answer is B.

7.

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?

55

77

99

1111

1313

Answer: D

Difficulty rating: 1380

Solution:

List the numbers in increasing order with median m.m. The mode is m+2>m,m + 2 \gt m, so it can only occur among the two largest entries; for it to be the unique mode, both of them must equal m+2.m + 2.

The mean is m2,m - 2, so the total is 5(m2).5(m-2). With the two largest equal to m+2m + 2 and the median m,m, the two smallest sum to 5(m2)m2(m+2)=2m14.5(m-2) - m - 2(m+2) = 2m - 14.

The two smallest are distinct positive integers, so 2m141+2=3,2m - 14 \ge 1 + 2 = 3, giving m9.m \ge 9. With m=9m = 9 the list 1,3,9,11,111, 3, 9, 11, 11 works, so the least mode is m+2=11.m + 2 = 11.

Thus, the correct answer is D.

8.

What is the graph of y4+1=x4+2y2y^4 + 1 = x^4 + 2y^2 in the coordinate plane?

two intersecting parabolas

two nonintersecting parabolas

two intersecting circles

a circle and a hyperbola

a circle and two parabolas

Answer: D

Difficulty rating: 1440

Solution:

Rearranging, y42y2+1=x4,y^4 - 2y^2 + 1 = x^4, so (y21)2=(x2)2.(y^2 - 1)^2 = (x^2)^2. This factors as (y21x2)(y21+x2)=0. (y^2 - 1 - x^2)(y^2 - 1 + x^2) = 0.

Thus either y2x2=1,y^2 - x^2 = 1, which is a hyperbola, or x2+y2=1,x^2 + y^2 = 1, which is a circle.

Thus, the correct answer is D.

9.

The sequence a0,a1,a2,a_0, a_1, a_2, \cdots is a strictly increasing arithmetic sequence of positive integers such that 2a7=227a7.2^{a_7} = 2^{27} \cdot a_7. What is the minimum possible value of a2?a_2?

88

1212

1616

1717

2222

Answer: B

Difficulty rating: 1530

Solution:

Dividing by 227,2^{27}, we need 2a727=a7.2^{a_7 - 27} = a_7. The only positive integer solution is a7=32,a_7 = 32, since 23227=25=32.2^{32 - 27} = 2^5 = 32.

With common difference d1,d \ge 1, we have a7=a0+7d=32a_7 = a_0 + 7d = 32 and a2=a0+2d=325d.a_2 = a_0 + 2d = 32 - 5d. To minimize a2a_2 we maximize d;d; since a0=327d1,a_0 = 32 - 7d \ge 1, the largest choice is d=4d = 4 (giving a0=4a_0 = 4).

Then a2=3220=12.a_2 = 32 - 20 = 12.

Thus, the correct answer is B.

10.

Regular hexagon ABCDEFABCDEF has side length 2.2. Let GG be the midpoint of AB,\overline{AB}, and let HH be the midpoint of DE.\overline{DE}. What is the perimeter of GCHF?GCHF?

434\sqrt3

88

454\sqrt5

474\sqrt7

1212

Answer: D
Solution:

Place the hexagon with center at the origin: A=(1,3),A = (-1, \sqrt3), B=(1,3),B = (1, \sqrt3), C=(2,0),C = (2, 0), D=(1,3),D = (1, -\sqrt3), E=(1,3),E = (-1, -\sqrt3), F=(2,0).F = (-2, 0).

Then G=(0,3)G = (0, \sqrt3) and H=(0,3).H = (0, -\sqrt3). By symmetry all four sides of GCHFGCHF are equal, and GC=22+(3)2=7. GC = \sqrt{2^2 + (\sqrt3)^2} = \sqrt7.

The perimeter is 47.4\sqrt7.

Thus, the correct answer is D.

11.

Let f(n)=(1+i32)n+(1i32)n,f(n) = \left(\dfrac{-1 + i\sqrt3}{2}\right)^n + \left(\dfrac{-1 - i\sqrt3}{2}\right)^n, where i=1.i = \sqrt{-1}. What is f(2022)?f(2022)?

2-2

1-1

00

3\sqrt3

22

Answer: E

Difficulty rating: 1570

Solution:

The two bases are the primitive cube roots of unity, ω=e2πi/3\omega = e^{2\pi i/3} and its conjugate ω2=e2πi/3.\omega^2 = e^{-2\pi i/3}. So f(n)=ωn+ωn=2cos2πn3.f(n) = \omega^n + \omega^{-n} = 2\cos\dfrac{2\pi n}{3}.

Since 20222022 is a multiple of 3,3, ω2022=1,\omega^{2022} = 1, so f(2022)=1+1=2.f(2022) = 1 + 1 = 2.

Thus, the correct answer is E.

12.

Kayla rolls four fair 66-sided dice. What is the probability that at least one of the numbers Kayla rolls is greater than 44 and at least two of the numbers she rolls are greater than 2?2?

23\dfrac{2}{3}

1927\dfrac{19}{27}

5981\dfrac{59}{81}

6181\dfrac{61}{81}

79\dfrac{7}{9}

Answer: D
Solution:

Sort each die into low {1,2},\{1,2\}, mid {3,4},\{3,4\}, or high {5,6};\{5,6\}; each has probability 13,\tfrac13, so the 34=813^4 = 81 category patterns are equally likely.

We need at least one high die (a number greater than 44) and at least two dice that are greater than 22 (mid or high). Let AA be the event of at least one high and BB the event of at most one low die.

There are 24=162^4 = 16 patterns with no high die, 99 patterns with at most one non-low die, and 55 patterns with neither a high die nor two non-low dice. By inclusion-exclusion the count of good patterns is 81169+5=61.81 - 16 - 9 + 5 = 61.

The probability is 6181.\dfrac{61}{81}.

Thus, the correct answer is D.

13.

The diagram below shows a rectangle with side lengths 44 and 88 and a square with side length 5.5. 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?

151815\dfrac18

153815\dfrac38

151215\dfrac12

155815\dfrac58

157815\dfrac78

Answer: D
Solution:

Place the rectangle as [0,8]×[0,4].[0,8] \times [0,4]. The tilted square, using the 33-44-55 right triangles, has vertices (4,0),(4, 0), (0,3),(0, 3), (3,7),(3, 7), and (7,4).(7, 4).

The entire square lies inside the rectangle except for the triangle poking above the top edge y=4.y = 4. That triangle has vertices (0.75,4),(0.75, 4), (3,7),(3, 7), and (7,4),(7, 4), with area 12(70.75)(74)=758. \dfrac12 \cdot (7 - 0.75) \cdot (7 - 4) = \dfrac{75}{8}.

The region inside both is 25758=1258=1558.25 - \dfrac{75}{8} = \dfrac{125}{8} = 15\dfrac58.

Thus, the correct answer is D.

14.

The graph of y=x2+2x15y = x^2 + 2x - 15 intersects the xx-axis at points AA and CC and the yy-axis at point B.B. What is tan(ABC)?\tan(\angle ABC)?

17\dfrac17

14\dfrac14

37\dfrac37

12\dfrac12

47\dfrac47

Answer: E

Difficulty rating: 1570

Solution:

Factoring, x2+2x15=(x+5)(x3),x^2 + 2x - 15 = (x+5)(x-3), so A=(5,0)A = (-5, 0) and C=(3,0),C = (3, 0), and the yy-intercept is B=(0,15).B = (0, -15).

Then BA=(5,15)\vec{BA} = (-5, 15) and BC=(3,15).\vec{BC} = (3, 15). Using the cross and dot products, tan(ABC)=(5)(15)(15)(3)(5)(3)+(15)(15)=120210=47. \tan(\angle ABC) = \dfrac{|(-5)(15) - (15)(3)|}{(-5)(3) + (15)(15)} = \dfrac{120}{210} = \dfrac47.

Thus, the correct answer is E.

15.

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

260612^{606} - 1

2606+12^{606} + 1

260712^{607} - 1

2607+12^{607} + 1

2607+36072^{607} + 3^{607}

Answer: C
Solution:

Every option is odd, so only the primes 3,5,73, 5, 7 need checking.

Option A: 26061(mod3),2^{606} \equiv 1 \pmod 3, so 260612^{606} - 1 is divisible by 3.3. Option B: 26064(mod5),2^{606} \equiv 4 \pmod 5, so 2606+12^{606} + 1 is divisible by 5.5. Option D: 26072(mod3),2^{607} \equiv 2 \pmod 3, so 2607+12^{607} + 1 is divisible by 3.3. Option E: modulo 5,5, 2607+36073+2=50.2^{607} + 3^{607} \equiv 3 + 2 = 5 \equiv 0.

For 26071:2^{607} - 1: it is 1(mod3),\equiv 1 \pmod 3, 2(mod5),\equiv 2 \pmod 5, and (since 231(mod7)2^3 \equiv 1 \pmod 7 and 6071(mod3)607 \equiv 1 \pmod 3) 1(mod7).\equiv 1 \pmod 7. So it is not divisible by any prime below 10.10.

Thus, the correct answer is C.

16.

Suppose xx and yy are positive real numbers such that

xy=264and(log2x)log2y=27.x^y = 2^{64} \quad \text{and} \quad (\log_2 x)^{\log_2 y} = 2^7.

What is the greatest possible value of log2y?\log_2 y?

33

44

3+23 + \sqrt2

4+34 + \sqrt3

77

Answer: C

Difficulty rating: 1800

Solution:

Let a=log2xa = \log_2 x and b=log2y.b = \log_2 y. Taking log2\log_2 of xy=264x^y = 2^{64} gives ylog2x=64,y \log_2 x = 64, i.e. a2b=26.a \cdot 2^b = 2^6.

Taking log2\log_2 of the second equation gives blog2a=7,b \log_2 a = 7, so a=27/b.a = 2^{7/b}. Substituting, 27/b2b=26,2^{7/b} \cdot 2^b = 2^6, so b+7b=6,b + \dfrac7b = 6, i.e. b26b+7=0.b^2 - 6b + 7 = 0.

Thus b=3±2,b = 3 \pm \sqrt2, and the greatest value of log2y\log_2 y is 3+2.3 + \sqrt2.

Thus, the correct answer is C.

17.

How many 4×44 \times 4 arrays whose entries are 00s and 11s are there such that the row sums (the sum of the entries in each row) are 1,2,3,1, 2, 3, and 4,4, in some order, and the column sums (the sum of the entries in each column) are also 1,2,3,1, 2, 3, and 4,4, in some order? For example, the array [1110011011110100]\begin{bmatrix} 1 & 1 & 1 & 0 \\ 0 & 1 & 1 & 0 \\ 1 & 1 & 1 & 1 \\ 0 & 1 & 0 & 0 \end{bmatrix} satisfies the condition.

144144

240240

336336

576576

624624

Answer: D

Difficulty rating: 1840

Solution:

The row with sum 44 is all 11s and the column with sum 44 is all 11s. There are 4!4! ways to assign the row sums 1,2,3,41, 2, 3, 4 to the four rows, and 44 choices for which column has sum 4.4.

Delete that column. The remaining 4×34 \times 3 array has row sums 0,1,2,30, 1, 2, 3 and must have column sums 1,2,3.1, 2, 3. The all-zero and all-one rows are forced; the rows of reduced sum 11 and 22 can be placed in 66 ways to produce column sums 1,2,31, 2, 3 in some order.

The total is 2446=576.24 \cdot 4 \cdot 6 = 576.

Thus, the correct answer is D.

18.

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.

A sample transformation is shown in the figure below.

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

1414

1818

2222

2626

3030

Answer: C

Difficulty rating: 2000

Solution:

Only the inner 3×33 \times 3 squares can start filled. For the center to be filled afterward, if it began empty it needs exactly 33 filled neighbors, and if it began filled it needs 22 or 3.3.

Every other square must end empty. The key restriction is that no border square may acquire exactly three filled neighbors, which rules out filling all three squares along an outer edge of the 3×3.3 \times 3.

Enumerating the arrangements subject to these conditions, one finds every valid configuration has exactly three filled cells: there are 2020 with the center initially empty and 22 with the center initially filled, for 2222 in total.

Thus, the correct answer is C.

19.

In ABC\triangle ABC medians AD\overline{AD} and BE\overline{BE} intersect at GG and AGE\triangle AGE is equilateral. Then cos(C)\cos(C) can be written as mpn,\dfrac{m\sqrt p}{n}, where mm and nn are relatively prime positive integers and pp is a positive integer not divisible by the square of any prime. What is m+n+p?m + n + p?

4444

4848

5252

5656

6060

Answer: A

Difficulty rating: 2020

Solution:

Let a=BC,a = BC, b=CA,b = CA, c=AB.c = AB. Since EE is the midpoint of AC,AC, AE=b2.AE = \tfrac{b}{2}. The centroid gives AG=23maAG = \tfrac23 m_a and GE=13mb,GE = \tfrac13 m_b, where ma,mbm_a, m_b are the medians from AA and B.B.

Equilateral AGE\triangle AGE means AG=GE=AE.AG = GE = AE. From 23ma=b2\tfrac23 m_a = \tfrac{b}{2} we get ma=34b,m_a = \tfrac34 b, which with ma2=2b2+2c2a24m_a^2 = \tfrac{2b^2 + 2c^2 - a^2}{4} gives 2c2a2=b24.2c^2 - a^2 = \tfrac{b^2}{4}. From 13mb=b2\tfrac13 m_b = \tfrac{b}{2} we get mb=32b,m_b = \tfrac32 b, giving a2+c2=5b2.a^2 + c^2 = 5b^2.

Solving, c2=7b24c^2 = \tfrac{7b^2}{4} and a2=13b24.a^2 = \tfrac{13b^2}{4}. Taking b=2b = 2 gives a2=13,a^2 = 13, c2=7,c^2 = 7, so cosC=a2+b2c22ab=13+472132=51326. \cos C = \dfrac{a^2 + b^2 - c^2}{2ab} = \dfrac{13 + 4 - 7}{2 \cdot \sqrt{13} \cdot 2} = \dfrac{5\sqrt{13}}{26}.

Then m+n+p=5+26+13=44.m + n + p = 5 + 26 + 13 = 44.

Thus, the correct answer is A.

20.

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+1,x^2 + x + 1, the remainder is x+2,x + 2, and when P(x)P(x) is divided by the polynomial x2+1,x^2 + 1, the remainder is 2x+1.2x + 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?

1010

1313

1919

2020

2323

Answer: E

Difficulty rating: 2020

Solution:

The least-degree solution is a cubic. Write P(x)=(x+2)+(x2+x+1)(px+q),P(x) = (x + 2) + (x^2 + x + 1)(px + q), which has remainder x+2x + 2 upon division by x2+x+1.x^2 + x + 1.

Reducing modulo x2+1x^2 + 1 (so x21x^2 \equiv -1) gives remainder (q+1)x+(2p).(q + 1)x + (2 - p). Setting this equal to 2x+12x + 1 gives q=1q = 1 and p=1.p = 1.

Then P(x)=x3+2x2+3x+3,P(x) = x^3 + 2x^2 + 3x + 3, and the sum of the squares of the coefficients is 1+4+9+9=23.1 + 4 + 9 + 9 = 23.

Thus, the correct answer is E.

21.

Let SS be the set of circles in the coordinate plane that are tangent to each of the three circles with equations x2+y2=4,x^2 + y^2 = 4, x2+y2=64,x^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 S?S?

48π48\pi

68π68\pi

96π96\pi

102π102\pi

136π136\pi

Answer: E

Difficulty rating: 2170

Solution:

The first two circles are concentric with radii 22 and 8.8. A circle tangent to both either has radius 33 with center at distance 55 from the origin, or radius 55 with center at distance 33 from the origin.

The third circle has center (5,0)(5, 0) and radius 3.\sqrt3. Imposing tangency with it, exactly four of the radius-33 circles and four of the radius-55 circles work (two tangency types, each giving a symmetric pair).

The sum of the areas is 4π(3)2+4π(5)2=36π+100π=136π.4 \cdot \pi(3)^2 + 4 \cdot \pi(5)^2 = 36\pi + 100\pi = 136\pi.

Thus, the correct answer is E.

22.

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 1?1?

13\dfrac13

12\dfrac12

23\dfrac23

34\dfrac34

56\dfrac56

Answer: C

Difficulty rating: 2110

Solution:

Because each tn<1,t_n \lt 1, Amelia always completes at least two steps. She stops after exactly two steps when t1+t2>1,t_1 + t_2 \gt 1, which happens with probability 12;\tfrac12; otherwise she takes all three steps.

The increments are independent of the times. If she takes two steps, her position is x1+x2,x_1 + x_2, and P(x1+x2>1)=12.P(x_1 + x_2 \gt 1) = \tfrac12. If she takes three, her position is x1+x2+x3,x_1 + x_2 + x_3, and P(x1+x2+x3>1)=116=56.P(x_1 + x_2 + x_3 \gt 1) = 1 - \tfrac16 = \tfrac56.

The answer is 1212+1256=14+512=23.\tfrac12 \cdot \tfrac12 + \tfrac12 \cdot \tfrac56 = \tfrac14 + \tfrac{5}{12} = \tfrac23.

Thus, the correct answer is C.

23.

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

66

77

1212

1414

1515

Answer: A

Difficulty rating: 2270

Solution:

Since SnS_n is the integer formed by the low nn bits, the condition 7Sn17S_n \equiv 1 means Sn71(mod2n)S_n \equiv 7^{-1} \pmod{2^n} for every n.n. Thus the digits xkx_k are the base-22 digits of 17\tfrac17 as a 22-adic number.

Long division in base 22 gives digits x0=x1=x2=1,x_0 = x_1 = x_2 = 1, and thereafter the block repeats with period 3:3: for k1,k \ge 1, xk=0x_k = 0 exactly when 3k,3 \mid k, and xk=1x_k = 1 otherwise.

Since 320193 \mid 2019 and 32022,3 \mid 2022, while 202012020 \equiv 1 and 20212(mod3),2021 \equiv 2 \pmod 3, we get x2019=0,x_{2019} = 0, x2020=1,x_{2020} = 1, x2021=1,x_{2021} = 1, x2022=0.x_{2022} = 0. The sum is 0+2+4+0=6.0 + 2 + 4 + 0 = 6.

Thus, the correct answer is A.

24.

The figure below depicts a regular 77-gon inscribed in a unit circle.

What is the sum of the 44th powers of the lengths of all 2121 of its edges and diagonals?

4949

9898

147147

168168

196196

Answer: C

Difficulty rating: 2370

Solution:

A chord joining two vertices dd steps apart has squared length 22cos2πd7,2 - 2\cos\dfrac{2\pi d}{7}, and there are 77 chords for each of d=1,2,3.d = 1, 2, 3. The required sum is 7d=13(22cos2πd7)2. 7 \sum_{d=1}^{3} \left(2 - 2\cos\tfrac{2\pi d}{7}\right)^2.

Using d=13cos2πd7=12\displaystyle\sum_{d=1}^{3} \cos\tfrac{2\pi d}{7} = -\tfrac12 and d=13cos22πd7=54,\displaystyle\sum_{d=1}^{3} \cos^2\tfrac{2\pi d}{7} = \tfrac54, the inner sum expands to 4(3+1+54)=21.4\left(3 + 1 + \tfrac54\right) = 21.

Therefore the total is 721=147.7 \cdot 21 = 147.

Thus, the correct answer is C.

25.

Four regular hexagons surround a square with a side length 1,1, each one sharing an edge with the square, as shown in the figure below. The area of the resulting 1212-sided outer nonconvex polygon can be written as mn+p,m\sqrt n + p, where m,m, n,n, and pp are integers and nn is not divisible by the square of any prime. What is m+n+p?m + n + p?

12-12

4-4

44

2424

3232

Answer: B
Solution:

Center the square at the origin with vertices (±12,±12).\left(\pm\tfrac12, \pm\tfrac12\right). Each hexagon shares one edge with the square and extends across to the opposite side; the hexagon on the bottom edge, for instance, has its far (top) edge from (12,312)\left(-\tfrac12, \sqrt3 - \tfrac12\right) to (12,312).\left(\tfrac12, \sqrt3 - \tfrac12\right).

The outer boundary is a 1212-gon with flat edges at distance 312\sqrt3 - \tfrac12 from the center, convex vertices such as (312,12),\left(\sqrt3 - \tfrac12, \tfrac12\right), and four reflex notches where adjacent hexagons' slanted edges meet, at (523,523)\left(\tfrac52 - \sqrt3, \tfrac52 - \sqrt3\right) and its symmetric images.

Applying the shoelace formula to these 1212 vertices gives area 16323,16\sqrt3 - 23, so m=16,m = 16, n=3,n = 3, p=23,p = -23, and m+n+p=4.m + n + p = -4.

Thus, the correct answer is B.