Maths Olympiad Prep

Library / /254 of 520

Geometry Difficulty 5.2 AIME, harder Find the answer

Example 1. Let P\mathrm{P} be a fixed point inside the circle O\odot \mathrm{O}, and draw two perpendicular lines through P\mathrm{P} intersecting the circle at points A\mathrm{A} and B\mathrm{B}. Find the equation of the locus of the midpoint of chord AB\mathrm{AB}.

A number or a short expression. Spacing and $ signs are ignored.

Solution

As shown in Figure 1, take the line PO as the x-axis, with O as the origin to establish a Cartesian coordinate system. (Set up the coordinate system)

Let the radius of the circle be R, |PO| = a, and the midpoint of chord AB be M(x, y). (Set points)
Connect PM and OM, then |PM| = |MB|.
Also, |OB|^2 = |OM|^2 + |MB|^2,
Therefore, |OB|^2 = |OM|^2 + |PM|^2.
(List equations)
Substitute with the distance formula to get: (x + a)^2 + y^2 + x^2 + y^2 = R^2,
which simplifies to x^2 + y^2 + ax - \frac{R^2 - a^2}{2} = 0, which is the equation of the curve sought.

When finding the equation of a curve, setting up the coordinate system is fundamental. Different coordinate systems can lead to varying levels of complexity in deriving the equation. If the Cartesian coordinate system is set up as shown in Figure 2, the process of deriving the equation becomes more complicated, and the result
(xa2)2+(yb2)2=2R2a2b24, is not  \left(x - \frac{a}{2}\right)^2 + \left(y - \frac{b}{2}\right)^2 = \frac{2R^2 - a^2 - b^2}{4} \text{, is not }
as simple as the previous one. When solving problems using the direct method, listing equations is key. It is essential to fully utilize the geometric properties of the conditions, and if necessary, add auxiliary lines. Sometimes, equations can also be listed based on the equal angle relationships.

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.