In a square ABCD, E is the midpoint of BC and F is the midpoint of CD. Prove that AF and AE divide the diagonal BD in three equal segments.
This one wants a proof. Work it on paper, read the official solution, then mark
yourself honestly — the ladder only means something if the record is true.
Official solution
1. Identify the coordinates of the vertices of the square: Let the square ABCD be positioned in the coordinate plane with vertices at: A=(0,0),B=(a,0),C=(a,a),D=(0,a) where a is the side length of the square.
2. **Determine the coordinates of points E and F:** Since E is the midpoint of BC and F is the midpoint of CD, their coordinates are: E=(a,2a),F=(2a,a)
3. **Find the equations of lines AF and AE:** - The slope of AF is: slope of AF=2a−0a−0=2 Thus, the equation of line AF is: y=2x - The slope of AE is: slope of AE=a−02a−0=21 Thus, the equation of line AE is: y=21x
4. **Find the equation of diagonal BD:** - The slope of BD is: slope of BD=0−aa−0=−1 Thus, the equation of line BD is: y=−x+a
5. **Find the intersection points P and Q:** - Intersection point P=AF∩BD: 2x=−x+a⟹3x=a⟹x=3a Substituting x=3a into y=2x: y=2(3a)=32a Thus, P has coordinates: P=(3a,32a) - Intersection point Q=AE∩BD: 21x=−x+a⟹23x=a⟹x=32a Substituting x=32a into y=21x: y=21(32a)=3a Thus, Q has coordinates: Q=(32a,3a)
6. **Verify that P and Q divide BD into three equal segments:** - The coordinates of B and D are B=(a,0) and D=(0,a). - The length of diagonal BD is: BD=(a−0)2+(0−a)2=a2+a2=a2 - The distances BP, PQ, and QD are: BP=(a−3a)2+(0−32a)2=(32a)2+(−32a)2=94a2+94a2=98a2=32a2 PQ=(32a−3a)2+(3a−32a)2=(3a)2+(−3a)2=9a2+9a2=92a2=3a2 QD=(32a−0)2+(3a−a)2=(32a)2+(−32a)2=94a2+94a2=98a2=32a2 - Since BP=PQ=QD=3a2, the diagonal BD is divided into three equal segments.
■
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.