GeometryDifficulty 7.6National olympiad, round 2Find the answer
Consider three points P(0,−2),Q(0,2),A(a,a2+1)(0≤a≤1).
(1) Show that the difference of two line segments PA−AQ is constant regardless of a, then find the value.
(2) Let B be the point of intersection between the half-line passing through A with the end point Q and the parabola y=82x2, and let C be the point of intersection between the perpendicular line drawn from the point B to the line y=2. Show that the sum of the line segments PA+AB+BC is constant regardless of a, 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), Q(0,2), A(a,a2+1). - Distance PA: PA=a2+(a2+1+2)2 - Distance AQ: AQ=a2+(a2+1−2)2
2. Simplify the distances: - For PA: PA=a2+(a2+1+2)2=a2+a2+1+22a2+1+2=2a2+3+22a2+1 - For AQ: AQ=a2+(a2+1−2)2=a2+a2+1−22a2+1+2=2a2+3−22a2+1
3. **Calculate the difference PA−AQ:** PA−AQ=2a2+3+22a2+1−2a2+3−22a2+1
4. Simplify the expression: - Let h=a2+1, then: PA=2a2+3+22h AQ=2a2+3−22h - The difference: PA−AQ=2a2+3+22h−2a2+3−22h
5. Use the property of hyperbolas: - Since A lies on the upper branch of the hyperbola with foci P and Q, the difference PA−AQ is constant and equals the distance between the directrices of the hyperbola. - The distance between the directrices is 2.
6. Conclusion: PA−AQ=2
### Part (2)
1. **Define the point B:** - B is the intersection of the half-line through A and Q with the parabola y=82x2. - Equation of the line through A and Q: y−a2+1=0−a2−a2+1(x−a) y=−a2−a2+1x+−aa(2−a2+1)+a2+1 y=aa2+1−2x+2
2. Find the intersection with the parabola: - Substitute y=82x2 into the line equation: 82x2=aa2+1−2x+2
3. **Solve for x:** - This is a quadratic equation in x: 82x2−aa2+1−2x−2=0
4. **Find the coordinates of B:** - Solve the quadratic equation to find x, then substitute back to find y.
5. **Define the point C:** - C is the intersection of the perpendicular from B to the line y=2.
6. **Calculate the distances AB and BC:** - Use the coordinates of B to find AB and BC.
7. **Sum the distances PA+AB+BC:** - Since PA−AQ=2 and B lies on the parabola, the sum PA+AB+BC is constant.
8. Conclusion: PA+AB+BC=4+2
The final answer is 4+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.