2018 AIME I Exam Problems

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

Time Left:

3:00:00

1.

Let SS be the number of ordered pairs of integers (a,b),(a, b), with 1a1001 \le a \le 100 and b0,b \ge 0, such that the polynomial x2+ax+bx^2 + ax + b can be factored into the product of two (not necessarily distinct) linear factors with integer coefficients. Find the remainder when SS is divided by 1000.1000.

Answer: 600
Concepts:quadraticperfect squareparity

Difficulty rating: 2260

Solution:

The polynomial factors into integer linear factors exactly when its roots are integers, that is, when the discriminant a24ba^2 - 4b equals c2c^2 for some integer c0.c \ge 0. Given a,a, such a b0b \ge 0 exists exactly when 4b=a2c2=(ac)(a+c)4b = a^2 - c^2 = (a-c)(a+c) for some cc with 0ca0 \le c \le a and ca(mod2),c \equiv a \pmod 2, and distinct such cc give distinct values b=a2c24.b = \frac{a^2 - c^2}{4}.

For odd aa the valid cc are 1,3,,a,1, 3, \ldots, a, which is a+12\frac{a+1}{2} choices; for even aa they are 0,2,,a,0, 2, \ldots, a, which is a2+1\frac{a}{2} + 1 choices.

Summing over a=1,,100:a = 1, \ldots, 100: the odd aa contribute 1+2++50=1275,1 + 2 + \cdots + 50 = 1275, and the even aa contribute 2+3++51=1325.2 + 3 + \cdots + 51 = 1325. Thus S=2600,S = 2600, and the remainder is 600.600.

2.

The number nn can be written in base 1414 as abc,\underline{a}\,\underline{b}\,\underline{c}, can be written in base 1515 as acb,\underline{a}\,\underline{c}\,\underline{b}, and can be written in base 66 as acac,\underline{a}\,\underline{c}\,\underline{a}\,\underline{c}, where a>0.a \gt 0. Find the base-1010 representation of n.n.

Answer: 925

Difficulty rating: 2180

Solution:

Writing out the place values, n=196a+14b+c=225a+15c+b=222a+37c,n = 196a + 14b + c = 225a + 15c + b = 222a + 37c, where aa and cc are base-66 digits with 1a51 \le a \le 5 and 0c5,0 \le c \le 5, and 0b13.0 \le b \le 13.

Equating the last two expressions gives b=22c3a.b = 22c - 3a. Substituting into 196a+14b+c=225a+15c+b196a + 14b + c = 225a + 15c + b (which says 13b=29a+14c13b = 29a + 14c) yields 13(22c3a)=29a+14c,13(22c - 3a) = 29a + 14c, so 272c=68a,272c = 68a, that is a=4c.a = 4c. The digit bounds force c=1,c = 1, a=4,a = 4, and then b=2212=10,b = 22 - 12 = 10, which is a valid digit in bases 1414 and 15.15.

Therefore n=2224+371=925.n = 222 \cdot 4 + 37 \cdot 1 = 925. Indeed 925=1964+1410+1,925 = 196 \cdot 4 + 14 \cdot 10 + 1, confirming the base-1414 form. The answer is 925.925.

3.

Kathy has 55 red cards and 55 green cards. She shuffles the 1010 cards and lays out 55 of the cards in a row in a random order. She will be happy if and only if all the red cards laid out are adjacent and all the green cards laid out are adjacent. For example, card orders RRGGG, GGGGR, or RRRRR will make Kathy happy, but RRRGR will not. The probability that Kathy will be happy is mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m + n.

Answer: 157
Solution:

There are 109876=3024010 \cdot 9 \cdot 8 \cdot 7 \cdot 6 = 30240 equally likely ordered layouts of 55 of the 1010 distinct cards. Kathy is happy exactly when the color pattern consists of one block of reds and one block of greens: the patterns are RRRRR, GGGGG, and the eight mixed patterns RrG5r\text{R}^r\text{G}^{5-r} and G5rRr\text{G}^{5-r}\text{R}^r for r=1,2,3,4.r = 1, 2, 3, 4.

A pattern using rr red and 5r5 - r green positions can be filled in 5!(5r)!5!r!\frac{5!}{(5-r)!} \cdot \frac{5!}{r!} ways (ordered choices of which red cards and which green cards appear). For r=5,4,3,2,1,0r = 5, 4, 3, 2, 1, 0 these counts are 120,120, 600,600, 1200,1200, 1200,1200, 600,600, 120.120. The happy layouts number 120+120+2(600+1200+1200+600)=7440.120 + 120 + 2\,(600 + 1200 + 1200 + 600) = 7440.

The probability is 744030240=31126,\frac{7440}{30240} = \frac{31}{126}, so m+n=31+126=157.m + n = 31 + 126 = 157.

4.

In ABC,\triangle ABC, AB=AC=10AB = AC = 10 and BC=12.BC = 12. Point DD lies strictly between AA and BB on AB\overline{AB} and point EE lies strictly between AA and CC on AC\overline{AC} so that AD=DE=EC.AD = DE = EC. Then ADAD can be expressed in the form pq,\frac{p}{q}, where pp and qq are relatively prime positive integers. Find p+q.p + q.

Answer: 289

Difficulty rating: 2410

Solution:

By the law of cosines in ABC,\triangle ABC, cosA=102+10212221010=56200=725.\cos A = \frac{10^2 + 10^2 - 12^2}{2 \cdot 10 \cdot 10} = \frac{56}{200} = \frac{7}{25}.

Let x=AD=DE=EC,x = AD = DE = EC, so AE=10x.AE = 10 - x. The law of cosines in ADE\triangle ADE gives x2=x2+(10x)22x(10x)725,x^2 = x^2 + (10 - x)^2 - 2x(10 - x)\cdot\frac{7}{25}, so (10x)2=1425x(10x).(10 - x)^2 = \frac{14}{25}\,x(10 - x). Since x<10,x \lt 10, we may divide by 10x10 - x to get 10x=14x25,10 - x = \frac{14x}{25}, hence 250=39x250 = 39x and x=25039.x = \frac{250}{39}.

As gcd(250,39)=1,\gcd(250, 39) = 1, the answer is 250+39=289.250 + 39 = 289.

5.

For each ordered pair of real numbers (x,y)(x, y) satisfying log2(2x+y)=log4(x2+xy+7y2),\log_2(2x + y) = \log_4(x^2 + xy + 7y^2), there is a real number KK such that log3(3x+y)=log9(3x2+4xy+Ky2).\log_3(3x + y) = \log_9(3x^2 + 4xy + Ky^2). Find the product of all possible values of K.K.

Answer: 189

Difficulty rating: 2510

Solution:

Because log4u=log2u,\log_4 u = \log_2 \sqrt{u}, the first equation is equivalent to (2x+y)2=x2+xy+7y2(2x + y)^2 = x^2 + xy + 7y^2 together with 2x+y>0.2x + y \gt 0. Expanding gives 3x2+3xy6y2=0,3x^2 + 3xy - 6y^2 = 0, which factors as 3(xy)(x+2y)=0.3(x - y)(x + 2y) = 0. So x=yx = y or x=2y,x = -2y, with (x,y)(0,0).(x, y) \ne (0, 0).

Similarly the second equation says (3x+y)2=3x2+4xy+Ky2,(3x + y)^2 = 3x^2 + 4xy + Ky^2, that is 6x2+2xy+y2=Ky2.6x^2 + 2xy + y^2 = Ky^2. If x=yx = y (taking x>0x \gt 0 so both logarithms are defined), then K=6+2+1=9.K = 6 + 2 + 1 = 9. If x=2yx = -2y (taking y<0,y \lt 0, so 2x+y=3y>02x + y = -3y \gt 0 and 3x+y=5y>03x + y = -5y \gt 0), then 24y24y2+y2=Ky2,24y^2 - 4y^2 + y^2 = Ky^2, so K=21.K = 21.

Both cases occur, so the product of all possible values is 921=189.9 \cdot 21 = 189.

6.

Let NN be the number of complex numbers zz with the properties that z=1|z| = 1 and z6!z5!z^{6!} - z^{5!} is a real number. Find the remainder when NN is divided by 1000.1000.

Answer: 440

Difficulty rating: 2720

Solution:

Write z=eiθz = e^{i\theta} with θ[0,2π).\theta \in [0, 2\pi). Then z720z120z^{720} - z^{120} is real exactly when sin720θ=sin120θ,\sin 720\theta = \sin 120\theta, which happens when the angles are equal or supplementary modulo 2π:2\pi: either 720θ=120θ+2πk,720\theta = 120\theta + 2\pi k, giving θ=πk300,\theta = \frac{\pi k}{300}, or 720θ=π120θ+2πk,720\theta = \pi - 120\theta + 2\pi k, giving θ=(2k+1)π840.\theta = \frac{(2k+1)\pi}{840}.

The first family has 600600 values in [0,2π)[0, 2\pi) and the second has 840.840. They cannot coincide: πk300=(2j+1)π840\frac{\pi k}{300} = \frac{(2j+1)\pi}{840} would give 14k=5(2j+1),14k = 5(2j + 1), equating an even number with an odd one.

Hence N=600+840=1440,N = 600 + 840 = 1440, and the remainder is 440.440.

7.

A right hexagonal prism has height 2.2. The bases are regular hexagons with side length 1.1. Any 33 of the 1212 vertices determine a triangle. Find the number of these triangles that are isosceles (including equilateral triangles).

Answer: 52

Difficulty rating: 2840

Solution:

The chords of a unit regular hexagon have lengths 1,1, 3,\sqrt{3}, and 2.2. Among the (63)=20\binom{6}{3} = 20 triangles in one hexagon, 66 have sides 1,1,31, 1, \sqrt{3} and 22 are equilateral with side 3;\sqrt{3}; the other 12,12, with sides 1,3,2,1, \sqrt{3}, 2, are scalene. So each base contributes 88 isosceles triangles, for 1616 in all.

Otherwise two vertices lie on one base (22 choices of that base) and one on the other. A vertex of the top base at horizontal distance dd from a bottom vertex is at distance d2+42\sqrt{d^2 + 4} \ge 2 from it. If the bottom pair is adjacent (chord 11): the perpendicular bisector of a hexagon edge passes through no vertices, and no slant side can equal 1,1, so there are no isosceles triangles. If the pair has one vertex between them (chord 3,\sqrt{3}, 66 pairs): the top vertices above that middle vertex and above the opposite vertex are equidistant from the pair, giving 62=12.6 \cdot 2 = 12. If the pair is diametrically opposite (chord 2,2, 33 pairs): no vertex lies above the perpendicular bisector, but the top vertex directly above either endpoint gives a slant side 0+4=2\sqrt{0 + 4} = 2 equal to the chord, giving 32=6.3 \cdot 2 = 6.

The total is 16+2(12+6)=52.16 + 2\,(12 + 6) = 52.

8.

Let ABCDEFABCDEF be an equiangular hexagon such that AB=6,AB = 6, BC=8,BC = 8, CD=10,CD = 10, and DE=12.DE = 12. Denote by dd the diameter of the largest circle that fits inside the hexagon. Find d2.d^2.

Answer: 147

Difficulty rating: 2920

Solution:

All interior angles are 120,120^\circ, so opposite sides are parallel. Attaching equilateral triangles to two opposite sides produces a parallelogram, which forces AB+BC=DE+EFAB + BC = DE + EF and FA+AB=CD+DE.FA + AB = CD + DE. Hence EF=2EF = 2 and FA=16.FA = 16.

Walking from one side to the opposite side along the two connecting sides shows that the distance between a pair of opposite sides is 32\frac{\sqrt{3}}{2} times the sum of those two connecting sides: the strips have widths 32(BC+CD)=93\frac{\sqrt{3}}{2}(BC + CD) = 9\sqrt{3} between ABAB and DE,DE, 32(CD+DE)=113\frac{\sqrt{3}}{2}(CD + DE) = 11\sqrt{3} between BCBC and EF,EF, and 32(DE+EF)=73\frac{\sqrt{3}}{2}(DE + EF) = 7\sqrt{3} between CDCD and FA.FA. Any circle inside the hexagon fits in the narrowest strip, so d73.d \le 7\sqrt{3}.

A circle of diameter 737\sqrt{3} tangent to lines CDCD and FAFA can be centered so that it also touches DEDE exactly and has distances 63,6\sqrt{3}, 53,5\sqrt{3}, and 1132\frac{11\sqrt{3}}{2} from lines EF,EF, BC,BC, and AB,AB, all more than its radius 732,\frac{7\sqrt{3}}{2}, so it fits inside the hexagon. Therefore d=73d = 7\sqrt{3} and d2=147.d^2 = 147.

9.

Find the number of four-element subsets of {1,2,3,4,,20}\{1, 2, 3, 4, \ldots, 20\} with the property that two distinct elements of the subset have a sum of 16,16, and two distinct elements of the subset have a sum of 24.24. For example, {3,5,13,19}\{3, 5, 13, 19\} and {6,10,20,18}\{6, 10, 20, 18\} are two such subsets.

Answer: 210

Difficulty rating: 2990

Solution:

The pairs of distinct elements summing to 1616 are {1,15},{2,14},,{7,9}\{1,15\}, \{2,14\}, \ldots, \{7,9\} (seven pairs), and those summing to 2424 are {4,20},{5,19},,{11,13}\{4,20\}, \{5,19\}, \ldots, \{11,13\} (eight pairs). First count subsets containing a 1616-pair and a 2424-pair that are disjoint. Of the 78=567 \cdot 8 = 56 combinations, the ones sharing an element xx require 16x,16 - x, x,x, and 24x24 - x all to be valid, which happens for the 1010 values x{4,,15}x \in \{4, \ldots, 15\} other than 88 and 12.12. No four-element set arises from two different disjoint combinations (a second decomposition would force a 1616-pair to coincide with a 2424-pair), so this case gives 5610=4656 - 10 = 46 subsets.

In the remaining subsets every 1616-pair meets every 2424-pair, so some center aa has both b=16ab = 16 - a and c=24ac = 24 - a in the subset. There are 1010 possible centers (a{4,,15}a \in \{4, \ldots, 15\} with a8,12a \ne 8, 12), and the fourth element can be any of the 1717 remaining numbers, giving 170170 center–subset counts. Exactly 66 subsets admit two centers and are counted twice: {1,7,9,15},\{1,7,9,15\}, {2,6,10,14},\{2,6,10,14\}, {3,5,11,13},\{3,5,11,13\}, {5,11,13,19},\{5,11,13,19\}, {6,10,14,18},\{6,10,14,18\}, and {7,9,15,17}.\{7,9,15,17\}. This case gives 1706=164170 - 6 = 164 subsets, none of which contain disjoint pairs.

The total is 46+164=210.46 + 164 = 210.

10.

The wheel shown below consists of two circles and five spokes, with a label at each point where a spoke meets a circle. A bug walks along the wheel, starting at point A.A. At every step of the process, the bug walks from one labeled point to an adjacent labeled point. Along the inner circle the bug only walks in a counterclockwise direction, and along the outer circle the bug only walks in a clockwise direction. For example, the bug could travel along the path AJABCHCHIJA,AJABCHCHIJA, which has 1010 steps. Let nn be the number of paths with 1515 steps that begin and end at point A.A. Find the remainder when nn is divided by 1000.1000.

Answer: 4

Difficulty rating: 3060

Solution:

From any inner point the bug has exactly two moves, counterclockwise along the inner circle or outward along a spoke; from any outer point it has exactly two, clockwise along the outer circle or inward along a spoke. Call a move XX if it is counterclockwise or inward and YY if it is clockwise or outward. Then every string in {X,Y}15\{X, Y\}^{15} describes exactly one 1515-step path from A.A.

A step arrives on the inner circle exactly when it is an X,X, so the path ends on the inner circle exactly when its last move is an X;X; in that case the numbers of inward and outward moves are equal. Measuring angular position in fifths of a turn (counterclockwise +1,+1, clockwise 1,-1, spokes 00), the path returns to AA exactly when it ends on the inner circle and the net rotation is a multiple of 5,5, that is, when the last move is XX and #X#Y0(mod5).\#X - \#Y \equiv 0 \pmod 5. With 1515 moves this means the number of XXs is 5,5, 10,10, or 15.15.

Fixing the last move as X,X, the first 1414 moves contain 4,4, 9,9, or 1414 XXs, so n=(144)+(149)+(1414)=1001+2002+1=3004,n = \binom{14}{4} + \binom{14}{9} + \binom{14}{14} = 1001 + 2002 + 1 = 3004, and the remainder is 4.4.

11.

Find the least positive integer nn such that when 3n3^n is written in base 143,143, its two right-most digits in base 143143 are 01.01.

Answer: 195
Solution:

The last two base-143143 digits are 0101 exactly when 3n1(mod1432),3^n \equiv 1 \pmod{143^2}, and since 1432=112132,143^2 = 11^2 \cdot 13^2, this holds exactly when 3n13^n \equiv 1 modulo both 11211^2 and 132.13^2.

Modulo 121:121: 35=243=2121+11,3^5 = 243 = 2 \cdot 121 + 1 \equiv 1, and since 55 is prime and 3≢1,3 \not\equiv 1, the order of 33 is exactly 5.5. Modulo 169:169: the order of 33 modulo 1313 is 3,3, so the order modulo 169169 is a multiple of 3.3. Writing 33=27=1+263^3 = 27 = 1 + 26 and noting 262=41690(mod169),26^2 = 4 \cdot 169 \equiv 0 \pmod{169}, the binomial theorem gives 33k=(1+26)k1+26k(mod169),3^{3k} = (1 + 26)^k \equiv 1 + 26k \pmod{169}, which is 11 exactly when 13k.13 \mid k. So the order of 33 modulo 169169 is 39.39.

Therefore nn must be a common multiple of 55 and 39,39, and the least is lcm(5,39)=195.\operatorname{lcm}(5, 39) = 195.

12.

For each subset TT of U={1,2,3,,18},U = \{1, 2, 3, \ldots, 18\}, let s(T)s(T) be the sum of the elements of T,T, with s()s(\emptyset) defined to be 0.0. If TT is chosen at random among all subsets of U,U, the probability that s(T)s(T) is divisible by 33 is mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m.m.

Answer: 683
Solution:

The set UU contains six elements in each residue class modulo 3.3. If TT contains aa elements 1\equiv 1 and bb elements 2(mod3),\equiv 2 \pmod 3, then s(T)a+2bab(mod3),s(T) \equiv a + 2b \equiv a - b \pmod 3, so 3s(T)3 \mid s(T) exactly when ab(mod3);a \equiv b \pmod 3; the six multiples of 33 may be included freely, contributing a factor 262^6 to both the favorable and total counts.

By Vandermonde's identity, the number of ways to choose the aas and bbs with ab=0a - b = 0 is a(6a)2=(126)=924;\sum_a \binom{6}{a}^2 = \binom{12}{6} = 924; with ab=±3a - b = \pm 3 it is 2a(6a)(6a3)=2(129)=440;2\sum_a \binom{6}{a}\binom{6}{a - 3} = 2\binom{12}{9} = 440; and with ab=±6a - b = \pm 6 it is 2.2. The favorable choices number 924+440+2=1366924 + 440 + 2 = 1366 out of 212.2^{12}.

The probability is 13664096=6832048,\frac{1366}{4096} = \frac{683}{2048}, which is in lowest terms since 683683 is odd. Thus m=683.m = 683.

13.

Let ABC\triangle ABC have side lengths AB=30,AB = 30, BC=32,BC = 32, and AC=34.AC = 34. Point XX lies in the interior of BC,\overline{BC}, and points I1I_1 and I2I_2 are the incenters of ABX\triangle ABX and ACX,\triangle ACX, respectively. Find the minimum possible area of AI1I2\triangle AI_1I_2 as XX varies along BC.\overline{BC}.

Answer: 126
Solution:

Since AI1AI_1 and AI2AI_2 bisect angles BAXBAX and XAC,XAC, I1AI2=12BAX+12XAC=A2,\angle I_1AI_2 = \frac{1}{2}\angle BAX + \frac{1}{2}\angle XAC = \frac{A}{2}, a constant. Let α=AXB.\alpha = \angle AXB. The incenter angle formula gives AI1B=90+α2,\angle AI_1B = 90^\circ + \frac{\alpha}{2}, so the law of sines in ABI1\triangle ABI_1 yields AI1=ABsinB2cosα2,AI_1 = \frac{AB \sin\frac{B}{2}}{\cos\frac{\alpha}{2}}, and similarly, since AXC=180α,\angle AXC = 180^\circ - \alpha, AI2=ACsinC2sinα2.AI_2 = \frac{AC \sin\frac{C}{2}}{\sin\frac{\alpha}{2}}.

Therefore [AI1I2]=12AI1AI2sinA2=ABACsinA2sinB2sinC2sinα,[\triangle AI_1I_2] = \frac{1}{2}\,AI_1 \cdot AI_2 \sin\frac{A}{2} = \frac{AB \cdot AC \sin\frac{A}{2}\sin\frac{B}{2}\sin\frac{C}{2}}{\sin\alpha}, which is minimized when α=90,\alpha = 90^\circ, that is, when XX is the foot of the altitude from A.A.

With a=32,a = 32, b=34,b = 34, c=30,c = 30, and s=48,s = 48, the half-angle formulas give sinA2sinB2sinC2=(sa)(sb)(sc)abc,\sin\frac{A}{2}\sin\frac{B}{2}\sin\frac{C}{2} = \frac{(s-a)(s-b)(s-c)}{abc}, so the minimum area is bc(sa)(sb)(sc)abc=16141832=126.bc \cdot \frac{(s-a)(s-b)(s-c)}{abc} = \frac{16 \cdot 14 \cdot 18}{32} = 126.

14.

Let SP1P2P3EP4P5SP_1P_2P_3EP_4P_5 be a heptagon. A frog starts jumping at vertex S.S. From any vertex of the heptagon except E,E, the frog may jump to either of the two adjacent vertices. When it reaches vertex E,E, the frog stops and stays there. Find the number of distinct sequences of jumps of no more than 1212 jumps that end at E.E.

Answer: 351

Difficulty rating: 3160

Solution:

Group the vertices into classes A={S,P1},\mathcal{A} = \{S, P_1\}, B={P2,P5},\mathcal{B} = \{P_2, P_5\}, and C={P3,P4}.\mathcal{C} = \{P_3, P_4\}. Each vertex of A\mathcal{A} adjoins one vertex of A\mathcal{A} and one of B;\mathcal{B}; each vertex of B\mathcal{B} adjoins one of A\mathcal{A} and one of C;\mathcal{C}; and each vertex of C\mathcal{C} adjoins one of B\mathcal{B} and the absorbing vertex E.E. Hence if an,a_n, bn,b_n, cnc_n count the nn-jump paths from SS that have not yet reached EE and end in each class, an+1=an+bn,bn+1=an+cn,cn+1=bn,a_{n+1} = a_n + b_n, \qquad b_{n+1} = a_n + c_n, \qquad c_{n+1} = b_n, and exactly cnc_n paths reach EE for the first time on jump n+1.n + 1.

Starting from (a0,b0,c0)=(1,0,0),(a_0, b_0, c_0) = (1, 0, 0), the values of cnc_n for n=0,1,,11n = 0, 1, \ldots, 11 are 0,0,1,1,3,4,9,14,28,47,89,155.0, 0, 1, 1, 3, 4, 9, 14, 28, 47, 89, 155.

The number of sequences of at most 1212 jumps ending at EE is c0+c1++c11=351.c_0 + c_1 + \cdots + c_{11} = 351.

15.

David found four sticks of different lengths that can be used to form three non-congruent convex cyclic quadrilaterals, A,A, B,B, C,C, which can each be inscribed in a circle with radius 1.1. Let φA\varphi_A denote the measure of the acute angle made by the diagonals of quadrilateral A,A, and define φB\varphi_B and φC\varphi_C similarly. Suppose that sinφA=23,\sin\varphi_A = \frac{2}{3}, sinφB=35,\sin\varphi_B = \frac{3}{5}, and sinφC=67.\sin\varphi_C = \frac{6}{7}. All three quadrilaterals have the same area K,K, which can be written in the form mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m + n.

Answer: 59

Difficulty rating: 3500

Solution:

The four sticks are chords of the unit circle subtending fixed arcs α,\alpha, β,\beta, γ,\gamma, δ\delta with α+β+γ+δ=360.\alpha + \beta + \gamma + \delta = 360^\circ. The three quadrilaterals are the three distinct cyclic orders of the sides: say AA has arcs in order α,β,γ,δ;\alpha, \beta, \gamma, \delta; then BB (order α,γ,β,δ\alpha, \gamma, \beta, \delta) and CC (order α,β,δ,γ\alpha, \beta, \delta, \gamma) are the other two. The angle between the diagonals of a cyclic quadrilateral is half the sum of the arcs subtended by either pair of opposite sides, so sinφB=sinα+β2\sin\varphi_B = \sin\frac{\alpha + \beta}{2} and sinφC=sinα+δ2=sinβ+γ2.\sin\varphi_C = \sin\frac{\alpha + \delta}{2} = \sin\frac{\beta + \gamma}{2}.

In a circle of radius 1,1, a chord spanning an arc θ\theta has length 2sinθ2.2\sin\frac{\theta}{2}. The diagonals of AA span the arcs α+β\alpha + \beta and β+γ,\beta + \gamma, so their lengths are 2sinφB2\sin\varphi_B and 2sinφC.2\sin\varphi_C. Hence K=12d1d2sinφA=2sinφAsinφBsinφC,K = \frac{1}{2}\,d_1 d_2 \sin\varphi_A = 2\sin\varphi_A \sin\varphi_B \sin\varphi_C, a formula symmetric in the three quadrilaterals, which is why all three areas are equal.

Therefore K=2233567=2435,K = 2 \cdot \frac{2}{3} \cdot \frac{3}{5} \cdot \frac{6}{7} = \frac{24}{35}, and m+n=24+35=59.m + n = 24 + 35 = 59.