In a certain circle, the chord of a d-degree arc is 22 centimeters long, and the chord of a 2d-degree arc is 20 centimeters longer than the chord of a 3d-degree arc, where d<120. The length of the chord of a 3d-degree arc is −m+n centimeters, where m and n are positive integers. Find m+n.
解析
Solution
Solution 1
Note that a cyclic quadrilateral in the form of an isosceles trapezoid can be formed from three chords of three d-degree arcs and one chord of one 3d-degree arc. The diagonals of this trapezoid turn out to be two chords of two 2d-degree arcs. Let AB, AC, and BD be the chords of the d-degree arcs, and let CD be the chord of the 3d-degree arc. Also let x be equal to the chord length of the 3d-degree arc. Hence, the length of the chords, AD and BC, of the 2d-degree arcs can be represented as x+20, as given in the problem.
Using Ptolemy's theorem,
AB⋅CD+AC⋅BD=AD⋅BC⟺22x+22⋅22=(x+20)2⟺22x+484=x2+40x+400⟺x2+18x−84=0.
We can then apply the quadratic formula to find the positive root of this equation (since polygons obviously cannot have sides of negative length):
x=2−18+182+4⋅84=2−18+660.
This simplifies to x=2−18+2165=−9+165. Thus the answer is 9+165=174.
Solution 2
Let z=2d, and R be the circumradius. From the given information,
2Rsinz=22,and2R(sin2z−sin3z)=20.
Dividing the latter equation by the former gives
sinz2sinzcosz−(3cos2zsinz−sin3z)=2cosz−(3cos2z−sin2z)=1+2cosz−4cos2z=1110⟺4cos2z−2cosz−111=0.(∗)
We want to find
sinz22sin(3z)=22(3−4sin2z)=22(4cos2z−1).
From (∗), this is equivalent to 44cosz−20. Using the quadratic formula, we deduce that this expression equals −9+165, so our answer is 174.
Solution 3
Let z=2d, R be the circumradius, and a be the length of a 3d-degree chord. Using the extended sine law, we obtain:
22=2Rsin(z),20+a=2Rsin(2z),anda=2Rsin(3z).
Dividing the second equation by the first, and using the double angle formula, we obtain cos(z)=4420+a. Now, using the triple angle formula, we can rewrite the third equation as follows:
a=2Rsin(3z)=sin(z)22(3sin(z)−4sin3(z))=22(3−4sin2(z))=22(4cos2(z)−1)=22(20+a)2−22,
and solving this quadratic equation gives the answer as 174.