Difference between revisions of "2025 AIME II Problems/Problem 14"
(→Solution 1(Coordinates and Bashy Algebra)) |
|||
Line 7: | Line 7: | ||
~ilikemath247365 | ~ilikemath247365 | ||
+ | |||
+ | ==Solution 2== | ||
+ | <asy> | ||
+ | import math; import geometry; import olympiad; | ||
+ | point A,C,B,L,K,D,F,G,O; A=(0,0); C=(16sqrt(3),0); B=(0,26); L=(8sqrt(3),2); K=(3sqrt(3),13); D=(16sqrt(3),26); F=(13sqrt(3),13); G=(8sqrt(3),24); O=(8sqrt(3),13); | ||
+ | draw(A--B--D--C--A--L--C--F--L--K--A--D); draw(K--B--G--D--F--G--K--F); draw(B--O--L); draw(C--O--G); | ||
+ | label("A",A,SW); label("B",B,NW); label("C",C,SE); label("A'",D,NE); label("K",K,W); label("L",L,NW); label("L'",G,SE); label("K'",F,E); label("O",O,NNW); | ||
+ | </asy> | ||
+ | Let <math>O</math> be the midpoint of <math>BC</math>. Take the diagram and rotate it <math>180^{\circ}</math> around <math>O</math> to get the diagram shown. Notice that we have <math>\angle ABC+\angle ACB=90^{\circ}</math>. Because <math>\triangle AKL</math> is equilateral, then <math>\angle KAL=60^{\circ}</math>, so <math>\angle BAK+\angle CAL=30^{\circ}</math>. Because of isosceles triangles <math>\triangle BAK</math> and <math>\triangle CAL</math>, we get that <math>\angle ABK+\angle ACL=30^{\circ}</math> too, implying that <math>\angle KBC+\angle LCB=60^{\circ}</math>. But by our rotation, we have <math>\angle LCO=\angle L'BO</math>, so this implies that <math>\angle KBL'=60^{\circ}</math>, or that <math>\triangle KBL'</math> is equilateral. We can similarly derive that <math>\angle KBO=\angle K'CO</math> implies <math>\angle LCK'=60^{\circ}</math> so that <math>\triangle LK'O</math> is also equilateral. At this point, notice that quadrilateral <math>KL'K'L</math> is a rhombus. The area of our desired region is now <math>[BKLC]=\frac{1}{2}[BL'K'CLK]</math>. We can easily find the areas of <math>\triangle KBL'</math> and <math>\triangle LK'C</math> to be <math>\frac{\sqrt{3}}{4}\cdot 14^2=49\sqrt{3}</math>. Now it remains to find the area of rhombus <math>KL'K'L</math>. | ||
+ | <asy> | ||
+ | import math; import geometry; import olympiad; | ||
+ | point A,K,O,L,M; A=(-7sqrt(3),0); K=(0,7); O=(55sqrt(3)/14,23/14); L=(0,-7); M=(0,0); | ||
+ | draw(A--K--O--L--A--O--M--A); draw(K--L); | ||
+ | label("A",A,W); label("K",K,N); label("O",O,E); label("L",L,S); label("M",M,SE); | ||
+ | </asy> | ||
+ | Focus on the quadrilateral <math>AKOL</math>. Restate the configuration in another way - we have equilateral triangle <math>\triangle AKL</math> with side length 14, and a point <math>O</math> such that <math>AO=19</math> and <math>\angle KOL=90^{\circ}</math>. We are trying to find the area of <math>\triangle KOL</math>. Let <math>M</math> be the midpoint of <math>KL</math>. We see that <math>AM=7\sqrt{3}</math>, and since <math>M</math> is the circumcenter of <math>\triangle KOL</math>, it follows that <math>MO=7</math>. Let <math>\angle KMO=\theta</math>. From the Law of Cosines in <math>\triangle AMO</math>, we can see that <cmath>(7\sqrt{3})^2+7^2-2(7\sqrt{3})(7)\cos (\angle AMO)=361,</cmath> so after simplification we get that <math>\cos (\theta +90)=-\frac{55\sqrt{3}}{98}</math>. Then by trigonometric identities this simplifies to <math>\sin \theta =\frac{55\sqrt{3}}{98}</math>. Applying the definition <math>\cos^2\theta +\sin^2\theta =1</math> gives us that <math>\cos \theta =\frac{23}{98}</math>. Applying the Law of Cosines again in <math>\triangle KMO</math>, we get that <cmath>49+49-2\cdot 7\cdot 7\cdot \cos \theta =98-98\cdot \frac{23}{98}=98-23-75=KO^2,</cmath> which tells us that <math>KO=5\sqrt{3}</math>. The Pythagorean Theorem in <math>\triangle KOL</math> gives that <math>OL=11</math>, so the area of <math>\triangle KOL</math> is <math>\frac{55\sqrt{3}}{2}</math>. The rhombus <math>KL'K'L</math> consists of four of these triangles, so its area is <math>4\cdot \frac{55\sqrt{3}}{2}=110\sqrt{3}</math>. | ||
+ | |||
+ | Finally, the area of hexagon <math>BL'K'CLK</math> is <math>49\sqrt{3}+110\sqrt{3}+49\sqrt{3}=208\sqrt{3}</math>, and since this consists of quadrilaterals <math>BKLC</math> and <math>CK'L'B</math> which must be congruent by that rotation, the area of <math>BKLC</math> is <math>104\sqrt{3}</math>. Therefore the answer is <math>\boxed{104}</math>. |
Revision as of 23:25, 13 February 2025
Let be a right triangle with
and
There exist points
and
inside the triangle such
The area of the quadrilateral
can be expressed as
for some positive integer
Find
Solution 1(Coordinates and Bashy Algebra)
By drawing our the triangle, I set A to be (0, 0) in the coordinate plane. I set C to be (x, 0) and B to be (0, y). I set K to be (a, b) and L to be (c, d). Then, since all of these distances are 14, I used coordinate geometry to set up the following equations:
+
= 196;
+
= 196;
+
= 196;
+
= 196;
+
. = 196. Notice by merging the first two equations, the only possible way for it to work is if
=
which means
. Next, since the triangle is right, and we know one leg is
as
, the other leg, x, is
.Then, plugging these in, we get a system of equations with 4 variables and 4 equations and solving, we get a = 2, b = 8
, c = 13, d = 3
. Now plugging in all the points and using the Pythagorean Theorem, we get the coordinates of the quadrilateral. By Shoelace, our area is 104
. Thus, the answer is
.
~ilikemath247365
Solution 2
Let
be the midpoint of
. Take the diagram and rotate it
around
to get the diagram shown. Notice that we have
. Because
is equilateral, then
, so
. Because of isosceles triangles
and
, we get that
too, implying that
. But by our rotation, we have
, so this implies that
, or that
is equilateral. We can similarly derive that
implies
so that
is also equilateral. At this point, notice that quadrilateral
is a rhombus. The area of our desired region is now
. We can easily find the areas of
and
to be
. Now it remains to find the area of rhombus
.
Focus on the quadrilateral
. Restate the configuration in another way - we have equilateral triangle
with side length 14, and a point
such that
and
. We are trying to find the area of
. Let
be the midpoint of
. We see that
, and since
is the circumcenter of
, it follows that
. Let
. From the Law of Cosines in
, we can see that
so after simplification we get that
. Then by trigonometric identities this simplifies to
. Applying the definition
gives us that
. Applying the Law of Cosines again in
, we get that
which tells us that
. The Pythagorean Theorem in
gives that
, so the area of
is
. The rhombus
consists of four of these triangles, so its area is
.
Finally, the area of hexagon is
, and since this consists of quadrilaterals
and
which must be congruent by that rotation, the area of
is
. Therefore the answer is
.