Maths Olympiad Prep

Track / Stage 3 / 187 of 260 #187 of 1964

Problem 187

AMC 10/12, early questions
Geometry Difficulty 3.6 Find the answer

Given that curve C is the set of points for which the absolute difference of the distances to two fixed points F₁(-2, 0) and F₂(2, 0) is equal to a constant length 2a.

1. If a = 3\sqrt {3}, find the equation of curve C.
2. If line l passes through the point (0, 1) and has only one common point with curve C from part 1, find the equation of the line.
3. If a = 1, determine whether there exists a line y = kx + 2 that intersects curve C at two points A and B such that OA is perpendicular to OB. If such a line exists, find the value of k. If not, explain why.

A number or a short expression. Spacing, $ signs and \frac vs / are all fine.

Official solution

1. Since curve C is the set of points for which the absolute difference of the distances to two fixed points F₁(-2, 0) and F₂(2, 0) is equal to a constant length 23\sqrt {3}, by the definition of a hyperbola, curve C is a hyperbola with foci F₁(-2, 0) and F₂(2, 0) and a real axis length of 23\sqrt {3}. Therefore, the equation of curve C is x23y2=1\frac{x^{2}}{3} - y^{2} = 1.

2. Since line l passes through the point (0, 1), when the slope of line l does not exist, the line is x = 0, which is not valid. When the slope k of line l exists, let the equation of line l be y = kx + 1. When k = ±33± \frac{\sqrt{3}}{3}, line l is y = ±33± \frac{\sqrt{3}}{3}x + 1, which intersects curve C at only one focus. Solving the system of equations:

{x23y2=3y=kx+1\begin{cases} x^{2} - 3y^{2} = 3 \\ y = kx + 1 \end{cases}

We get (1 - 3k²)x² - 6kx - 6 = 0. When 1 - 3k² ≠ 0, the discriminant Δ = 36k² + 24(1 - 3k²) = 0, and we find that k = ±2. Therefore, line l has only one common point with curve C, and the equation of line l is y = ±2x + 1.

In summary, the equation of line l is y = ±33± \frac{\sqrt{3}}{3}x + 1 or y = ±2x + 1.

3. When a = 1, the equation of curve C is x2y23=1x^{2} - \frac{y^{2}}{3} = 1. Solving the system of equations:

{x2y23=1y=kx+2\begin{cases} x^{2} - \frac{y^{2}}{3} = 1 \\ y = kx + 2 \end{cases}

We get (3 - k²)x² - 4kx - 4 = 0. Let A(x₁, y₁) and B(x₂, y₂) be the intersection points. Then, x₁ + x₂ = 4k3k2\frac{4k}{3 - k^{2}} and x₁x₂ = 43k2- \frac{4}{3 - k^{2}}. Also, y₁y₂ = (kx₁ + 2)(kx₂ + 2) = k²x₁x₂ + k(x₁ + x₂) + 4 = 4k23k2+4k23k2+4=4- \frac{4k^{2}}{3 - k^{2}} + \frac{4k^{2}}{3 - k^{2}} + 4 = 4.

Since OA is perpendicular to OB, x₁x₂ + y₁y₂ = 4 - 43k2\frac{4}{3 - k^{2}} = 0. Therefore, 3 - k² = 1, and we find that k = ±2± \sqrt{2}.

The final answers are:

1. The equation of curve C is x23y2=1\boxed{\frac{x^{2}}{3} - y^{2} = 1}.
2. The equation of line l is y=±33x+1 or y=±2x+1\boxed{y = ± \frac{\sqrt{3}}{3}x + 1 \text{ or } y = ±2x + 1}.
3. The value of k is k=±2\boxed{k = ± \sqrt{2}}.

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