InterviewSolution
Saved Bookmarks
| 1. |
If a point (a,b) is equidistant from points (x+y , y-x) and (x-y , x+y) then which of the following is true?1 ay = bx2. ax = by3 . a + b = x + y4. a2y = b2x |
|
Answer» Correct option is 1 ay = bx |
|