ABCD is a rectangle. I is the midpoint of CD. BI meets AC at M. Show that the line DM passes through the midpoint of BC. E is a point outside the rectangle such that AE=BE and ∠AEB=90o. If BE=BC=x, show that EM bisects ∠AMB. Find the area of AEBM in terms of x.
Official solution
1. **Part 1: Show that the line DM passes through the midpoint of BC**
Let D=(0,0), A=(0,2b), C=(2a,0), and B=(2a,2b). The midpoint I of CD is (a,0).
The slope of line BI is: slope of BI=2a−a2b−0=a2b The equation of line BI is: y=a2b(x−a)
Since AC is the diagonal of the rectangle, its equation can be found using the points A and C: slope of AC=2a−00−2b=−ab The equation of line AC is: y−2b=−ab(x−0)⟹y=−abx+2b
To find the intersection M of BI and AC, set the equations equal: a2b(x−a)=−abx+2b Simplify and solve for x: 2bx−2ba=−bx+2ab⟹3bx=4ab⟹x=34a Substitute x=34a back into the equation of AC: y=−ab(34a)+2b=−34b+2b=32b Thus, M(34a,32b).
The midpoint of BC is: (22a+2a,22b+0)=(2a,b)
The slope of line DM is: slope of DM=34a−032b−0=4a2b=2ab The equation of line DM is: y=2abx Plugging in x=2a: y=2ab⋅2a=b Therefore, DM passes through the midpoint of BC.
2. **Part 2: Show that EM bisects ∠AMB**
Since △AEB is a 45-45-90 triangle, AB=x2.
Let D=(0,0), A=(0,x), C=(x2,0), B=(x2,x), and I=(2x2,0).
The slope of AC is: slope of AC=x2−00−x=−21 The slope of BI is: slope of BI=x2−2x2x−0=2x2x=2 Since the slopes multiply to -1: (−21)(2)=−1 Thus, AC⊥BI, making ∠AMB=90∘.
Since AEBM is a cyclic quadrilateral, ∠AMB=∠ABE and ∠EMB=∠EAB. By the Base Angle Theorem, ∠EAB=∠EBA, so EM bisects ∠AMB.
3. **Part 3: Find the area of AEBM in terms of x**
The area of △AEB is: [AEB]=21×x×x=2x2
From Part 1, the height from CI to M is half as large as the height from AB to M, so the height from AB to M is 32x.
The area of △ABM is: [ABM]=21×x2×32x=3x22
The total area of AEBM is: [AEBM]=[AEB]+[ABM]=2x2+3x22=x2(21+32)=6x2(3+22)
The final answer is 6x2(3+22)
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.