Maths Olympiad Prep

Track / Stage 7 / 94 of 300 #1494 of 1964

Problem 1494

National olympiad second round; IMO P1/P4
Geometry Difficulty 7.2 Prove it

Let ABCDABCD be a convex quadrilateral, MM the midpoint of ABAB, NN the midpoint of BCBC, EE the intersection of the segments ANAN and BDBD, FF the intersection of the segments DMDM and ACAC. Prove that if BE=13BDBE = \frac 13 BD and AF=13ACAF = \frac 13 AC, then ABCDABCD is a parallelogram.

This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.

Official solution

1. Vector Representation and Setup:
- Choose the origin I I at the intersection of diagonals AC AC and BD BD .
- Let ICIA=a>0 \frac{IC}{IA} = a > 0 and IDIB=b>0 \frac{ID}{IB} = b > 0 .
- This implies C=aA C = -aA and D=bB D = -bB .

2. Midpoints Calculation:
- The midpoint M M of AB AB is given by:
M=A+B2 M = \frac{A + B}{2}
- The midpoint N N of BC BC is given by:
N=B+C2=BaA2 N = \frac{B + C}{2} = \frac{B - aA}{2}

3. Using Menelaus' Theorem:
- Apply Menelaus' theorem to the transversal AEN \overline{AEN} in triangle BCI BCI :
AEENNBBCCIIA=1 \frac{AE}{EN} \cdot \frac{NB}{BC} \cdot \frac{CI}{IA} = 1
- Similarly, apply Menelaus' theorem to the transversal DFM \overline{DFM} in triangle ABI ABI :
DFFMMAABBIID=1 \frac{DF}{FM} \cdot \frac{MA}{AB} \cdot \frac{BI}{ID} = 1

4. **Finding E E and F F :**
- From the given BE=13BD BE = \frac{1}{3} BD , we have:
E=1a+2B E = \frac{1}{a+2}B
- From the given AF=13AC AF = \frac{1}{3} AC , we have:
F=b2b+1A F = \frac{b}{2b+1}A

5. Equating the Conditions:
- Given 3BE=BD 3 \cdot BE = BD and 3AF=AC 3 \cdot AF = AC , we get:
E=2b3BandF=2a3A E = \frac{2-b}{3}B \quad \text{and} \quad F = \frac{2-a}{3}A
- Equate the expressions for E E and F F :
1a+2=2b3andb2b+1=2a3 \frac{1}{a+2} = \frac{2-b}{3} \quad \text{and} \quad \frac{b}{2b+1} = \frac{2-a}{3}

6. Solving the Equations:
- Solve the first equation:
3=(2b)(a+2)    3=2a+4ab2b    ab=2(ab)+1 3 = (2 - b)(a + 2) \implies 3 = 2a + 4 - ab - 2b \implies ab = 2(a - b) + 1
- Solve the second equation:
3b=(2a)(2b+1)    3b=4b+22aba    2ab=ba+2 3b = (2 - a)(2b + 1) \implies 3b = 4b + 2 - 2ab - a \implies 2ab = b - a + 2

7. Simplifying the Equations:
- Combine the equations:
ab=2(ab)+1and2ab=ba+2 ab = 2(a - b) + 1 \quad \text{and} \quad 2ab = b - a + 2
- Solving these simultaneously, we get:
a=b=1 a = b = 1

8. Conclusion:
- Since a=b=1 a = b = 1 , it follows that IC=IA IC = IA and ID=IB ID = IB .
- Therefore, the quadrilateral ABCD ABCD is a parallelogram.

\blacksquare

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