Maths Olympiad Prep

Library / /384 of 520

Geometry Difficulty 3.8 AMC 10/12 Find the answer

Given an ellipse C:x2a2+y2b2=1(a>b>0)C:\frac{{x}^{2}}{{a}^{2}}+\frac{{y}^{2}}{{b}^{2}}=1(a>b>0) with eccentricity 33\frac{\sqrt{3}}{3}, and the minimum distance from a point on the ellipse to the focus is 31\sqrt{3}-1. (1)(1) Find the equation of the ellipse CC; (2)(2) A line ll with an inclination of 4545^{\circ} intersects the ellipse at points AA and BB, where AB=835|AB|=\frac{8\sqrt{3}}{5}. Find the general equation of the line ll.

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

Solution

Let's break down the solution step by step, adhering closely to the given solution and formatting the final answers as requested:

### Part (1): Find the equation of the ellipse CC

Given C:x2a2+y2b2=1C: \frac{x^{2}}{a^{2}} + \frac{y^{2}}{b^{2}} = 1 with eccentricity e=33e = \frac{\sqrt{3}}{3}, where e=cae = \frac{c}{a}, we can write:
e=ca=33e = \frac{c}{a} = \frac{\sqrt{3}}{3}
This gives us the relation:
a=3ca = \sqrt{3}c
Given that the minimum distance from a point on the ellipse to the focus is 31\sqrt{3} - 1, we have:
ac=31a - c = \sqrt{3} - 1
Substituting a=3ca = \sqrt{3}c into the above equation, we solve for aa and cc:
a=3,c=1a = \sqrt{3}, \quad c = 1
Using b2=a2c2b^{2} = a^{2} - c^{2}, we find:
b2=31=2b^{2} = 3 - 1 = 2
Therefore, the equation of the ellipse is:
x23+y22=1\boxed{\frac{x^{2}}{3} + \frac{y^{2}}{2} = 1}

### Part (2): Find the general equation of the line ll

Given the inclination of the line ll is 4545^{\circ}, we can express ll as:
y=x+my = x + m
For the intersection points A(x1,y1)A(x_{1}, y_{1}) and B(x2,y2)B(x_{2}, y_{2}), solving the system:
{x23+y22=1y=x+m\left\{\begin{array}{l} \frac{x^{2}}{3} + \frac{y^{2}}{2} = 1 \\ y = x + m \end{array}\right.
leads to the quadratic equation:
5x2+6mx+3m26=05x^{2} + 6mx + 3m^{2} - 6 = 0
For real solutions, the discriminant Δ\Delta must be positive:
Δ=36m245(3m26)=24(5m2)>0\Delta = 36m^{2} - 4 \cdot 5(3m^{2} - 6) = 24(5 - m^{2}) > 0
Thus:
5<m<5-\sqrt{5} < m < \sqrt{5}
Using Vieta's formulas:
x1+x2=6m5,x1x2=3m265x_1 + x_2 = -\frac{6m}{5}, \quad x_1x_2 = \frac{3m^2 - 6}{5}
The distance AB|AB| is given by:
AB=2(65m)24×3m265=835|AB| = \sqrt{2} \sqrt{{\left(-\frac{6}{5}m\right)}^2 - 4 \times \frac{3m^{2} - 6}{5}} = \frac{8\sqrt{3}}{5}
Solving this equation, we find:
m=±1m = \pm 1
Therefore, the general equations of line ll are:
xy1=0orxy+1=0\boxed{x - y - 1 = 0} \quad \text{or} \quad \boxed{x - y + 1 = 0}

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.