Coordinate Geometry | Exercise 7.1

Question 3

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

Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution
Understand the Question
  • Three points AA, BB, and CC are collinear if they lie on the same straight line, which requires the sum of the lengths of any two segments to equal the length of the third segment (e.g., AB+BC=CAAB + BC = CA).
  • The distance formula between two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is: d=(x2x1)2+(y2y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}
  • We find the distances ABAB, BCBC, and CACA, and verify whether the sum of any two distances equals the third.

Step 1 · Calculate Distance AB

Let the given points be A(1,5)A(1, 5), B(2,3)B(2, 3), and C(2,11)C(-2, -11).Using the distance formula for A(1,5)A(1, 5) and B(2,3)B(2, 3):

AB=(21)2+(35)2=(1)2+(2)2=1+4=5\begin{aligned} AB &= \sqrt{(2 - 1)^2 + (3 - 5)^2} \\[0.6em] &= \sqrt{(1)^2 + (-2)^2} \\[0.6em] &= \sqrt{1 + 4} \\[0.6em] &= \sqrt{5} \end{aligned}

Step 2 · Calculate Distance BC

Using the distance formula for B(2,3)B(2, 3) and C(2,11)C(-2, -11):

BC=(22)2+(113)2=(4)2+(14)2=16+196=212\begin{aligned} BC &= \sqrt{(-2 - 2)^2 + (-11 - 3)^2} \\[0.6em] &= \sqrt{(-4)^2 + (-14)^2} \\[0.6em] &= \sqrt{16 + 196} \\[0.6em] &= \sqrt{212} \end{aligned}

Step 3 · Calculate Distance CA

Using the distance formula for C(2,11)C(-2, -11) and A(1,5)A(1, 5):

CA=(1(2))2+(5(11))2=(1+2)2+(5+11)2=(3)2+(16)2=9+256=265\begin{aligned} CA &= \sqrt{(1 - (-2))^2 + (5 - (-11))^2} \\[0.6em] &= \sqrt{(1 + 2)^2 + (5 + 11)^2} \\[0.6em] &= \sqrt{(3)^2 + (16)^2} \\[0.6em] &= \sqrt{9 + 256} \\[0.6em] &= \sqrt{265} \end{aligned}

Step 4 · Check for Collinearity

Comparing the calculated distances:

AB+BC=5+2122.236+14.560=16.796CA=26516.279\begin{aligned} AB + BC &= \sqrt{5} + \sqrt{212} \approx 2.236 + 14.560 = 16.796 \\[0.6em] CA &= \sqrt{265} \approx 16.279 \end{aligned}

Since 16.79616.27916.796 \neq 16.279, AB+BCCAAB + BC \neq CA.

Checking the other combinations: AB+CA=5+2652.236+16.279=18.515BCAB + CA = \sqrt{5} + \sqrt{265} \approx 2.236 + 16.279 = 18.515 \neq BC BC+CA=212+26514.560+16.279=30.839ABBC + CA = \sqrt{212} + \sqrt{265} \approx 14.560 + 16.279 = 30.839 \neq AB

Since no sum of two segment lengths equals the third, the points are not collinear.

Answer

The points (1,5)(1, 5), (2,3)(2, 3), and (2,11)(-2, -11) are not collinear.

Common Mistakes
  • Adding Under the Square Root: Incorrectly adding square roots as 5+212=217\sqrt{5} + \sqrt{212} = \sqrt{217}. Surds with different radicands cannot be directly added together under a single radical.
  • Sign Errors with Negative Coordinates: Mishandling double negatives during subtraction, such as writing 1(2)1 - (-2) as 12=11 - 2 = -1 instead of 1+2=31 + 2 = 3.
  • Incomplete Verification: Only checking AB+BC=CAAB + BC = CA without identifying which segment is the longest.

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