Maths Olympiad Prep

Library / /336 of 520

Geometry Difficulty 7.1 National olympiad, round 2 Prove it

Let ABCDABCD be a square and M,NM,N points on sides AB,BCAB, BC respectively such that MDN=45\angle MDN = 45^{\circ}. If RR is the midpoint of MNMN show that RP=RQRP =RQ where P,QP,Q are points of intersection of ACAC with the lines MD,NDMD, ND.

Solution

1. Given: ABCDABCD is a square, and MM and NN are points on sides ABAB and BCBC respectively such that MDN=45\angle MDN = 45^\circ. RR is the midpoint of MNMN. We need to show that RP=RQRP = RQ where PP and QQ are points of intersection of ACAC with the lines MDMD and NDND respectively.

2. Step 1: Since ABCDABCD is a square, all its sides are equal and all its angles are 9090^\circ. Let the side length of the square be aa.

3. Step 2: Place the square in the coordinate plane with A=(0,0)A = (0, 0), B=(a,0)B = (a, 0), C=(a,a)C = (a, a), and D=(0,a)D = (0, a). Let M=(x,0)M = (x, 0) and N=(a,y)N = (a, y) for some 0x,ya0 \leq x, y \leq a.

4. Step 3: The coordinates of DD are (0,a)(0, a). The slope of MDMD is a00x=ax\frac{a - 0}{0 - x} = -\frac{a}{x}. The slope of NDND is ay0a=yaa\frac{a - y}{0 - a} = \frac{y - a}{a}.

5. Step 4: The equation of line MDMD is y=axx+ay = -\frac{a}{x}x + a. The equation of line NDND is y=yaax+ay = \frac{y - a}{a}x + a.

6. Step 5: The diagonal ACAC has the equation y=xy = x since it passes through (0,0)(0, 0) and (a,a)(a, a).

7. Step 6: To find the intersection points PP and QQ, solve the equations of MDMD and NDND with ACAC:
- For PP: x=axx+ax = -\frac{a}{x}x + a simplifies to x=a2x = \frac{a}{2}, so P=(a2,a2)P = \left(\frac{a}{2}, \frac{a}{2}\right).
- For QQ: x=yaax+ax = \frac{y - a}{a}x + a simplifies to x=a2x = \frac{a}{2}, so Q=(a2,a2)Q = \left(\frac{a}{2}, \frac{a}{2}\right).

8. Step 7: Since PP and QQ both lie on the line ACAC and have the same coordinates, P=QP = Q.

9. Step 8: The midpoint RR of MNMN is (x+a2,y2)\left(\frac{x + a}{2}, \frac{y}{2}\right).

10. Step 9: Since P=QP = Q, the distances RPRP and RQRQ are equal because they are both the distance from RR to the same point PP.

Therefore, RP=RQRP = RQ.

\blacksquare

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.