Maths Olympiad Prep

Library / /16 of 97

Geometry Difficulty 7.4 National olympiad, round 2 Find the answer

Let XOY=π2\angle XOY = \frac{\pi}{2}; PP is a point inside XOY\angle XOY and we have OP=1;XOP=π6.OP = 1; \angle XOP = \frac{\pi}{6}. A line passes PP intersects the Rays OXOX and OYOY at MM and NN. Find the maximum value of OM+ONMN.OM + ON - MN.

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

Solution

Given that XOY=π2\angle XOY = \frac{\pi}{2}, PP is a point inside XOY\angle XOY with OP=1OP = 1 and XOP=π6\angle XOP = \frac{\pi}{6}. We need to find the maximum value of OM+ONMNOM + ON - MN where a line passing through PP intersects the rays OXOX and OYOY at MM and NN, respectively.

To solve this problem, we will use geometric properties and trigonometric identities.

1. Place OO at the origin of the coordinate system, with OXOX along the positive x-axis and OYOY along the positive y-axis.
2. The coordinates of PP can be determined using the given angle and distance:
P=(OPcosXOP,OPsinXOP)=(cosπ6,sinπ6)=(32,12). P = (OP \cos \angle XOP, OP \sin \angle XOP) = \left( \cos \frac{\pi}{6}, \sin \frac{\pi}{6} \right) = \left( \frac{\sqrt{3}}{2}, \frac{1}{2} \right).

3. Let the line passing through PP have the equation y=mx+cy = mx + c. Since it passes through PP, we have:
12=m32+c    c=12m32. \frac{1}{2} = m \cdot \frac{\sqrt{3}}{2} + c \implies c = \frac{1}{2} - \frac{m \sqrt{3}}{2}.

4. The line intersects OXOX (where y=0y = 0) at MM:
0=mx+(12m32)    x=m312m. 0 = mx + \left( \frac{1}{2} - \frac{m \sqrt{3}}{2} \right) \implies x = \frac{m \sqrt{3} - 1}{2m}.
Thus, MM has coordinates (m312m,0)\left( \frac{m \sqrt{3} - 1}{2m}, 0 \right).

5. The line intersects OYOY (where x=0x = 0) at NN:
y=12m32. y = \frac{1}{2} - \frac{m \sqrt{3}}{2}.
Thus, NN has coordinates (0,1m32)\left( 0, \frac{1 - m \sqrt{3}}{2} \right).

6. Calculate the distances OMOM, ONON, and MNMN:
OM=m312m,ON=1m32, OM = \left| \frac{m \sqrt{3} - 1}{2m} \right|, \quad ON = \left| \frac{1 - m \sqrt{3}}{2} \right|,
MN=(m312m)2+(1m32)2. MN = \sqrt{\left( \frac{m \sqrt{3} - 1}{2m} \right)^2 + \left( \frac{1 - m \sqrt{3}}{2} \right)^2}.

7. Simplify the expression OM+ONMNOM + ON - MN and find the maximum value by considering the geometric constraints and trigonometric identities.

By analyzing the geometric configuration and using calculus or trigonometric optimization, we find that the maximum value of OM+ONMNOM + ON - MN is achieved when the line through PP is perpendicular to the angle bisector of XOY\angle XOY.

The maximum value of OM+ONMNOM + ON - MN is:
2. \boxed{2}.

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: Omni-MATH, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.