KnowledgeBoat Logo
|

Mathematics

Find the distance between the following pairs of points :

(i) (-3, 6) and (2, -6)

(ii) (-a, -b) and (a, b)

(iii) (35,2)\Big(\dfrac{3}{5},2\Big) and (15,125)\Big(-\dfrac{1}{5}, 1\dfrac{2}{5}\Big)

(iv) (3+1,1)\Big({\sqrt3 +1},1\Big) and (0, 3\sqrt{3})

Distance Formula

34 Likes

Answer

(i) Let (-3, 6) = (x1, y1) and (2, -6) = (x2, y2)

⇒ Distance between the given points =

(x2x1)2+(y2y1)2=(2(3))2+(66)2=(5)2+(12)2=25+144=169=13\sqrt{(x2 - x1)^2 + (y2 - y1)^2}\\[1em] = \sqrt{(2 - (-3))^2 + (-6 - 6)^2}\\[1em] = \sqrt{(5)^2 + (-12)^2}\\[1em] = \sqrt{25 + 144}\\[1em] = \sqrt{169}\\[1em] = 13

Hence, distance between the given points is 13.

(ii) Let (-a, -b) = (x1, y1) and (a, b) = (x2, y2)

⇒ Distance between the given points =

(x2x1)2+(y2y1)2=(a(a))2+(b(b))2=(2a)2+(2b)2=4a2+4b2=2a2+b2\sqrt{(x2 - x1)^2 + (y2 - y1)^2}\\[1em] = \sqrt{(a - (-a))^2 + (b - (-b))^2}\\[1em] = \sqrt{(2a)^2 + (2b)^2}\\[1em] = \sqrt{4a^2 + 4b^2}\\[1em] = 2\sqrt{a^2 + b^2}\\[1em]

Hence, distance between the given points is 2a2+b22\sqrt{a^2 + b^2}.

(iii) Let (35,2)\Big(\dfrac{3}{5},2\Big) = (x1, y1) and (15,125)\Big(-\dfrac{1}{5}, 1\dfrac{2}{5}\Big) = (x2, y2)

⇒ Distance between the given points =

(x2x1)2+(y2y1)2=(1535)2+((1252))2=(45)2+(7105)2=1625+(35)2=1625+925=2525=1=1\sqrt{(x2 - x1)^2 + (y2 - y1)^2}\\[1em] = \sqrt{\Big(\dfrac{-1}{5} - \dfrac{3}{5} \Big)^2 + \Big(\Big(1\dfrac{2}{5} - 2 \Big)\Big)^2}\\[1em] = \sqrt{\Big(\dfrac{-4}{5}\Big)^2 + \Big(\dfrac{7-10}{5}\Big)^2}\\[1em] = \sqrt{\dfrac{16}{25} + \Big(\dfrac{-3}{5}\Big)^2}\\[1em] = \sqrt{\dfrac{16}{25} + \dfrac{9}{25}}\\[1em] = \sqrt{\dfrac{25}{25}}\\[1em] = \sqrt{1}\\[1em] = 1

Hence, distance between the given points is 1.

(iv) Let (3+1,1)\Big({\sqrt3 +1},1\Big) = (x1, y1) and (0, 3\sqrt{3}) = (x2, y2)

⇒ Distance between the given points =

(x2x1)2+(y2y1)2=(0(3+1))2+(31)2=((3+1))2+(31)2=3+1+23+1+323=8=22\sqrt{(x2 - x1)^2 + (y2 - y1)^2}\\[1em] = \sqrt{(0 - ({\sqrt3 +1}))^2 + (\sqrt3 - 1)^2}\\[1em] = \sqrt{(-{(\sqrt3 +1)})^2 + (\sqrt3 - 1)^2}\\[1em] = \sqrt{3 + 1 + 2\sqrt3 + 1 + 3 - 2\sqrt3}\\[1em] = \sqrt{8}\\[1em] = 2\sqrt2

Hence, distance between the given points is 222\sqrt2 = 2.83.

Answered By

15 Likes


Related Questions