Find the distance between the points :
(i) A(7, 13) and B(10, 9)
(ii) P(-4, 7) and Q(2, -5)
(iii) C(4, -5) and D(12, -11)
(iv) E(-6, -4) and F(9, -12)
Answer
(i) A(7, 13) and B(10, 9)
By distance formula,
Distance between two points = (x2−x1)2+(y2−y1)2
Substituting values we get :
AB=(10−7)2+(9−13)2=(3)2+(−4)2=9+16=25=5.
Hence, AB = 5 units.
(ii) P(-4, 7) and Q(2, -5)
By distance formula,
Distance between two points = (x2−x1)2+(y2−y1)2
Substituting values we get :
PQ=(2−(−4))2+(−5−7)2=(6)2+(−12)2=36+144=180=65
Hence, PQ = 65 units.
(iii) C(4, -5) and D(12, -11)
By distance formula,
Distance between two points = (x2−x1)2+(y2−y1)2
Substituting values we get :
CD=(12−4)2+(−11+5)2=(8)2+(−6)2=64+36=100=10
Hence, CD = 10 units.
(iv) E(-6, -4) and F(9, -12)
By distance formula,
Distance between two points = (x2−x1)2+(y2−y1)2
Substituting values we get :
EF=(9−(−6))2+(−12−(−4))2=(15)2+(−8)2=225+64=289=17
Hence, EF = 17 units.
Find the distance of each of the following points from the origin :
(i) A(6, -6)
(ii) B(-5, 5)
(iii) C(4, -6)
Answer
(i) A(6, -6)
Origin = O(0, 0)
By distance formula,
Distance between two points = (x2−x1)2+(y2−y1)2
Substituting values we get :
OA =(6−0)2+(−6−0)2=(6)2+(−6)2=36+36=72=62.
Hence, OA = 62 units.
(ii) B(-5, 5)
Let origin = O(0, 0)
By distance formula,
Distance between two points = (x2−x1)2+(y2−y1)2
Substituting values we get :
OB=(−5−0)2+(5−0)2=(−5)2+(5)2=25+25=50=52.
Hence, OB = 52 units.
(iii) C(4, -6)
Let origin = O(0, 0)
By distance formula,
Distance between two points = (x2−x1)2+(y2−y1)2
Substituting values we get :
OC =(4−0)2+(−6−0)2=(4)2+(−6)2=16+36=52=213.
Hence OC = 213 units.
Find the point on the x-axis, which is equidistant from the points A(2, -5) and B(-2, 9).
Answer
Let the point on x-axis which is equidistant from the points A(2, -5) and B(-2, 9) be P(x, 0).
As point is equidistant from the points A and B.
Distance of A and P = Distance of P and B
AP = PB
⇒(x−2)2+(0−(−5))2=(−2−x)2+(9−0)2
Squaring both sides, we get :
⇒ (x - 2)2 + 52 = (-2 - x)2 + 92
⇒ x2 + 4 - 4x + 25 = x2 + 4 + 4x + 81
⇒ -4x + 25 = 4x + 81
⇒ -4x - 4x + 25 - 81 = 0
⇒ -8x - 56 = 0
⇒ -8x = 56
⇒ x = -7.
Hence, P(-7, 0) is the point on x-axis which is equidistant from the points A(2, -5) and B(-2, 9).
Find the point on the y-axis, which is equidistant from the points A(-3, 2) and B(5, -2).
Answer
Let the point on y-axis which is equidistant from the points A(-3, 2) and B(5, -2) be P(0, y).
As point is equidistant from the points A and B.
Distance of A and P = Distance of P and B
AP = PB
⇒(0−(−3))2+(y−2)2=(5−0)2+((−2)−y)2
Squaring both sides, we get :
⇒ 32 + (y - 2)2 = 52 + (-2 -y)2
⇒ 9 + y2 + 4 - 4y = 25 + y2 + 4 + 4y
⇒ y2 - 4y + 13 = y2 + 4y + 29
⇒ y2 - y2 + 4y + 4y = 13 - 29
⇒ 8y = -16
⇒ y = -2.
Hence, P(0, -2) is the point on y-axis which is equidistant from the points A(-3, 2) and B(5, -2).
Show that the points A(3, 0), B(6, 4) and C(-1, 3) are the vertices of an isosceles right-angled triangle.
Answer
We will find the length of all sides of the triangle ABC by using distance formula,
Distance between two points = (x2−x1)2+(y2−y1)2
Substituting values we get :
⇒AB=(6−3)2+(4−0)2=(3)2+(4)2=9+16=25=5⇒BC=(−1−6)2+(3−4)2=(−7)2+(−1)2=49+1=50=52⇒AC=(−1−3)2+(3−0)2=(−4)2+(3)2=16+9=25=5
⇒ AB = AC
Also,
AB2 + AC2 = 52 + 52
= 25 + 25
= 50.
BC2 = (52)2 = 50.
Since,
AB2 + AC2 = BC2
⇒ △ABC is right angled triangle at A.
As two sides are equal.
⇒ △ABC is an isosceles right angled triangle.
Hence, proved that the points A(3, 0), B(6, 4) and C(-1, 3) are the vertices of an isosceles right-angled triangle.
Show that the points O(0, 0), A(3, 3) and B(3, -3) are the vertices of an equilateral triangle.
Answer
Using distance formula,
⇒OA=(3−0)2+(3−0)2=(3)2+(3)2=9+3=12=23 units⇒AB=(3−3)2+(−3−3)2=(0)2+(−23)2=0+12=12=23 units⇒OB=(3−0)2+(−3−0)2=(3)2+(−3)2=9+3=12=23 units.
Since OA = AB = OB, all the sides of the triangle are equal.
Hence, the points O(0, 0), A(3, 3) and B(3, -3) are the vertices of an equilateral triangle.
Show that the points A(1, 1), B(-1, 5), C(7, 9) and D(9, 5) are the vertices of a rectangle ABCD.
Answer
We will find the length of all sides by using distance formula.
⇒AB=(−1−1)2+(5−1)2=(−2)2+(4)2=4+16=20=25⇒BC=(7−(−1))2+(9−5)2=(8)2+(4)2=64+16=80=45⇒CD=(9−7)2+(5−9)2=(2)2+(4)2=4+16=20=25⇒AD=(9−1)2+(5−1)2=(8)2+(4)2=64+16=80=45
⇒ AB = CD and BC = AD
Now,
We will find the length of diagonals AC and BD.
⇒AC=(7−1)2+(9−1)2=(6)2+(8)2=36+64=100=10⇒BD=(9−(−1))2+(5−5)2=(9+1)2+(0)2=(10)2=10
⇒ AC = BD
Since, opposite sides are equal and diagonals are also equal.
⇒ ABCD is a rectangle.
Hence, the points A(1, 1), B(-1, 5), C(7, 9) and D(9, 5) are the vertices of a rectangle ABCD.
Show that the points A(1, 2), B(5, 4), C(3, 8) and D(-1, 6) are the vertices of a square.
Answer
We will find the length of all sides by using distance formula.
⇒AB=(5−1)2+(4−2)2=(4)2+(2)2=16+4=20=25⇒BC=(3−5)2+(8−4)2=(−2)2+(4)2=4+16=20=25⇒CD=(−1−3)2+(6−8)2=(−4)2+(−2)2=16+4=20=25⇒AD=(−1−1)2+(6−2)2=(−2)2+(4)2=4+16=20=25
⇒ AB = BC = CD = AD
Now,
We will find the length of diagonals AC and BD.
⇒AC=(3−1)2+(8−2)2=(2)2+(6)2=4+36=40=210⇒BD=(−1−5)2+(6−4)2=(−6)2+(2)2=36+4=(40)=210
⇒ AC = BD
Since, all sides are equal and diagonals are also equal.
⇒ ABCD is a square.
Hence, the points A(1, 2), B(5, 4), C(3, 8) and D(-1, 6) are the vertices of a square.
Show that the points A(2, -1), B(3, 4), C(-2, 3) and D(-3, -2) are the vertices of a rhombus.
Answer
By distance formula,
Distance between two points = (x2−x1)2+(y2−y1)2
Calculate the lengths :
⇒AB=(3−2)2+(4−(−1))2=(1)2+(5)2=1+25=26 units⇒BC=(−2−3)2+(3−4)2=(−5)2+(−1)2=25+1=26 units⇒CD=(−3−(−2))2+(−2−3)2=(−1)2+(−5)2=1+25=26 units⇒AD=(−3−2)2+(−2−(−1))2=(−5)2+(−1)2=25+1=26 units.
As, AB = BC = CD = AD
Hence, the points A(2, -1), B(3, 4), C(-2, 3) and D(-3, -2) are the vertices of a rhombus.