Find the point on x axis which is equidistance from points (-2,5) (2,-3)?

 let the points be A(-2,5) , B(2,-3) amd C (a,0)

as the points are equdistant the distance between AC and BC is equal

AC=BC

AC2=BC2

(a+2)2 + (0-5)2 = (a-2)2 + (0+3)2

a2+4a+4+25 = a2-4a+4+9

8a+29 = 13

8a = -16  

a = -2

therefore, the point on x-axis which is equidistant from A(-2,5) and B(2,-3) is C(-2,0).

  • 12

Let any point equidistant from the points (-2,5) and (2,-3) be given by P(x,y)

Then since distance between (x,y) and (-2,5) and the distance between (x,y) and (2,-3) is equal, we have by the distance formula:

(x-(-2))2 + (y-5)2 = (x-2)2 + (y-(-3))2

On evaluating, this comes out to: x - 2y + 2 = 0

This line is the locus of all the points equidistant from (-2,5) and (2,-3) [Locus is the line or curve representing all the solutions to a given equation]

Since you want the point on the x-axis that is equidistant from these points, put y = 0 in x - 2y + 2 = 0 (because y=0 for any pt in the x-axis). You get x + 2 = 0 i.e  x = -2. Hence the point on the x-axis equidistant from the given points is (-2,0)

Note that you can also solve this problem more easily by taking y in the equation (x+2)2 + (y-5)2 = (x-2)2 + (y+3)2 to be zero, as you know that the point lies on the x-axis and y=0. Hence you can directly get x = -2. But I found the locus so as to give you a better understanding of the concept.

  • 4

what exatly is locus can u explain...

plz

  • 0
What are you looking for?