Maths Olympiad Prep

Track / Stage 8 / 39 of 180 #1739 of 1964

Problem 1739

IMO Shortlist mid-range; USAMO P2/P5
Geometry Difficulty 8.1 Prove it

Line intersects hyperbola H1H_1, given by the equation y=1/xy=1/x at points AA and BB, and hyperbola H2H_2, given by the equation y=1/xy=-1/x at points CC and DD. Tangents to hyperbola H1H_1 at points AA and BB intersect at point MM, and tangents to hyperbola H2H_2 at points CC and DD intersect at point NN. Prove that points MM and NN are symmetric about the origin.

This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.

Official solution

1. Equation of the Line:
The equation of the line is given by y=mx+q y = mx + q .

2. **Intersection with Hyperbola H1 H_1 :**
The hyperbola H1 H_1 is given by y=1x y = \frac{1}{x} . To find the points of intersection, we solve:
mx+q=1x mx + q = \frac{1}{x}
Multiplying through by x x , we get:
mx2+qx1=0 mx^2 + qx - 1 = 0
Solving this quadratic equation using the quadratic formula x=b±b24ac2a x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} , where a=m a = m , b=q b = q , and c=1 c = -1 , we get:
x=q±q2+4m2m x = \frac{-q \pm \sqrt{q^2 + 4m}}{2m}
Let w=q2+4m w = \sqrt{q^2 + 4m} . Then the solutions are:
x1=qw2m,x2=q+w2m x_1 = \frac{-q - w}{2m}, \quad x_2 = \frac{-q + w}{2m}
The corresponding points of intersection are:
A(qw2m,2mqw),B(q+w2m,2mq+w) A \left( \frac{-q - w}{2m}, \frac{2m}{-q - w} \right), \quad B \left( \frac{-q + w}{2m}, \frac{2m}{-q + w} \right)

3. **Intersection with Hyperbola H2 H_2 :**
The hyperbola H2 H_2 is given by y=1x y = -\frac{1}{x} . To find the points of intersection, we solve:
mx+q=1x mx + q = -\frac{1}{x}
Multiplying through by x x , we get:
mx2+qx+1=0 mx^2 + qx + 1 = 0
Solving this quadratic equation using the quadratic formula x=b±b24ac2a x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} , where a=m a = m , b=q b = q , and c=1 c = 1 , we get:
x=q±q24m2m x = \frac{-q \pm \sqrt{q^2 - 4m}}{2m}
Let v=q24m v = \sqrt{q^2 - 4m} . Then the solutions are:
x1=qv2m,x2=q+v2m x_1 = \frac{-q - v}{2m}, \quad x_2 = \frac{-q + v}{2m}
The corresponding points of intersection are:
C(qv2m,2mq+v),D(q+v2m,2mqv) C \left( \frac{-q - v}{2m}, \frac{2m}{q + v} \right), \quad D \left( \frac{-q + v}{2m}, \frac{2m}{q - v} \right)

4. **Tangents to Hyperbola H1 H_1 :**
The tangent to H1 H_1 at a point (x0,y0) (x_0, y_0) is given by:
yy0=1x02(xx0) y - y_0 = -\frac{1}{x_0^2}(x - x_0)
For point A(qw2m,2mqw) A \left( \frac{-q - w}{2m}, \frac{2m}{-q - w} \right) :
y+2mqw=4m2(q+w)2(x+q+w2m) y + \frac{2m}{-q - w} = -\frac{4m^2}{(q + w)^2} \left( x + \frac{q + w}{2m} \right)
For point B(q+w2m,2mq+w) B \left( \frac{-q + w}{2m}, \frac{2m}{-q + w} \right) :
y+2mq+w=4m2(qw)2(x+qw2m) y + \frac{2m}{-q + w} = -\frac{4m^2}{(q - w)^2} \left( x + \frac{q - w}{2m} \right)
Solving these two equations simultaneously, we find the intersection point M M :
M(2mq,2q) M \left( \frac{2m}{q}, -\frac{2}{q} \right)

5. **Tangents to Hyperbola H2 H_2 :**
The tangent to H2 H_2 at a point (x0,y0) (x_0, y_0) is given by:
yy0=1x02(xx0) y - y_0 = \frac{1}{x_0^2}(x - x_0)
For point C(qv2m,2mq+v) C \left( \frac{-q - v}{2m}, \frac{2m}{q + v} \right) :
y2mq+v=4m2(q+v)2(x+q+v2m) y - \frac{2m}{q + v} = \frac{4m^2}{(q + v)^2} \left( x + \frac{q + v}{2m} \right)
For point D(q+v2m,2mqv) D \left( \frac{-q + v}{2m}, \frac{2m}{q - v} \right) :
y2mqv=4m2(qv)2(x+qv2m) y - \frac{2m}{q - v} = \frac{4m^2}{(q - v)^2} \left( x + \frac{q - v}{2m} \right)
Solving these two equations simultaneously, we find the intersection point N N :
N(2mq,2q) N \left( -\frac{2m}{q}, \frac{2}{q} \right)

6. Symmetry about the Origin:
To prove that points M M and N N are symmetric about the origin, we need to show that M M and N N are reflections of each other across the origin. The coordinates of M M are (2mq,2q) \left( \frac{2m}{q}, -\frac{2}{q} \right) and the coordinates of N N are (2mq,2q) \left( -\frac{2m}{q}, \frac{2}{q} \right) . Clearly, N N is the reflection of M M across the origin.

\blacksquare

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.