Maths Olympiad Prep

Library / /381 of 520

Geometry Difficulty 7.2 National olympiad, round 2 Find the answer

Let A,B,C,DA,B,C,D, be four different points on a line \ell, so that AB=BC=CDAB=BC=CD. In one of the semiplanes determined by the line \ell, the points PP and QQ are chosen in such a way that the triangle CPQCPQ is equilateral with its vertices named clockwise. Let MM and NN be two points of the plane be such that the triangles MAPMAP and NQDNQD are equilateral (the vertices are also named clockwise). Find the angle MBN\angle MBN.

A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.

Solution

1. Assigning Complex Numbers:
We start by assigning complex numbers to the points on the line \ell. Let CC be the origin, i.e., C=0C = 0. Since AB=BC=CDAB = BC = CD, we can set:
A=2,B=1,C=0,D=1 A = -2, \quad B = -1, \quad C = 0, \quad D = 1
Let P=pP = p be a complex number representing the point PP.

2. Using the Sixth Root of Unity:
Let ω=eiπ/3\omega = e^{i\pi/3} be the sixth root of unity, which represents a rotation by 6060^\circ counterclockwise. To rotate a complex number zz by 6060^\circ about the origin, we multiply by ω\omega. To rotate zz by 6060^\circ about another point z0z_0, we use the transformation:
z(zz0)ω+z0 z \mapsto (z - z_0)\omega + z_0

3. **Finding QQ:**
Since CPQ\triangle CPQ is equilateral with vertices named clockwise, QQ is obtained by rotating PP by 6060^\circ counterclockwise about CC:
Q=pω Q = p\omega

4. **Finding MM:**
The point MM is such that MAP\triangle MAP is equilateral. To find MM, we rotate AA by 6060^\circ counterclockwise about PP:
M=(AP)ω+P=(2p)ω+p=2ωpω+p M = (A - P)\omega + P = (-2 - p)\omega + p = -2\omega - p\omega + p

5. **Finding NN:**
The point NN is such that NQD\triangle NQD is equilateral. To find NN, we rotate DD by 6060^\circ counterclockwise about QQ:
N=(DQ)ω+Q=(1pω)ω+pω=ωpω2+pω N = (D - Q)\omega + Q = (1 - p\omega)\omega + p\omega = \omega - p\omega^2 + p\omega
Since ω2=ω+1\omega^2 = -\omega + 1, we have:
N=ωp(ω+1)+pω=ω+pωp+pω=ω+2pωp N = \omega - p(-\omega + 1) + p\omega = \omega + p\omega - p + p\omega = \omega + 2p\omega - p

6. **Simplifying MM and NN:**
We simplify the expressions for MM and NN:
M=2ωpω+p M = -2\omega - p\omega + p
N=ω+2pωp N = \omega + 2p\omega - p

7. **Redefining BB as the Origin:**
To simplify the calculation of MBN\angle MBN, we redefine BB as the origin. Thus, we shift all points by adding 11:
M=M+1=2ωpω+p+1 M' = M + 1 = -2\omega - p\omega + p + 1
N=N+1=ω+2pωp+1 N' = N + 1 = \omega + 2p\omega - p + 1

8. Verifying Rotation:
We need to verify that NN' is MM' rotated by 6060^\circ about BB:
Mω=(2ωpω+p+1)ω=2ω2pω2+pω+ω M'\omega = (-2\omega - p\omega + p + 1)\omega = -2\omega^2 - p\omega^2 + p\omega + \omega
Using ω2=ω+1\omega^2 = -\omega + 1:
Mω=2(ω+1)p(ω+1)+pω+ω=2ω2+pωp+pω+ω M'\omega = -2(-\omega + 1) - p(-\omega + 1) + p\omega + \omega = 2\omega - 2 + p\omega - p + p\omega + \omega
Simplifying:
Mω=3ω2p+2pω M'\omega = 3\omega - 2 - p + 2p\omega
Comparing with NN':
N=ω+2pωp+1 N' = \omega + 2p\omega - p + 1
We see that Mω=NM'\omega = N', confirming that NN' is indeed MM' rotated by 6060^\circ about BB.

Conclusion:
Since NN' is MM' rotated by 6060^\circ about BB, the angle MBN\angle MBN is 6060^\circ.

The final answer is 60\boxed{60^\circ}.

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.