Coordinate Geometry | Exercise 7.1

Question 10

Find a relation between x and y such that the point (x, y) is equidistant from the point (3, 6) and (–3, 4).

Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution

Equidistant: A point is equidistant from two other points when its distance from both is exactly equal. So here, the distance from (x,y)(x, y) to (3,6)(3, 6) equals the distance from (x,y)(x, y) to (3,4)(-3, 4).

Distance Formula: The distance between two points A(x1,y1)\text{A}(x_1, y_1) and B(x2,y2)\text{B}(x_2, y_2):

d=(x2x1)2+(y2y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}

We set the two distances equal and simplify to find the relation between xx and yy.

Let's find a relation where the distance from point (x, y) to (3, 6) is the same as to (-3, 4).

Step 1 — Set up the distance equation

Let the point be P(x, y). Let the first given point be A(3, 6). Let the second given point be B(-3, 4). The problem states that point P is equidistant from A and B. This means the distance PA must be equal to the distance PB. We use the distance formula: d=(x2x1)2+(y2y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}.

PA=(3x)2+(6y)2PA = \sqrt{(3 - x)^2 + (6 - y)^2}

PB=(3x)2+(4y)2PB = \sqrt{(-3 - x)^2 + (4 - y)^2}

Since PA=PBPA = PB, we can write:

(3x)2+(6y)2=(3x)2+(4y)2\sqrt{(3 - x)^2 + (6 - y)^2} = \sqrt{(-3 - x)^2 + (4 - y)^2}

Diagram 1

Step 2 — Square both sides and expand

Let's square both sides of the equation. This removes the square roots.

(3x)2+(6y)2=(3x)2+(4y)2(3 - x)^2 + (6 - y)^2 = (-3 - x)^2 + (4 - y)^2

Now, we expand each squared term using the formula (ab)2=a22ab+b2(a-b)^2 = a^2 - 2ab + b^2.

96x+x2+3612y+y2=9+6x+x2+168y+y29 - 6x + x^2 + 36 - 12y + y^2 = 9 + 6x + x^2 + 16 - 8y + y^2

Step 3 — Simplify and find the relation

Let's combine the constant terms on each side.

45+x26x+y212y=25+x2+6x+y28y45 + x^2 - 6x + y^2 - 12y = 25 + x^2 + 6x + y^2 - 8y

We can cancel x2x^2 and y2y^2 from both sides.

456x12y=25+6x8y45 - 6x - 12y = 25 + 6x - 8y

Now, let's move all terms involving x and y to one side. We will move them to the right side to keep the x term positive.

4525=6x+6x8y+12y45 - 25 = 6x + 6x - 8y + 12y

Let's simplify the equation.

20=12x+4y20 = 12x + 4y

We can divide the entire equation by 4 to simplify it further.

204=12x4+4y4\frac{20}{4} = \frac{12x}{4} + \frac{4y}{4}

5=3x+y5 = 3x + y

We can write this as:

3x+y=5\boxed{3x + y = 5}

Answer

The relation between x and y is 3x+y=53x + y = 5.

More questions in Exercise 7.1

Q1

Find the distance between the following pairs of points :

(i) (2,3),(4,1)(2, 3), (4, 1) (ii) (5,7),(1,3)(-5, 7), (-1, 3) (iii) (a,b),(a,b)(a, b), (-a, -b)

Q2

Find the distance between the points (0,0)(0, 0) and (36,15)(36, 15). Can you now find the distance between the two towns A and B discussed in Section 7.2.

Q3

Determine if the points (1,5),(2,3)(1, 5), (2, 3) and (2,11)(-2, -11) are collinear.

Q4

Check whether (5,2),(6,4)(5, -2), (6, 4) and (7,2)(7, -2) are the vertices of an isosceles triangle.

Q5

In a classroom, 4 friends are seated at the points A, B, C and D as shown in Fig. 7.8. Champa and Chameli walk into the class and after observing for a few minutes Champa asks Chameli, “Don’t you think ABCD is a square?” Chameli disagrees. Using distance formula, find which of them is correct.

Q6

Name the type of quadrilateral formed, if any, by the following points, and give reasons for your answer:

(i) (1,2),(1,0),(1,2),(3,0)(-1, -2), (1, 0), (-1, 2), (-3, 0)

(ii) (3,5),(3,1),(0,3),(1,4)(-3, 5), (3, 1), (0, 3), (-1, -4)

(iii) (4,5),(7,6),(4,3),(1,2)(4, 5), (7, 6), (4, 3), (1, 2)

Q7

Find the point on the xx-axis which is equidistant from (2,5)(2, -5) and (2,9)(-2, 9).

Q8

Find the values of yy for which the distance between the points P(2,3)P(2, -3) and Q(10,y)Q(10, y) is 10 units.

Q9

If Q(0, 1) is equidistant from P(5, –3) and R(x, 6), find the values of x. Also find the distances QR and PR.

Q10

Find a relation between x and y such that the point (x, y) is equidistant from the point (3, 6) and (–3, 4).

← Back to Coordinate Geometry