Difference between revisions of "2018 AIME I Problems/Problem 15"
R00tsofunity (talk | contribs) |
(→Note) |
||
(24 intermediate revisions by 4 users not shown) | |||
Line 18: | Line 18: | ||
By S.B. | By S.B. | ||
+ | |||
+ | ===Note=== | ||
+ | [[File:CyclIntersect.png|400px]] | ||
+ | |||
+ | The solution uses <cmath>\varphi_A=a+c.</cmath> | ||
+ | |||
+ | We can see that this follows because <math>\varphi_A = \frac12 (2a+2c)=a+c,</math> where <math>a</math> and <math>c</math> are the central angles of opposite sides. | ||
+ | ____Shen Kislay Kai | ||
==Solution 2== | ==Solution 2== | ||
+ | |||
+ | Suppose the four side lengths of the quadrilateral cut out arc lengths of <math>2a</math>, <math>2b</math>, <math>2c</math>, and <math>2d</math>. | ||
+ | <math>a+b+c+d=180^\circ</math>. | ||
+ | Therefore, without losing generality, | ||
+ | |||
+ | <cmath>\varphi_A=a+b</cmath> | ||
+ | <cmath>\varphi_B=b+c</cmath> | ||
+ | <cmath>\varphi_C=a+c</cmath> | ||
+ | |||
+ | <math>(1)+(3)-(2)</math>, <math>(1)+(2)-(3)</math>, and <math>(2)+(3)-(1)</math> yields | ||
+ | |||
+ | <cmath>2a=\varphi_A+\varphi_C-\varphi_B</cmath> | ||
+ | <cmath>2b=\varphi_A+\varphi_B-\varphi_C</cmath> | ||
+ | <cmath>2c=\varphi_B+\varphi_C-\varphi_A</cmath> | ||
+ | |||
+ | Because <math>2d=360^\circ-2a-2b-2c,</math> | ||
+ | Therefore, | ||
+ | |||
+ | <cmath>2d=360^\circ-\varphi_A-\varphi_B-\varphi_C</cmath> | ||
+ | |||
+ | Using the [[trigonometric identity|sum-to-product identities]], our area of the quadrilateral <math>K</math> then would be | ||
+ | |||
+ | <cmath> | ||
+ | \begin{align*} | ||
+ | K&=\frac{1}{2}(\sin(2a)+\sin(2b)+\sin(2c)+\sin(2d))\\ | ||
+ | &=\frac{1}{2}(\sin(\varphi_A+\varphi_B-\varphi_C)+\sin(\varphi_B+\varphi_C-\varphi_A)+\sin(\varphi_C+\varphi_A-\varphi_B)-\sin(\varphi_A+\varphi_B+\varphi_C))\\ | ||
+ | &=\frac{1}{2}(2\sin\varphi_B\cos(\varphi_A-\varphi_C)-2\sin\varphi_B\cos(\varphi_A+\varphi_C))\\ | ||
+ | &=\frac{1}{2}\cdot2\cdot2\sin\varphi_A\sin\varphi_B\sin\varphi_C\\ | ||
+ | &=2\sin\varphi_A\sin\varphi_B\sin\varphi_C\\ | ||
+ | &=\frac{24}{35}\\ | ||
+ | \end{align*} | ||
+ | </cmath> | ||
+ | |||
+ | Therefore, our answer is <math>24+35=\boxed{059}</math>. | ||
+ | |||
+ | ~Solution by eric-z | ||
+ | |||
+ | ==Solution 3== | ||
Let the four stick lengths be <math>a</math>, <math>b</math>, <math>c</math>, and <math>d</math>. WLOG, let’s say that quadrilateral <math>A</math> has sides <math>a</math> and <math>d</math> opposite each other, quadrilateral <math>B</math> has sides <math>b</math> and <math>d</math> opposite each other, and quadrilateral <math>C</math> has sides <math>c</math> and <math>d</math> opposite each other. The area of a convex quadrilateral can be written as <math>\frac{1}{2} d_1 d_2 \sin{\theta}</math>, where <math>d_1</math> and <math>d_2</math> are the lengths of the diagonals of the quadrilateral and <math>\theta</math> is the angle formed by the intersection of <math>d_1</math> and <math>d_2</math>. By Ptolemy's theorem <math>d_1 d_2 = ad+bc</math> for quadrilateral <math>A</math>, so, defining <math>K_A</math> as the area of <math>A</math>, | Let the four stick lengths be <math>a</math>, <math>b</math>, <math>c</math>, and <math>d</math>. WLOG, let’s say that quadrilateral <math>A</math> has sides <math>a</math> and <math>d</math> opposite each other, quadrilateral <math>B</math> has sides <math>b</math> and <math>d</math> opposite each other, and quadrilateral <math>C</math> has sides <math>c</math> and <math>d</math> opposite each other. The area of a convex quadrilateral can be written as <math>\frac{1}{2} d_1 d_2 \sin{\theta}</math>, where <math>d_1</math> and <math>d_2</math> are the lengths of the diagonals of the quadrilateral and <math>\theta</math> is the angle formed by the intersection of <math>d_1</math> and <math>d_2</math>. By Ptolemy's theorem <math>d_1 d_2 = ad+bc</math> for quadrilateral <math>A</math>, so, defining <math>K_A</math> as the area of <math>A</math>, | ||
Line 38: | Line 84: | ||
~Solution by divij04 | ~Solution by divij04 | ||
− | ==Solution | + | ==Solution 4 (No words)== |
[[File:2018 AIME I 15.png|900px]] | [[File:2018 AIME I 15.png|900px]] | ||
'''vladimir.shelomovskii@gmail.com, vvsss''' | '''vladimir.shelomovskii@gmail.com, vvsss''' | ||
− | ==Solution | + | ==Solution 5== |
Let the sides of the quadrilaterals be <math>a,b,c,</math> and <math>d</math> in some order such that <math>A</math> has <math>a</math> opposite of <math>c</math>, <math>B</math> has <math>a</math> opposite of <math>b</math>, and <math>C</math> has <math>a</math> opposite of <math>d</math>. Then, let the diagonals of <math>A</math> be <math>e</math> and <math>f</math>. Similarly to solution <math>2</math>, we get that <math>\tfrac{2}{3}(ac+bd)=\tfrac{3}{5}(ab+cd)=\tfrac{6}{7}(ad+bc)=2K</math>, but this is also equal to <math>2\cdot\tfrac{eab+ecd}{4(1)}=2\cdot\tfrac{fad+fbc}{4(1)}</math> using the area formula for a triangle using the circumradius and the sides, so <math>\tfrac{e(ab+cd)}{2}=\tfrac{3}{5}(ab+cd)</math> and <math>\tfrac{f(ad+bc)}{2}=\tfrac{6}{7}(ad+bc)</math>. Solving for <math>e</math> and <math>f</math>, we get that <math>e=\tfrac{6}{5}</math> and <math>f=\tfrac{12}{7}</math>, but <math>K=\tfrac{1}{2}\cdot\tfrac{2}{3}\cdot{}ef</math>, similarly to solution <math>2</math>, so <math>K=\tfrac{24}{35}</math> and the answer is <math>24+35=\boxed{059}</math>. | Let the sides of the quadrilaterals be <math>a,b,c,</math> and <math>d</math> in some order such that <math>A</math> has <math>a</math> opposite of <math>c</math>, <math>B</math> has <math>a</math> opposite of <math>b</math>, and <math>C</math> has <math>a</math> opposite of <math>d</math>. Then, let the diagonals of <math>A</math> be <math>e</math> and <math>f</math>. Similarly to solution <math>2</math>, we get that <math>\tfrac{2}{3}(ac+bd)=\tfrac{3}{5}(ab+cd)=\tfrac{6}{7}(ad+bc)=2K</math>, but this is also equal to <math>2\cdot\tfrac{eab+ecd}{4(1)}=2\cdot\tfrac{fad+fbc}{4(1)}</math> using the area formula for a triangle using the circumradius and the sides, so <math>\tfrac{e(ab+cd)}{2}=\tfrac{3}{5}(ab+cd)</math> and <math>\tfrac{f(ad+bc)}{2}=\tfrac{6}{7}(ad+bc)</math>. Solving for <math>e</math> and <math>f</math>, we get that <math>e=\tfrac{6}{5}</math> and <math>f=\tfrac{12}{7}</math>, but <math>K=\tfrac{1}{2}\cdot\tfrac{2}{3}\cdot{}ef</math>, similarly to solution <math>2</math>, so <math>K=\tfrac{24}{35}</math> and the answer is <math>24+35=\boxed{059}</math>. | ||
Latest revision as of 00:46, 20 November 2024
Contents
Problem 15
David found four sticks of different lengths that can be used to form three non-congruent convex cyclic quadrilaterals, , which can each be inscribed in a circle with radius . Let denote the measure of the acute angle made by the diagonals of quadrilateral , and define and similarly. Suppose that , , and . All three quadrilaterals have the same area , which can be written in the form , where and are relatively prime positive integers. Find .
Solution 1
Suppose our four sides lengths cut out arc lengths of , , , and , where . Then, we only have to consider which arc is opposite . These are our three cases, so Our first case involves quadrilateral with , , , and .
Then, by Law of Sines, and . Therefore,
so our answer is .
Note that the conditions of the problem are satisfied when the lengths of the four sticks are about .
By S.B.
Note
The solution uses
We can see that this follows because where and 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 , , , and . . Therefore, without losing generality,
, , and yields
Because Therefore,
Using the sum-to-product identities, our area of the quadrilateral then would be
Therefore, our answer is .
~Solution by eric-z
Solution 3
Let the four stick lengths be , , , and . WLOG, let’s say that quadrilateral has sides and opposite each other, quadrilateral has sides and opposite each other, and quadrilateral has sides and opposite each other. The area of a convex quadrilateral can be written as , where and are the lengths of the diagonals of the quadrilateral and is the angle formed by the intersection of and . By Ptolemy's theorem for quadrilateral , so, defining as the area of , Similarly, for quadrilaterals and , and Multiplying the three equations and rearranging, we see that The circumradius of a cyclic quadrilateral with side lengths , , , and and area can be computed as . Inserting what we know, So our answer is .
~Solution by divij04
Solution 4 (No words)
vladimir.shelomovskii@gmail.com, vvsss
Solution 5
Let the sides of the quadrilaterals be and in some order such that has opposite of , has opposite of , and has opposite of . Then, let the diagonals of be and . Similarly to solution , we get that , but this is also equal to using the area formula for a triangle using the circumradius and the sides, so and . Solving for and , we get that and , but , similarly to solution , so and the answer is .
Video Solution by MOP 2024
~r00tsOfUnity
See Also
2018 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 14 |
Followed by Last question | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.