Maths Olympiad Prep

Library / /169 of 520

Geometry Difficulty 6.6 National olympiad Find the answer

Suppose points F1,F2F_1, F_2 are the left and right foci of the ellipse x216+y24=1\frac{x^2}{16}+\frac{y^2}{4}=1 respectively, and point PP is on line l:l:, x3y+8+23=0x-\sqrt{3} y+8+2\sqrt{3}=0. Find the value of ratio PF1PF2\frac{|PF_1|}{|PF_2|} when F1PF2\angle F_1PF_2 reaches its maximum value.

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

Solution

To solve this problem, we need to follow these steps:

1. Identify the foci of the ellipse:
The given ellipse is x216+y24=1\frac{x^2}{16} + \frac{y^2}{4} = 1. This is in the standard form x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1, where a2=16a^2 = 16 and b2=4b^2 = 4. Thus, a=4a = 4 and b=2b = 2.

The distance from the center to each focus is given by c=a2b2=164=12=23c = \sqrt{a^2 - b^2} = \sqrt{16 - 4} = \sqrt{12} = 2\sqrt{3}.

Therefore, the foci F1F_1 and F2F_2 are located at (23,0)(-2\sqrt{3}, 0) and (23,0)(2\sqrt{3}, 0) respectively.

2. **Find the coordinates of point PP on the line:**
The line equation is x3y+8+23=0x - \sqrt{3}y + 8 + 2\sqrt{3} = 0. We need to find a point PP on this line such that F1PF2\angle F_1PF_2 is maximized.

3. **Maximize F1PF2\angle F_1PF_2:**
The maximum value of F1PF2\angle F_1PF_2 for an ellipse occurs when PP is on the major axis of the ellipse. This is because the angle subtended by the foci at any point on the major axis is the largest possible.

The major axis of the ellipse is the x-axis. Therefore, we need to find the intersection of the line x3y+8+23=0x - \sqrt{3}y + 8 + 2\sqrt{3} = 0 with the x-axis (where y=0y = 0).

Substituting y=0y = 0 into the line equation:
x+8+23=0    x=823 x + 8 + 2\sqrt{3} = 0 \implies x = -8 - 2\sqrt{3}
Thus, the point PP is (823,0)(-8 - 2\sqrt{3}, 0).

4. **Calculate the distances PF1|PF_1| and PF2|PF_2|:**
PF1=((823)(23))2+(00)2=(8)2=8 |PF_1| = \sqrt{((-8 - 2\sqrt{3}) - (-2\sqrt{3}))^2 + (0 - 0)^2} = \sqrt{(-8)^2} = 8
PF2=((823)(23))2+(00)2=(843)2=8+43 |PF_2| = \sqrt{((-8 - 2\sqrt{3}) - (2\sqrt{3}))^2 + (0 - 0)^2} = \sqrt{(-8 - 4\sqrt{3})^2} = 8 + 4\sqrt{3}

5. **Find the ratio PF1PF2\frac{|PF_1|}{|PF_2|}:**
PF1PF2=88+43=84(2+3)=22+3 \frac{|PF_1|}{|PF_2|} = \frac{8}{8 + 4\sqrt{3}} = \frac{8}{4(2 + \sqrt{3})} = \frac{2}{2 + \sqrt{3}}
Rationalizing the denominator:
22+32323=2(23)(2+3)(23)=42343=423 \frac{2}{2 + \sqrt{3}} \cdot \frac{2 - \sqrt{3}}{2 - \sqrt{3}} = \frac{2(2 - \sqrt{3})}{(2 + \sqrt{3})(2 - \sqrt{3})} = \frac{4 - 2\sqrt{3}}{4 - 3} = 4 - 2\sqrt{3}

Therefore, the ratio PF1PF2\frac{|PF_1|}{|PF_2|} when F1PF2\angle F_1PF_2 reaches its maximum value is 31\sqrt{3} - 1.

The final answer is 31\boxed{\sqrt{3} - 1}.

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.