Saved Bookmarks
| 1. |
Find a point which is equidistant from the points A=(-5,4)and B=(-1,6).How many such points are here? |
|
Answer» let the point be P(x,y)m1= m2= 1A(-5,4) and B(-1,6)x =m1x2+m2x1/m1+m2 = 1(-1) + 1(-5) / 2 = -6/2 =-3y =m1y2+m2y1/m1+m2 = 1(6) + 1(4) /2 = 10 /2 =5the point P(-3,5) is equidistant from A(-5,4) and B(-1,6). |
|