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, 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, 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. Therefore, the equation of curve C is 3x2−y2=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, line l is y = ±33x + 1, which intersects curve C at only one focus. Solving the system of equations:
{x2−3y2=3y=kx+1
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 = ±33x + 1 or y = ±2x + 1.
3. When a = 1, the equation of curve C is x2−3y2=1. Solving the system of equations:
{x2−3y2=1y=kx+2
We get (3 - k²)x² - 4kx - 4 = 0. Let A(x₁, y₁) and B(x₂, y₂) be the intersection points. Then, x₁ + x₂ = 3−k24k and x₁x₂ = −3−k24. Also, y₁y₂ = (kx₁ + 2)(kx₂ + 2) = k²x₁x₂ + k(x₁ + x₂) + 4 = −3−k24k2+3−k24k2+4=4.
Since OA is perpendicular to OB, x₁x₂ + y₁y₂ = 4 - 3−k24 = 0. Therefore, 3 - k² = 1, and we find that k = ±2.
The final answers are:
1. The equation of curve C is 3x2−y2=1. 2. The equation of line l is y=±33x+1 or y=±2x+1. 3. The value of k is k=±2.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.