David found four sticks of different lengths that can be used to form three non-congruent convex cyclic quadrilaterals, A,B,C, which can each be inscribed in a circle with radius 1. Let φA denote the measure of the acute angle made by the diagonals of quadrilateral A, and define φB and φC similarly. Suppose that sinφA=32, sinφB=53, and sinφC=76. All three quadrilaterals have the same area K, which can be written in the form nm, where m and n are relatively prime positive integers. Find m+n.
解析
Solution 1
Suppose our four sides lengths cut out arc lengths of 2a, 2b, 2c, and 2d, where a+b+c+d=180∘. Then, we only have to consider which arc is opposite 2a. These are our three cases, so
φA=a+cφB=a+bφC=a+d
Our first case involves quadrilateral ABCD with \overarcAB=2a, \overarcBC=2b, \overarcCD=2c, and \overarcDA=2d.
Then, by Law of Sines, AC=2sin(2\overarcABC)=2sin(a+b) and BD=2sin(2\overarcBCD)=2sin(a+d). Therefore,
K=21⋅AC⋅BD⋅sin(φA)=2sinφAsinφBsinφC=3524,
so our answer is 24+35=059.
Note that the conditions of the problem are satisfied when the lengths of the four sticks are about 0.32,0.91,1.06,1.82.
By S.B.
Note
The solution uses
φA=a+c.
We can see that this follows because φA=21(2a+2c)=a+c, where a and c are the central angles of opposite sides. ____Shen Kislay Kai
Solution 2
Suppose the four side lengths of the quadrilateral cut out arc lengths of 2a, 2b, 2c, and 2d. a+b+c+d=180∘. Therefore, without losing generality,
φA=a+bφB=b+cφC=a+c(1)+(3)−(2), (1)+(2)−(3), and (2)+(3)−(1) yields
2a=φA+φC−φB2b=φA+φB−φC2c=φB+φC−φA
Because 2d=360∘−2a−2b−2c, Therefore,
2d=360∘−φA−φB−φC
Using the sum-to-product identities, our area of the quadrilateral K then would be
K=21(sin(2a)+sin(2b)+sin(2c)+sin(2d))=21(sin(φA+φB−φC)+sin(φB+φC−φA)+sin(φC+φA−φB)−sin(φA+φB+φC))=21(2sinφBcos(φA−φC)−2sinφBcos(φA+φC))=21⋅2⋅2sinφAsinφBsinφC=2sinφAsinφBsinφC=3524
Therefore, our answer is 24+35=059.
~Solution by eric-z
Solution 3
Let the four stick lengths be a, b, c, and d. WLOG, let’s say that quadrilateral A has sides a and d opposite each other, quadrilateral B has sides b and d opposite each other, and quadrilateral C has sides c and d opposite each other. The area of a convex quadrilateral can be written as 21d1d2sinθ, where d1 and d2 are the lengths of the diagonals of the quadrilateral and θ is the angle formed by the intersection of d1 and d2. By Ptolemy's theorem d1d2=ad+bc for quadrilateral A, so, defining KA as the area of A,
KA=21(ad+bc)sinφA
Similarly, for quadrilaterals B and C,
KB=21(bd+ac)sinφB
and
KC=21(cd+ab)sinφC
Multiplying the three equations and rearranging, we see that
KAKBKC=81(ab+cd)(ac+bd)(ad+bc)sinφAsinφBsinφBK3=81(ab+cd)(ac+bd)(ad+bc)(32)(53)(76)370K3=(ab+cd)(ac+bd)(ad+bc)
The circumradius R of a cyclic quadrilateral with side lengths a, b, c, and d and area K can be computed as R=4K(ab+cd)(ac+bd)(ad+bc). Inserting what we know,
1=4K370K3⇒16K2=370K3⇒3524=K
So our answer is 24+35=059.
~Solution by divij04
Solution 4 (No words)
vladimir.shelomovskii@gmail.com, vvsss
Solution 5
Let the sides of the quadrilaterals be a,b,c, and d in some order such that A has a opposite of c, B has a opposite of b, and C has a opposite of d. Then, let the diagonals of A be e and f. Similarly to solution 2, we get that 32(ac+bd)=53(ab+cd)=76(ad+bc)=2K, but this is also equal to 2⋅4(1)eab+ecd=2⋅4(1)fad+fbc using the area formula for a triangle using the circumradius and the sides, so 2e(ab+cd)=53(ab+cd) and 2f(ad+bc)=76(ad+bc). Solving for e and f, we get that e=56 and f=712, but K=21⋅32⋅ef, similarly to solution 2, so K=3524 and the answer is 24+35=059.