Line y = mx + c is tangent to x²/a² + y²/b² = 1 iff c² = a²m² + b². Unlike a parabola, two values of c (opposite signs) work for each slope m.
From the tangent-slope derivation: y=mx+c is tangent to x2/a2+y2/b2=1 iff:
c2=a2m2+b2
Comparison across conics:
| Conic | Tangent condition |
|---|
| Circle x2+y2=a2 | c2=a2(1+m2) |
| Parabola y2=4ax | c=a/m (one value) |
| Ellipse x2/a2+y2/b2=1 | c2=a2m2+b2 (two values) |
| Hyperbola x2/a2−y2/b2=1 | c2=a2m2−b2 (two values, requires m>b/a) |
The parabola is the only conic with a unique tangent per slope (its one "open end" allows only one tangent direction per slope).
Test: Is y=x+3 tangent to x2/4+y2/3=1?
Here m=1, a2=4, b2=3, c=3.
Check: c2=9, a2m2+b2=4+3=7=9. Not a tangent.
Is y=x+7 tangent? c2=7=a2m2+b2=7. Yes.