Advertisements
Advertisements
Question
If the point P(x, y ) is equidistant from the points A(5, 1) and B (1, 5), prove that x = y.
Solution
The distance d between two points `(x_1,y_1)` ``nd `(x_2,y_2)` is given by the formula
`d = sqrt((x_1 - x_2)^2 + (y_1 - y_2)^2)`
The three given points are P(x, y), A(5,1) and B(1,5).
Now let us find the distance between ‘P’ and ‘A’.
`PA = sqrt((x - 5)^2 + (y - 1)^2)`
Now, let us find the distance between ‘P’ and ‘B’.
`PB = sqrt((x - 1)^2 + (y - 5)^2)`
It is given that both these distances are equal. So, let us equate both the above equations,
PA = PB
`sqrt((x - 5)^2 + (y -1)^2) = sqrt((x - 1)^2 + (y - 5)^2)`
Squaring on both sides of the equation we get,
`(x - 5)^2 + (y - 1)^2 = (x - 1)^2 + (y - 5)^2`
`=> x^2 + 25 - 10x + y^2 + 1 - 2y = x^2 + 1 - 2x + y^2 + 25 - 10y`
`=> 26 - 10x - 2y = 26 - 10y - 2x`
`=> 10y - 2y = 10x - 2x`
`=> 8y = 8x`
=> y = x
Hence we have proved that x = y.
APPEARS IN
RELATED QUESTIONS
Check whether (5, -2), (6, 4) and (7, -2) are the vertices of an isosceles triangle.
An equilateral triangle has two vertices at the points (3, 4) and (−2, 3), find the coordinates of the third vertex.
Find the distance of the following point from the origin :
(13 , 0)
Prove taht the points (-2 , 1) , (-1 , 4) and (0 , 3) are the vertices of a right - angled triangle.
A(2, 5), B(-2, 4) and C(-2, 6) are the vertices of a triangle ABC. Prove that ABC is an isosceles triangle.
Find the distance between the following pairs of point:
`(sqrt(3)+1,1)` and `(0, sqrt(3))`
Calculate the distance between the points P (2, 2) and Q (5, 4) correct to three significant figures.
Show that the point (0, 9) is equidistant from the points (– 4, 1) and (4, 1)
If (a, b) is the mid-point of the line segment joining the points A(10, –6) and B(k, 4) and a – 2b = 18, find the value of k and the distance AB.
A point (x, y) is at a distance of 5 units from the origin. How many such points lie in the third quadrant?