InterviewSolution
Saved Bookmarks
| 1. |
If line y = mx + c touches the ellipse x2/a2 + y2/b2 = 1, then value of c will be:(A) c = a/m(B) c = ±√ (a2m2 - b2)(C) c = ±√ (a2m2 + b2)(D) c = a√ (1 + m2) |
|
Answer» Answer is (C) c = ±√ (a2m2 + b2) |
|