Maths Olympiad Prep

Library / /357 of 520

Geometry Difficulty 5.5 AIME, harder Find the answer

Let E,F,G,HE, F, G, H be points on the sides AB,BC,CD,DAAB, BC, CD, DA of square ABCDABCD, respectively, and the areas of AHE,BEF,CFG,DGH\triangle AHE, \triangle BEF, \triangle CFG, \triangle DGH are 2,28,t,72, 28, t, 7, respectively, where tt is a given positive real number. If the lines EG,FH,BDEG, FH, BD intersect at a single point, find the area of quadrilateral EFGHEFGH.

A number or a short expression. Spacing and $ signs are ignored.

Solution

Solution: As shown in Figure 1, let the side length of the square ABCDABCD be aa, and AH=x,DG=y,CF=z,BE=wAH = x, DG = y, CF = z, BE = w, then HD=ax,GC=ay,FB=az,EA=awHD = a - x, GC = a - y, FB = a - z, EA = a - w.
Thus, from the given conditions, we have
{x(aw)=4,y(ax)=14,z(ay)=2t,w(az)=56. \left\{\begin{array}{l} x(a - w) = 4, \\ y(a - x) = 14, \\ z(a - y) = 2t, \\ w(a - z) = 56. \end{array}\right.

Let EG,FH,BDEG, FH, BD intersect at point II. Since
IDHIBF,IGDIEB\triangle IDH \sim \triangle IBF, \triangle IGD \sim \triangle IEB,
we have DHBF=DIBI=DGBE\frac{DH}{BF} = \frac{DI}{BI} = \frac{DG}{BE},
i.e., (ax)w=(az)y(a - x)w = (a - z)y.
Substituting (2) and (4) into (5) gives 14yw=56wy\frac{14}{y} \cdot w = \frac{56}{w} \cdot y, i.e., w=2yw = 2y.
Substituting (6) into (1) gives
x(a2y)=4x(a - 2y) = 4.
Substituting (6) into (4) gives
y(az)=28y(a - z) = 28.
Eliminating zz from (8) and (3), and simplifying, we get
ay2+(a228+2t)y+28a=0. ay^2 + (-a^2 - 28 + 2t)y + 28a = 0.

Eliminating xx from (7) and (2), and simplifying, we get
2ay2+(a224)y+14a=0. 2ay^2 + (-a^2 - 24)y + 14a = 0.

Solving (9) and (11) gives
y=a2+20+2t3a. y = \frac{a^2 + 20 + 2t}{3a}.

Substituting (12) into (11) and simplifying, we get
a4+(742t)a2+(64016t8t2)=0. a^4 + (-74 - 2t)a^2 + (640 - 16t - 8t^2) = 0.

By the quadratic formula, we get
a2=37+t±3t2+10t+81. a^2 = 37 + t \pm 3\sqrt{t^2 + 10t + 81}.

Noting that the sum of the areas of the four triangles at the corners of the square is 37+t37 + t, from (12) (taking the positive sign), we know that the area of quadrilateral EFGHEFGH is 3t2+10t+813\sqrt{t^2 + 10t + 81} (where tt is any positive real number).
(Wu Weizhao, School of Mathematics and Information Science, Guangzhou University, 510405; Zuo Huaiqing, No. 6 Middle School of Guangzhou, Guangdong Province, 510000)

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.