GeometryDifficulty 7.4National olympiad, round 2Prove it
On the equal AC and BC of an isosceles right triangle ABC , points D and E are marked respectively, so that CD=CE. Perpendiculars on the straight line AE, passing through the points C and D, intersect the side AB at the points P and Q.Prove that BP=PQ.
Solution
1. Assign Coordinates: Let D be on AC and let E be on BC with BC being a horizontal line parallel to the x-axis. We proceed with coordinate bashing. Let point C be the origin. We then let B=(a,0), A=(0,a), E=(b,0), and D=(0,b).
2. Find Equations of Lines: - The line AB can be described by the equation: y=−x+a - The line AE can be described by the equation: y=b−ax+a
3. Find Slopes of Perpendicular Lines: Since CP and DQ are perpendicular to AE, they both have a slope of ab. We then use points D and C to find the equations of these two lines: - The line PC: y=abx - The line DQ: y=abx+b
4. Find Points of Intersection: - The point of intersection of AB and PC (which is point P): −x+aaax=abx=x(1+ab)=x(aa+b)=a+ba2 Substituting x back into y=abx: y=ab⋅a+ba2=a+bab Thus, P=(a+ba2,a+bab).
- The point of intersection of AB and DQ (which is point Q): −x+aa−ba−bx=abx+b=x(aa+b)=x(aa+b)=a+ba2−ab Substituting x back into y=abx+b: y=ab⋅a+ba2−ab+b=a+bab−b2+ab=a+b2ab−b2 Thus, Q=(a+ba2−ab,a+b2ab).