2024 AIME II 考试题目

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

Want to learn professionally through interactive video classes?

Learn LIVE

考试时间还剩下:

3:00:00

1.

Among the 900900 residents of Aimeville, there are 195195 who own a diamond ring, 367367 who own a set of golf clubs, and 562562 who own a garden spade. In addition, each of the 900900 residents owns a bag of candy hearts. There are 437437 residents who own exactly two of these things, and 234234 residents who own exactly three of these things. Find the number of residents of Aimeville who own all four of these things.

Answer: 73
Concepts:inclusion-exclusionVenn Diagramdouble counting

Difficulty rating: 2010

Solution:

Adding the four ownership counts gives 195+367+562+900=2024195 + 367 + 562 + 900 = 2024 item ownerships among the 900900 residents. Since everyone owns a bag of candy hearts, every resident owns at least one item, and a resident owning exactly kk items is counted k1k - 1 times beyond the first.

If n4n_4 residents own all four things, the extra counts total 2024900=4371+2342+n43,2024 - 900 = 437 \cdot 1 + 234 \cdot 2 + n_4 \cdot 3, so 1124=905+3n4,1124 = 905 + 3 n_4, giving n4=2193=73.n_4 = \frac{219}{3} = 73.

2.

A list of positive integers has the following properties:

• The sum of the items in the list is 30.30.

• The unique mode of the list is 9.9.

• The median of the list is a positive integer that does not appear in the list itself.

Find the sum of the squares of all the items in the list.

Answer: 236

Difficulty rating: 2180

Solution:

The median is an integer that is not in the list, so the list cannot have odd length (then the median would be a member). The unique mode 99 appears at least twice. Two items 9,99, 9 sum to 18,18, not 30,30, so try four items a<b<9a \lt b \lt 9 together with 9,9,9, 9, where aa and bb are distinct (a repeat would tie the mode) and a+b=12.a + b = 12. The median b+92\frac{b + 9}{2} must be an integer, so bb is odd, and a=12b<ba = 12 - b \lt b forces b>6.b \gt 6. Thus b=7b = 7 and a=5:a = 5: the list 5,7,9,95, 7, 9, 9 has median 8,8, which indeed does not appear.

No longer list works: with two 99s, six items would need four distinct other values summing to 12,12, namely {1,2,3,6}\{1, 2, 3, 6\} or {1,2,4,5},\{1, 2, 4, 5\}, but both give median 4.5.4.5. With three 99s the remaining items sum to 3,3, and every option either puts 99 at the median or ties the mode.

The sum of squares is 25+49+81+81=236.25 + 49 + 81 + 81 = 236.

3.

Find the number of ways to place a digit in each cell of a 2×32 \times 3 grid so that the sum of the two numbers formed by reading left to right is 999,999, and the sum of the three numbers formed by reading top to bottom is 99.99. The grid below is an example of such an arrangement because 8+991=9998 + 991 = 999 and 9+9+81=99.9 + 9 + 81 = 99.

Answer: 45

Difficulty rating: 2300

Solution:

Let the top row hold digits a,b,ca, b, c and the bottom row d,e,f.d, e, f. In the sum of the two row numbers, the units digits satisfy c+f9(mod10),c + f \equiv 9 \pmod{10}, and since c+f18c + f \le 18 in fact c+f=9c + f = 9 with no carry. Repeating the argument in the tens and hundreds places gives b+e=9b + e = 9 and a+d=9.a + d = 9.

The three column numbers add to 10(a+b+c)+(d+e+f)=99.10(a + b + c) + (d + e + f) = 99. Writing S=a+b+c,S = a + b + c, the bottom digits sum to 27S,27 - S, so 10S+27S=9910S + 27 - S = 99 and S=8.S = 8.

Conversely, any digits with a+b+c=8a + b + c = 8 determine the bottom row by d=9a,d = 9 - a, e=9b,e = 9 - b, f=9c,f = 9 - c, and both conditions hold. The number of solutions of a+b+c=8a + b + c = 8 in nonnegative digits is (102)=45.\binom{10}{2} = 45.

4.

Let x,x, y,y, and zz be positive real numbers that satisfy the following system of equations: log2(xyz)=12\log_2\left(\frac{x}{yz}\right) = \frac{1}{2} log2(yxz)=13\log_2\left(\frac{y}{xz}\right) = \frac{1}{3} log2(zxy)=14\log_2\left(\frac{z}{xy}\right) = \frac{1}{4}

Then the value of log2(x4y3z2)\left|\log_2(x^4 y^3 z^2)\right| is mn\frac{m}{n} where mm and nn are relatively prime positive integers. Find m+n.m + n.

Answer: 33

Difficulty rating: 2150

Solution:

Let a=log2x,a = \log_2 x, b=log2y,b = \log_2 y, c=log2z.c = \log_2 z. The equations become abc=12,a - b - c = \frac{1}{2}, bac=13,b - a - c = \frac{1}{3}, cab=14.c - a - b = \frac{1}{4}. Adding all three gives (a+b+c)=1312.-(a + b + c) = \frac{13}{12}. Since abc=2a(a+b+c),a - b - c = 2a - (a + b + c), we get 2a=121312=712,2a = \frac{1}{2} - \frac{13}{12} = -\frac{7}{12}, so a=724,a = -\frac{7}{24}, and similarly b=38b = -\frac{3}{8} and c=512.c = -\frac{5}{12}.

Therefore 4a+3b+2c=282427242024=7524=258,4a + 3b + 2c = -\frac{28}{24} - \frac{27}{24} - \frac{20}{24} = -\frac{75}{24} = -\frac{25}{8}, so log2(x4y3z2)=258\left|\log_2(x^4 y^3 z^2)\right| = \frac{25}{8} and m+n=25+8=33.m + n = 25 + 8 = 33.

5.

Let ABCDEFABCDEF be a convex equilateral hexagon in which all pairs of opposite sides are parallel. The triangle whose sides are extensions of segments AB,\overline{AB}, CD,\overline{CD}, and EF\overline{EF} has side lengths 200,240,200, 240, and 300.300. Find the side length of the hexagon.

Answer: 80

Difficulty rating: 2510

Solution:

Let ss be the hexagon's side length, and let the triangle formed by lines AB,AB, CD,CD, EFEF have sides of lengths P,P, Q,Q, RR along those three lines, respectively. The corner triangle cut off at the vertex XX where lines ABAB and CDCD meet has third side BC,BC, and since BCEF,BC \parallel EF, all three of its sides are parallel to sides of the big triangle. So it is similar to the big triangle with ratio BCR=sR,\frac{BC}{R} = \frac{s}{R}, and its side along line ABAB has length PsR.P \cdot \frac{s}{R}. Likewise the corner at ABEFAB \cap EF contains FACDFA \parallel CD and cuts off PsQP \cdot \frac{s}{Q} from the PP-side.

The PP-side therefore decomposes as corner piece, AB,AB, corner piece: P=PsR+s+PsQ,P = P \cdot \frac{s}{R} + s + P \cdot \frac{s}{Q}, and dividing by PP gives 1=s(1P+1Q+1R),1 = s\left(\frac{1}{P} + \frac{1}{Q} + \frac{1}{R}\right), symmetric in the three sides.

Hence s=11200+1240+1300=12006+5+4=80.s = \frac{1}{\frac{1}{200} + \frac{1}{240} + \frac{1}{300}} = \frac{1200}{6 + 5 + 4} = 80.

6.

Alice chooses a set AA of positive integers. Then Bob lists all finite nonempty sets BB of positive integers with the property that the maximum element of BB belongs to A.A. Bob's list has 20242024 sets. Find the sum of the elements of A.A.

Answer: 55

Difficulty rating: 2390

Solution:

For a fixed aA,a \in A, the sets BB with maximum element aa consist of aa together with an arbitrary subset of {1,,a1},\{1, \ldots, a - 1\}, so there are 2a12^{a-1} of them, and every set on Bob's list is counted exactly once by its maximum. Hence aA2a1=2024.\sum_{a \in A} 2^{a-1} = 2024.

Since 2024=210+29+28+27+26+25+232024 = 2^{10} + 2^9 + 2^8 + 2^7 + 2^6 + 2^5 + 2^3 and binary representations are unique, A={11,10,9,8,7,6,4}.A = \{11, 10, 9, 8, 7, 6, 4\}. The sum of the elements of AA is 11+10+9+8+7+6+4=55.11 + 10 + 9 + 8 + 7 + 6 + 4 = 55.

7.

Let NN be the greatest four-digit integer with the property that whenever one of its digits is changed to 1,1, the resulting number is divisible by 7.7. Let QQ and RR be the quotient and remainder, respectively, when NN is divided by 1000.1000. Find Q+R.Q + R.

Answer: 699

Difficulty rating: 2650

Solution:

Write NN with digits a,b,c,d.a, b, c, d. Changing the thousands digit to 11 produces N(a1)1000,N - (a - 1) \cdot 1000, so N1000(a1)(mod7),N \equiv 1000(a-1) \pmod 7, and similarly for the other digits. Since 10006,1000 \equiv 6, 1002,100 \equiv 2, and 103(mod7),10 \equiv 3 \pmod 7, N6(a1)2(b1)3(c1)d1(mod7).N \equiv 6(a-1) \equiv 2(b-1) \equiv 3(c-1) \equiv d - 1 \pmod 7.

Let k=Nmod7.k = N \bmod 7. Using 616 \equiv -1 and the inverses 214,2^{-1} \equiv 4, 315,3^{-1} \equiv 5, the digits satisfy a1k,a \equiv 1 - k, b1+4k,b \equiv 1 + 4k, c1+5k,c \equiv 1 + 5k, d1+k(mod7).d \equiv 1 + k \pmod 7. But also kN6a+2b+3c+d(mod7);k \equiv N \equiv 6a + 2b + 3c + d \pmod 7; substituting gives k12+18k5+4k,k \equiv 12 + 18k \equiv 5 + 4k, so 3k23k \equiv 2 and k3(mod7).k \equiv 3 \pmod 7.

Then a5,a \equiv 5, b6,b \equiv 6, c2,c \equiv 2, d4(mod7),d \equiv 4 \pmod 7, and taking the largest digit in each class gives a=5a = 5 (the class {5,12,}\{5, 12, \ldots\} has no larger digit), b=6,b = 6, c=9,c = 9, d=4:d = 4: N=5694.N = 5694. Indeed 1694,5194,5614,56911694, 5194, 5614, 5691 are all multiples of 7.7. Finally Q=5,Q = 5, R=694,R = 694, and Q+R=699.Q + R = 699.

8.

Torus TT is the surface produced by revolving a circle with radius 33 around an axis in the plane of the circle that is a distance 66 from the center of the circle (so like a donut).

Let SS be a sphere with a radius 11.11. When TT rests on the inside of S,S, it is internally tangent to SS along a circle with radius ri,r_i, and when TT rests on the outside of S,S, it is externally tangent to SS along a circle with radius ro.r_o. The difference riror_i - r_o can be written as mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m + n.

Answer: 127

Difficulty rating: 2650

Solution:

By symmetry the axis of the torus passes through the center OO of the sphere. Work in a plane through the axis: there the torus appears as a circle of radius 33 (the tube) whose center sits at distance 66 from the axis, and the sphere appears as a circle of radius 1111 centered at O.O. The two surfaces are tangent along the circle swept by the tangency point of these cross-sections, which lies on the ray from OO through the tube's center. For internal tangency the tube's center is at distance 113=811 - 3 = 8 from O;O; for external tangency, 11+3=14.11 + 3 = 14.

The tangency point lies at distance 1111 from OO along that ray, so it is the tube center scaled by 118\frac{11}{8} (resp. 1114\frac{11}{14}) from O,O, and its distance from the axis is the same multiple of the tube center's distance 6:6: ri=1186=334,ro=11146=337.r_i = \frac{11}{8} \cdot 6 = \frac{33}{4}, \qquad r_o = \frac{11}{14} \cdot 6 = \frac{33}{7}.

Then riro=33328=9928,r_i - r_o = \frac{33 \cdot 3}{28} = \frac{99}{28}, which is in lowest terms, so m+n=99+28=127.m + n = 99 + 28 = 127.

9.

There is a collection of 2525 indistinguishable white chips and 2525 indistinguishable black chips. Find the number of ways to place some of these chips in a 5×55 \times 5 grid such that:

• each cell contains at most one chip

• all chips in the same row and all chips in the same column have the same color, and

• any additional chip placed on the grid would violate one or more of the previous two conditions.

Answer: 902
Solution:

In a valid placement, each nonempty row has a single color, and likewise each column. If some row were empty, choose any cell of it: a chip of the color of that cell's column (either color if the column is also empty) could legally be added, contradicting the third condition. So every row and every column is nonempty, and we may speak of its color.

A chip at a cell forces its row and column colors to agree; conversely, if a row and a column share a color but their common cell is empty, a chip of that color could be added. Hence chips occupy exactly the cells whose row color equals the column color. For every row to be nonempty, each row's color must appear among the column colors, and vice versa — the rows and the columns use the same set of colors. Any such coloring conversely yields a valid maximal placement (at most 2525 cells hold chips of each color, so the supply suffices), and distinct colorings give distinct placements.

Counting the colorings: all rows and columns white, all black, or both colors used by the rows and by the columns: 1+1+(252)2=2+900=902.1 + 1 + (2^5 - 2)^2 = 2 + 900 = 902.

10.

Let ABC\triangle ABC have incenter I,I, circumcenter O,O, inradius 6,6, and circumradius 13.13. Suppose that IAOI.\overline{IA} \perp \overline{OI}. Find ABAC.AB \cdot AC.

Answer: 468
Solution:

Since OIA=90,\angle OIA = 90^\circ, the Pythagorean theorem in triangle OIAOIA gives IA2=OA2OI2=R2OI2,IA^2 = OA^2 - OI^2 = R^2 - OI^2, and Euler's formula OI2=R22RrOI^2 = R^2 - 2Rr yields IA2=2Rr=2136=156.IA^2 = 2Rr = 2 \cdot 13 \cdot 6 = 156. Combining with IA=rsin(A/2)IA = \frac{r}{\sin(A/2)} gives sin2A2=36156=313,\sin^2\frac{A}{2} = \frac{36}{156} = \frac{3}{13}, so cos2A2=1013.\cos^2\frac{A}{2} = \frac{10}{13}.

Then sinA=2sinA2cosA2=23013,\sin A = 2 \sin\frac{A}{2}\cos\frac{A}{2} = \frac{2\sqrt{30}}{13}, so a=BC=2RsinA=430,a = BC = 2R \sin A = 4\sqrt{30}, while sa=rcotA2=6103=230.s - a = r \cot\frac{A}{2} = 6\sqrt{\frac{10}{3}} = 2\sqrt{30}. Hence the semiperimeter is s=630.s = 6\sqrt{30}.

Equating the two area formulas [ABC]=rs=12bcsinA,[ABC] = rs = \frac{1}{2}\, bc \sin A, bc=2rssinA=26630230/13=3613=468.bc = \frac{2rs}{\sin A} = \frac{2 \cdot 6 \cdot 6\sqrt{30}}{2\sqrt{30}/13} = 36 \cdot 13 = 468.

11.

Find the number of triples of nonnegative integers (a,b,c)(a, b, c) satisfying a+b+c=300a + b + c = 300 and a2b+a2c+b2a+b2c+c2a+c2b=6,000,000.a^2 b + a^2 c + b^2 a + b^2 c + c^2 a + c^2 b = 6{,}000{,}000.

Answer: 601

Difficulty rating: 3060

Solution:

The left side is the symmetric sum (a+b+c)(ab+bc+ca)3abc=300q3p,(a + b + c)(ab + bc + ca) - 3abc = 300q - 3p, where q=ab+bc+caq = ab + bc + ca and p=abc.p = abc. So the condition is 100qp=2,000,000.100q - p = 2{,}000{,}000. Now expand (100a)(100b)(100c)=106104(a+b+c)+100qp=(100qp)2106,(100 - a)(100 - b)(100 - c) = 10^6 - 10^4 (a + b + c) + 100q - p = (100q - p) - 2 \cdot 10^6, using a+b+c=300.a + b + c = 300. The condition holds exactly when this product is 0,0, that is, when at least one of a,b,ca, b, c equals 100.100.

If a=100,a = 100, then b+c=200,b + c = 200, giving 201201 triples, and likewise for bb and c:c: 3201=603.3 \cdot 201 = 603. A triple counted more than once has two variables equal to 100,100, which forces the third to be 100100 as well; the triple (100,100,100)(100, 100, 100) is counted three times, so the total is 6032=601.603 - 2 = 601.

12.

Let O=(0,0),O = (0, 0), A=(12,0),A = \left(\tfrac{1}{2}, 0\right), and B=(0,32)B = \left(0, \tfrac{\sqrt{3}}{2}\right) be points in the coordinate plane. Let F\mathcal{F} be the family of segments PQ\overline{PQ} of unit length lying in the first quadrant with PP on the xx-axis and QQ on the yy-axis. There is a unique point CC on AB,\overline{AB}, distinct from AA and B,B, that does not belong to any segment from F\mathcal{F} other than AB.\overline{AB}. Then OC2=pq,OC^2 = \tfrac{p}{q}, where pp and qq are relatively prime positive integers. Find p+q.p + q.

Answer: 23

Difficulty rating: 3160

Solution:

The members of F\mathcal{F} are the segments from (cosθ,0)(\cos\theta, 0) to (0,sinθ)(0, \sin\theta) for 0<θ<90,0 \lt \theta \lt 90^\circ, lying on the lines xcosθ+ysinθ=1;\frac{x}{\cos\theta} + \frac{y}{\sin\theta} = 1; the segment AB\overline{AB} is the member with θ=60.\theta = 60^\circ. For a point (x,y)(x, y) of AB\overline{AB} with x,y>0,x, y \gt 0, let g(θ)=xcosθ+ysinθ1,g(\theta) = \frac{x}{\cos\theta} + \frac{y}{\sin\theta} - 1, so the point lies on the member for angle θ\theta exactly when g(θ)=0.g(\theta) = 0. Note g+g \to +\infty at both endpoints of (0,90)(0^\circ, 90^\circ) and g(60)=0.g(60^\circ) = 0. If g(60)0,g'(60^\circ) \neq 0, then gg is negative on one side of 60,60^\circ, and the intermediate value theorem produces another zero on that side — the point is covered by another segment. So CC must satisfy g(60)=0,g'(60^\circ) = 0, and for that point 6060^\circ is the strict global minimum of g,g, so no other segment contains it.

Now g(θ)=xsinθcos2θycosθsin2θ,g'(\theta) = \frac{x \sin\theta}{\cos^2\theta} - \frac{y \cos\theta}{\sin^2\theta}, and g(60)=0g'(60^\circ) = 0 gives xsin360=ycos360,x \sin^3 60^\circ = y \cos^3 60^\circ, i.e. y=33x.y = 3\sqrt{3}\,x. Intersecting with AB:\overline{AB}: y=323xy = \frac{\sqrt{3}}{2} - \sqrt{3}\,x gives 3x=12x,3x = \frac{1}{2} - x, so x=18x = \frac{1}{8} and y=338,y = \frac{3\sqrt{3}}{8}, an interior point of AB.\overline{AB}.

Therefore OC2=164+2764=2864=716,OC^2 = \frac{1}{64} + \frac{27}{64} = \frac{28}{64} = \frac{7}{16}, and p+q=7+16=23.p + q = 7 + 16 = 23.

13.

Let ω1\omega \neq 1 be a 1313th root of unity. Find the remainder when k=012(22ωk+ω2k)\prod_{k=0}^{12} \left(2 - 2\omega^k + \omega^{2k}\right) is divided by 1000.1000.

Answer: 321

Difficulty rating: 3060

Solution:

Since 22x+x2=(x1)2+1=(x(1+i))(x(1i)),2 - 2x + x^2 = (x - 1)^2 + 1 = (x - (1+i))(x - (1-i)), each factor of the product splits, and as kk runs from 00 to 12,12, ωk\omega^k runs over all 1313th roots of unity. Because k(xωk)=x131,\prod_k (x - \omega^k) = x^{13} - 1, for any α\alpha we get k(ωkα)=(1)13(α131)=1α13.\prod_k (\omega^k - \alpha) = (-1)^{13}(\alpha^{13} - 1) = 1 - \alpha^{13}. Hence the product equals (1(1+i)13)(1(1i)13).\left(1 - (1+i)^{13}\right)\left(1 - (1-i)^{13}\right).

Since (1+i)2=2i,(1+i)^2 = 2i, we get (1+i)13=(1+i)(2i)6=64(1+i)=6464i,(1+i)^{13} = (1+i)(2i)^6 = -64(1 + i) = -64 - 64i, and by conjugation (1i)13=64+64i.(1-i)^{13} = -64 + 64i. So the product is (65+64i)(6564i)=652+642=4225+4096=8321,(65 + 64i)(65 - 64i) = 65^2 + 64^2 = 4225 + 4096 = 8321, whose remainder upon division by 10001000 is 321.321.

14.

Let b2b \ge 2 be an integer. Call a positive integer nn bb-eautiful if it has exactly two digits when expressed in base bb and these two digits sum to n.\sqrt{n}. For example, 8181 is 1313-eautiful because 81=631381 = \underline{6}\,\underline{3}_{13} and 6+3=81.6 + 3 = \sqrt{81}. Find the least integer b2b \ge 2 for which there are more than ten bb-eautiful integers.

Answer: 211

Difficulty rating: 3270

Solution:

A two-digit number in base bb is n=xb+yn = xb + y with 1xb11 \le x \le b-1 and 0yb1,0 \le y \le b-1, and the condition says n=s2n = s^2 where s=x+y.s = x + y. Then s2=xb+y=x(b1)+s,s^2 = xb + y = x(b-1) + s, so s(s1)=x(b1).s(s - 1) = x(b - 1). Note sb21<b.s \le \sqrt{b^2 - 1} \lt b. Conversely, for any ss with 2sb12 \le s \le b - 1 and (b1)s(s1),(b-1) \mid s(s-1), setting x=s(s1)b1x = \frac{s(s-1)}{b-1} and y=sx=s(bs)b1y = s - x = \frac{s(b-s)}{b-1} gives 1xb11 \le x \le b-1 and 0yb1,0 \le y \le b-1, hence exactly one bb-eautiful integer n=s2.n = s^2. So the count equals the number of s{2,,b1}s \in \{2, \ldots, b-1\} with s(s1)0(modb1).s(s-1) \equiv 0 \pmod{b-1}.

Let m=b1.m = b - 1. Since ss and s1s - 1 are coprime, each prime power dividing mm must divide ss or s1,s - 1, so by the Chinese remainder theorem there are 2ω(m)2^{\omega(m)} solutions modulo m,m, where ω(m)\omega(m) is the number of distinct prime factors of m.m. Among the representatives 1,2,,m,1, 2, \ldots, m, only s=1s = 1 falls outside our range (and s=ms = m qualifies), so the count is 2ω(m)1.2^{\omega(m)} - 1.

We need 2ω(m)1>10,2^{\omega(m)} - 1 \gt 10, i.e. ω(m)4.\omega(m) \ge 4. The smallest positive integer with four distinct prime factors is 2357=210,2 \cdot 3 \cdot 5 \cdot 7 = 210, so the least base is b=211b = 211 (which has 241=152^4 - 1 = 15 bb-eautiful integers).

15.

Find the number of rectangles that can be formed inside a fixed regular dodecagon (1212-gon) where each side of the rectangle lies on either a side or a diagonal of the dodecagon. The diagram below shows three of those rectangles.

Answer: 315
Solution:

Put the vertices at angles 30k30k^\circ on a unit circle. The chord joining vertices ii and jj has direction 15(i+j)+90,15(i+j)^\circ + 90^\circ, so chords come in 1212 directions spaced 1515^\circ apart, and a rectangle uses two chords from each of two perpendicular directions. The six perpendicular direction pairs split into two kinds, three of each, by rotation. When i+ji + j is even, a family of parallel chords has 55 members, at distances 0,±12,±320, \pm\frac{1}{2}, \pm\frac{\sqrt{3}}{2} from the center with half-lengths 1,32,121, \frac{\sqrt{3}}{2}, \frac{1}{2} respectively; when i+ji + j is odd, a family has 66 members, at distances ±cos75,±cos45,±cos15\pm\cos 75^\circ, \pm\cos 45^\circ, \pm\cos 15^\circ with half-lengths sin75,sin45,sin15.\sin 75^\circ, \sin 45^\circ, \sin 15^\circ.

A corner is the intersection of one chord from each direction, and its offset along a chord equals the other chord's distance from the center. Since half-lengths shrink as distance grows, the four corners lie on all four chord segments exactly when, writing D1,D2D_1, D_2 for the larger distances of the two chosen pairs, each DD is at most the half-length of the other pair's farther chord. For the 55-chord families: pairs with D=32D = \frac{\sqrt{3}}{2} (there are 77) have half-length bound 12,\frac{1}{2}, and pairs with D=12D = \frac{1}{2} (there are 33) have bound 32;\frac{\sqrt{3}}{2}; the valid combinations give 73+37+33=517 \cdot 3 + 3 \cdot 7 + 3 \cdot 3 = 51 rectangles. For the 66-chord families: there are 1,5,91, 5, 9 pairs with D=cos75,cos45,cos15,D = \cos 75^\circ, \cos 45^\circ, \cos 15^\circ, and the valid combinations are (cos75,cos75),(\cos 75^\circ, \cos 75^\circ), both orders of (cos75,cos45)(\cos 75^\circ, \cos 45^\circ) and (cos75,cos15),(\cos 75^\circ, \cos 15^\circ), and (cos45,cos45),(\cos 45^\circ, \cos 45^\circ), giving 1+5+5+9+9+25=54.1 + 5 + 5 + 9 + 9 + 25 = 54.

Each kind of direction pair occurs three times, so the total is 3(51+54)=315.3(51 + 54) = 315.