

InterviewSolution
Saved Bookmarks
1. |
The point on the x-axis which is equidistant from the points (7, 6) and (–3, 4) is (a) (0, 3) (b) (3, 0) (c) (–3, 0) (d) (0, –3) |
Answer» (b) (3,0) Let a point on the x-axis be (a, 0) . Then, Dist. bet. (a, 0) and (7, 6) = Dist. bet. (a, 0) and (–3, 4) (7 – a)2 + (6 –0)2 = (–3 – a)2 + (4 – 0)2 Now solve. |
|