InterviewSolution
Saved Bookmarks
| 1. |
If two lines intersect at P at right angular and pass through A(1,1) and B(1,0) respectively when what is the locus of P? |
| Answer» Correct Answer - `x^(2) + y^(2) - 2x - y + 1 =0` | |