返回题库

AIME 2025 II · 第 1 题

AIME 2025 II — Problem 1

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Six points A,B,C,D,E,A, B, C, D, E, and FF lie in a straight line in that order. Suppose that GG is a point not on the line and that AC=26,BD=22,CE=31,DF=33,AF=73,CG=40,AC=26, BD=22, CE=31, DF=33, AF=73, CG=40, and DG=30.DG=30. Find the area of BGE.\triangle BGE.

解析

Solution 1

AIME diagram

Let AB=aAB=a, BC=bBC=b, CD=cCD=c, DE=dDE=d and EF=eEF=e. Then we know that a+b+c+d+e=73a+b+c+d+e=73, a+b=26a+b=26, b+c=22b+c=22, c+d=31c+d=31 and d+e=33d+e=33. From this we can easily deduce c=14c=14 and a+e=34a+e=34 thus b+c+d=39b+c+d=39. Using Heron's formula we can calculate the area of CGD\triangle{CGD} to be (42)(28)(12)(2)=168\sqrt{(42)(28)(12)(2)}=168, and since the base of BGE\triangle{BGE} is 3914\frac{39}{14} of that of CGD\triangle{CGD} BGE\triangle{BGE} shares an altitude with CGD\triangle{CGD}, we conclude they are proportional and we can calculate the area of BGE\triangle{BGE} to be 168×3914=468168\times \frac{39}{14}=\boxed{468}.

~ Quick Asymptote Fix by eevee9406, edited by aoum

Solution 2 (Law of Cosines)

We need to solve for the lengths of ABAB, BCBC, CDCD, DEDE, and EFEF. Let AB=aAB = a, BC=bBC = b, CD=cCD = c, DE=dDE = d, and EF=eEF = e. We are given the following system of equations:

a+b=26,b+c=22,c+d=31,d+e=33,a+b+c+d+e=73.a + b = 26, \quad b + c = 22, \quad c + d = 31, \quad d + e = 33, \quad a + b + c + d + e = 73. Substituting a+b=26a + b = 26 and d+e=33d + e = 33 into the equation a+b+c+d+e=73a + b + c + d + e = 73, we get:

c=14.c = 14. Thus, we have:

a=18,b=8,c=14,d=17,e=16.a = 18, \quad b = 8, \quad c = 14, \quad d = 17, \quad e = 16. Next, consider triangle CDGCDG, where CD=14CD = 14, CG=40CG = 40, and DG=30DG = 30. By the Law of Cosines, we have:

CD2=CG2+DG22×CG×DG×cos(CGD).CD^2 = CG^2 + DG^2 - 2 \times CG \times DG \times \cos(\angle CGD). Substituting the known values:

142=402+3022×40×30×cos(CGD).14^2 = 40^2 + 30^2 - 2 \times 40 \times 30 \times \cos(\angle CGD). Simplifying:

196=1600+9002400cos(CGD).196 = 1600 + 900 - 2400 \cos(\angle CGD). 2400cos(CGD)=2500196=2304.2400 \cos(\angle CGD) = 2500 - 196 = 2304. cos(CGD)=2425.\cos(\angle CGD) = \frac{24}{25}. Therefore, we can find sin(CGD)\sin(\angle CGD) using the identity sin2θ+cos2θ=1\sin^2 \theta + \cos^2 \theta = 1:

sin(CGD)=1(2425)2=725.\sin(\angle CGD) = \sqrt{1 - \left(\frac{24}{25}\right)^2} = \frac{7}{25}. Now, the area of triangle CDGCDG is

12×40×30×725=168.\frac{1}{2} \times 40 \times 30 \times \frac{7}{25} = 168. Noting that the height of triangle CDGCDG is the same as the height of triangle BGEBGE, the ratio of the areas of the two triangles will be the same as the ratio of their corresponding lengths. Therefore, the answer is

168×3914=468.\frac{168 \times 39}{14} = \boxed{468}. (Feel free to add or correct any LaTeX and formatting)

~ Mitsuihisashi14, edited by aoum

Video Solution by Mathletes Corner

https://www.youtube.com/watch?v=cLIMq3LBQE0

~GP102

Video Solutions 2 by SpreadTheMathLove

https://www.youtube.com/watch?v=98hzWL-cUvk&t=6s