InterviewSolution
Saved Bookmarks
| 1. |
A variable line L si drawn through O(0,0) to meet lines L_1 and L_2 " given by " y-x-10=0 and y-x-20=0 at point A and B, respectively. Locus of P, if OP^2=OAxxOB, is |
|
Answer» `(y-x)^2=200` |
|