KnowledgeBoat Logo
|
OPEN IN APP

Chapter 25

Distance Formula — Case-Study Based Question

Class - 9 Concise Mathematics Selina



Case-Study Based Question

Question 1

A group of class IX students goes to a picnic during winter holidays. The positions of three friends Nitin, Rajesh and Kareem are shown by the points P, Q and R respectively.

A group of class IX students goes to a picnic during winter holidays. The positions of three friends Nitin, Rajesh and Kareem are shown by the points P, Q and R respectively. Distance Formula, Concise Mathematics Solutions ICSE Class 9.

(i) Find the distance between :

(a) Nitin and Rajesh

(b) Rajesh and Kareem

(c) Nitin and Kareem

(ii) Show that P, Q and R are collinear.

(iii) Find the point on x-axis which is equidistant from points Q and R.

(iv) If R is taken as origin; what will be the co-ordinates of P and Q ?

Answer

Given,

The co-ordinates are :

P(Nitin): (6, 4)

Q(Rajesh): (11, 9)

R(Kareem): (9, 7)

We know that

Distance between the given points = (x2x1)2+(y2y1)2\sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}

(i) (a) Distance between Nitin(P) and Rajesh(Q),

PQ=(116)2+(94)2=52+52=25+25=50=52.PQ = \sqrt{(11 - 6)^2 + (9 - 4)^2} \\[1em] = \sqrt{5^2 + 5^2} \\[1em] = \sqrt{25 + 25} \\[1em] = \sqrt{50} \\[1em] = 5\sqrt{2}.

Hence, distance between Nitin and Rajesh = 525\sqrt{2} units.

(b) Distance between Rajesh(Q) and Kareem(R),

QR=(119)2+(97)2=22+22=8=22.QR = \sqrt{(11 - 9)^2 + (9 - 7)^2} \\[1em] = \sqrt{2^2 + 2^2} \\[1em] = \sqrt{8} \\[1em] = 2\sqrt{2}.

Hence, distance between Rajesh and Kareem = 222\sqrt{2} units.

(c) Distance between Nitin(P) and Kareem(R),

PR=(96)2+(74)2=32+32=18=32.PR = \sqrt{(9 - 6)^2 + (7 - 4)^2} \\[1em] = \sqrt{3^2 + 3^2} \\[1em] = \sqrt{18} \\[1em] = 3\sqrt{2}.

Hence, distance between Nitin and Kareem = 323\sqrt{2} units.

(ii) Points P, Q and R are collinear only if, PR + RQ = PQ

Consider L.H.S,

PR + RQ = 32+223\sqrt{2} + 2\sqrt{2}

= 525\sqrt{2}

Consider R.H.S,

PQ = 525\sqrt{2}

∴ L.H.S = R.H.S

So, they are collinear.

Hence, P, Q and R are collinear.

(iii) Let S (x, 0) be the point on x-axis equidistant from Q and R.

According to question,

SQ = SR

(x11)2+(09)2=(x9)2+(07)2\sqrt{(x - 11)^2 + (0 - 9)^2} = \sqrt{(x - 9)^2 + (0 - 7)^2}

Squaring on both sides,

(x - 11)2 + (0 - 9)2 = (x - 9)2 + (0 - 7)2

x2 - 22x + 121 + 81 = x2 - 18x + 81 + 49

-18x + 22x = 121 + 81 - 81 - 49

4x = 121 - 49

4x = 72

x = 724\dfrac{72}{4} = 18.

∴ The point S = (18, 0).

Hence, point on x-axis that is equidistant from Q and R = (18, 0).

(iv) If R is taken as origin, to find points of P and Q, their coordinates must be subtracted from the original coordinates of R(9, 7).

P' = (6 - 9, 4 - 7) = (-3, -3)

Q' = (11 - 9, 9 - 7) = (2, 2)

Hence, coordinates of P and Q are = (-3, -3) and (2, 2) respectively.

Question 2

Rohan and Sohan stay in a village which are 50 km apart and are situated on Delhi Agra Highway as shown in the figure. Another highway YY' crosses Agra Delhi Highway at O (0, 0). A small local road PQ crosses both the highways at points A and B such that OA = 10 km and OB = 12 km. Also the villages of Sita and Gita are on the smaller highway YY'. Sita's village is 12 km from O and Gita's village is 15 km from O.

Rohan and Sohan stay in a village which are 50 km apart and are situated on Delhi Agra Highway as shown in the figure. Another highway YY' crosses Agra Delhi Highway at O (0, 0). A small local road PQ crosses both the highways at points A and B such that OA = 10 km and OB = 12 km. Also the villages of Sita and Gita are on the smaller highway YY'. Sita's village is 12 km from  O and Gita's village is 15 km from O. Distance Formula, Concise Mathematics Solutions ICSE Class 9.

Now answer the following questions:

(i) Find the Coordinates of A and B

(ii) Find the lengths of local road AB.

(iii) What is the shortest distance Sohan will cover to reach Sita's village.

(iv) How far is Rohan's village from Gita's village ?

Answer

(i) Point A is on the X-axis at a distance of 10 km from O (0, 0). So, A = (10, 0).

Point B is on the Y-axis at a distance of 12 km from O (0, 0). So, B = (0, 12).

Hence, coordinates of A = (10, 0) and coordinates of B = (0, 12).

(ii) Using Pythagoras theorem for the △OAB:

AB2 = BO2 + OA2

AB2 = 122 + 102

AB2 = 144 + 100

AB2 = 244

AB = 244\sqrt{244}

AB = 15.6 km.

Hence, length of the local road AB = 15.6 km.

(iii) Based on the diagram, Sohan's village is at (30, 0) and Sita's village is at (0, 12).

Distance=(x2x1)2+(y2y1)2=(300)2+(012)2=302+(12)2=900+144=1044=32.31 km\text{Distance} = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2} \\[1em] = \sqrt{(30 - 0)^2 + (0 - 12)^2} \\[1em] = \sqrt{30^2 + (-12)^2} \\[1em] = \sqrt{900 + 144} \\[1em] = \sqrt{1044} \\[1em] = 32.31 \text{ km}

Hence, shortest distance between Sohan's village and Sita's village = 32.31 km.

(iv) Distance of Rohan's village from Gita's village:

Distance between Rohan's village to O + Distance between Gita's village to O

= 20 + 15

= 35 km.

Hence, distance from Rohan's village to Gita's village = 35 km.

PrevNext