Coordinate Geometry | Exercise 7.1

Question 8

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.

Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution
Understand the Question
  • The distance dd between points P(x1,y1)P(x_1, y_1) and Q(x2,y2)Q(x_2, y_2) is given by the distance formula: d=(x2x1)2+(y2y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}
  • Given P(2,3)P(2, -3), Q(10,y)Q(10, y), and distance PQ=10PQ = 10 units.
  • Substituting the given values and squaring both sides gives a quadratic equation in yy, which can be solved to find all possible values of yy.

Step 1 · Set up the Quadratic Equation

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

Substitute P(2,3)P(2, -3), Q(10,y)Q(10, y), and d=10d = 10

10=(102)2+(y(3))210=82+(y+3)210=64+(y2+6y+9)10=y2+6y+73\begin{aligned} 10 &= \sqrt{(10 - 2)^2 + (y - (-3))^2} \\[0.6em] 10 &= \sqrt{8^2 + (y + 3)^2} \\[0.6em] 10 &= \sqrt{64 + (y^2 + 6y + 9)} \\[0.6em] 10 &= \sqrt{y^2 + 6y + 73} \end{aligned}

Squaring both sides

102=y2+6y+73100=y2+6y+73\begin{aligned} 10^2 &= y^2 + 6y + 73 \\[0.6em] 100 &= y^2 + 6y + 73 \end{aligned}

y2+6y+73100=0y^2 + 6y + 73 - 100 = 0

y2+6y27=0y^2 + 6y - 27 = 0

Step 2 · Solve for yy

Factorising the quadratic equation by splitting the middle term y2+9y3y27=0y^2 + 9y - 3y - 27 = 0

y(y+9)3(y+9)=0(y+9)(y3)=0\begin{aligned} y(y + 9) - 3(y + 9) &= 0 \\[0.6em] (y + 9)(y - 3) &= 0 \end{aligned}

Setting each factor to zero y+9=0ory3=0y + 9 = 0 \quad \text{or} \quad y - 3 = 0

y=9ory=3y = -9 \quad \text{or} \quad y = 3

Answer

y=3y = 3 or y=9y = -9

Common Mistakes
  • Sign Error in Coordinates: Writing (y3)2(y - 3)^2 instead of (y(3))2=(y+3)2(y - (-3))^2 = (y + 3)^2.
  • Discarding Negative Values: Forgetting that coordinates can be negative. While distance is always positive, the coordinate y=9y = -9 is fully valid.
  • Expansion Mistakes: Expanding (y+3)2(y + 3)^2 incorrectly as y2+9y^2 + 9 instead of y2+6y+9y^2 + 6y + 9.

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 AA and BB 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)(5, -2), (6,4)(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 AA, BB, CC and DD 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 ABCDABCD 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)Q(0, 1) is equidistant from P(5,3)P(5, -3) and R(x,6)R(x, 6), find the values of xx. Also find the distances QRQR and PRPR.

Q10

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

← Back to Coordinate Geometry