Maths Olympiad Prep

Library / /476 of 520

Geometry Difficulty 7.6 National olympiad, round 2 Find the answer

Consider three points P(0,2), Q(0, 2), A(a, a2+1) (0a1)P(0,-\sqrt{2}),\ Q(0,\ \sqrt{2}),\ A(a,\ \sqrt{a^2+1})\ (0\leq a\leq 1).

(1) Show that the difference of two line segments PAAQPA-AQ is constant regardless of aa, then find the value.

(2) Let BB be the point of intersection between the half-line passing through AA with the end point QQ and the parabola y=28x2y=\frac{\sqrt{2}}{8}x^2, and let CC be the point of intersection between the perpendicular line drawn from the point BB to the line y=2y=2.
Show that the sum of the line segments PA+AB+BCPA+AB+BC is constant regardless of aa, then find the value.

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

Solution

### Part (1)

1. Define the points and distances:
- Points: P(0,2) P(0, -\sqrt{2}) , Q(0,2) Q(0, \sqrt{2}) , A(a,a2+1) A(a, \sqrt{a^2 + 1}) .
- Distance PA PA :
PA=a2+(a2+1+2)2 PA = \sqrt{a^2 + (\sqrt{a^2 + 1} + \sqrt{2})^2}
- Distance AQ AQ :
AQ=a2+(a2+12)2 AQ = \sqrt{a^2 + (\sqrt{a^2 + 1} - \sqrt{2})^2}

2. Simplify the distances:
- For PA PA :
PA=a2+(a2+1+2)2=a2+a2+1+22a2+1+2=2a2+3+22a2+1 PA = \sqrt{a^2 + (\sqrt{a^2 + 1} + \sqrt{2})^2} = \sqrt{a^2 + a^2 + 1 + 2\sqrt{2}\sqrt{a^2 + 1} + 2} = \sqrt{2a^2 + 3 + 2\sqrt{2}\sqrt{a^2 + 1}}
- For AQ AQ :
AQ=a2+(a2+12)2=a2+a2+122a2+1+2=2a2+322a2+1 AQ = \sqrt{a^2 + (\sqrt{a^2 + 1} - \sqrt{2})^2} = \sqrt{a^2 + a^2 + 1 - 2\sqrt{2}\sqrt{a^2 + 1} + 2} = \sqrt{2a^2 + 3 - 2\sqrt{2}\sqrt{a^2 + 1}}

3. **Calculate the difference PAAQ PA - AQ :**
PAAQ=2a2+3+22a2+12a2+322a2+1 PA - AQ = \sqrt{2a^2 + 3 + 2\sqrt{2}\sqrt{a^2 + 1}} - \sqrt{2a^2 + 3 - 2\sqrt{2}\sqrt{a^2 + 1}}

4. Simplify the expression:
- Let h=a2+1 h = \sqrt{a^2 + 1} , then:
PA=2a2+3+22h PA = \sqrt{2a^2 + 3 + 2\sqrt{2}h}
AQ=2a2+322h AQ = \sqrt{2a^2 + 3 - 2\sqrt{2}h}
- The difference:
PAAQ=2a2+3+22h2a2+322h PA - AQ = \sqrt{2a^2 + 3 + 2\sqrt{2}h} - \sqrt{2a^2 + 3 - 2\sqrt{2}h}

5. Use the property of hyperbolas:
- Since A A lies on the upper branch of the hyperbola with foci P P and Q Q , the difference PAAQ PA - AQ is constant and equals the distance between the directrices of the hyperbola.
- The distance between the directrices is 2 2 .

6. Conclusion:
PAAQ=2 PA - AQ = 2

### Part (2)

1. **Define the point B B :**
- B B is the intersection of the half-line through A A and Q Q with the parabola y=28x2 y = \frac{\sqrt{2}}{8}x^2 .
- Equation of the line through A A and Q Q :
ya2+1=2a2+10a(xa) y - \sqrt{a^2 + 1} = \frac{\sqrt{2} - \sqrt{a^2 + 1}}{0 - a}(x - a)
y=2a2+1ax+a(2a2+1)a+a2+1 y = \frac{\sqrt{2} - \sqrt{a^2 + 1}}{-a}x + \frac{a(\sqrt{2} - \sqrt{a^2 + 1})}{-a} + \sqrt{a^2 + 1}
y=a2+12ax+2 y = \frac{\sqrt{a^2 + 1} - \sqrt{2}}{a}x + \sqrt{2}

2. Find the intersection with the parabola:
- Substitute y=28x2 y = \frac{\sqrt{2}}{8}x^2 into the line equation:
28x2=a2+12ax+2 \frac{\sqrt{2}}{8}x^2 = \frac{\sqrt{a^2 + 1} - \sqrt{2}}{a}x + \sqrt{2}

3. **Solve for x x :**
- This is a quadratic equation in x x :
28x2a2+12ax2=0 \frac{\sqrt{2}}{8}x^2 - \frac{\sqrt{a^2 + 1} - \sqrt{2}}{a}x - \sqrt{2} = 0

4. **Find the coordinates of B B :**
- Solve the quadratic equation to find x x , then substitute back to find y y .

5. **Define the point C C :**
- C C is the intersection of the perpendicular from B B to the line y=2 y = 2 .

6. **Calculate the distances AB AB and BC BC :**
- Use the coordinates of B B to find AB AB and BC BC .

7. **Sum the distances PA+AB+BC PA + AB + BC :**
- Since PAAQ=2 PA - AQ = 2 and B B lies on the parabola, the sum PA+AB+BC PA + AB + BC is constant.

8. Conclusion:
PA+AB+BC=4+2 PA + AB + BC = 4 + \sqrt{2}

The final answer is 4+2 \boxed{ 4 + \sqrt{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: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.