

InterviewSolution
Saved Bookmarks
1. |
Find apoint on the x-axis which is equidistant from the points `(7, 6)`and `(-3, 4)`. |
Answer» Correct Answer - P(3,0) Let the required point be P(x,0) Then, `AP=BP Leftrightarrow AP^(2)=BP^(2)` |
|