The equation $(x - a)^2 + (y - b)^2 = k(lx + my + n)^2$ represents
Step-by-Step Solution
Key Concept: The equation represents a conic with eccentricity e = √(k(l² + m²)). The curve type depends on comparing k(l² + m²) with 1: when k(l² + m²) = 1 it's a parabola (e=1), when k(l² + m²) < 1 it's an ellipse (e<1), when k(l² + m²) > 1 it's a hyperbola (e>1), and when k=0 it degenerates to a point circle.
The general conic equation $(x-a)^2 + (y-b)^2 = k(lx + my + n)^2$ represents different curves depending on the value of $k$. The eccentricity is determined by $e = \sqrt{k}\sqrt{l^2 + m^2}$ normalized by $\sqrt{l^2 + m^2}$. If $k(l^2 + m^2) = 1$, the curve is a parabola; if $k(l^2 + m^2) 1$, it's a hyperbola; and if $k = 0$, it's a point circle.
Correct Answer: 2,3,4