Advertisements
Advertisements
प्रश्न
If (-3, 2), (1, -2) and (5, 6) are the midpoints of the sides of a triangle, find the coordinates of the vertices of the triangle.
Advertisements
उत्तर

let A(x1, y1 ), B(x2, y2) and O(x3 , y3) be the coordinates of the vertices of Δ ABC.
D is the midpoint of AB <
D(-3,2) = D `(("x"_1 + "x"_2)/2 , ("y"_1 + "y"_2)/2)`
`("x"_1 + "x"_2)/2 = -3 , ("y"_1 + "y"_2)/2`
X1 + X2 = -6 - - - (1) Y1 + Y2 = 4 .......(2)
Similarly
X2 + X3 = 2 - - - (3) Y2 + Y3 = -4 ......(4)
X1 + X3 = 10 - - - ( 5) Y1 + Y3 = 12 .......(6)
Adding (1), (3) and (5)
2(x1 + x2 + x,) = 6
x1 + x2 + x3 = 3
-6 + x3 = 3
x3 = 9
From (3)
x2 + 9 = 2
x2 = 9
From (3)
X2 + 9 = 2
X2 = -7
From (5)
x1 +9=10
x1 = 1
Adding (2), ( 4) and (6)
2(y1 + Y2+y3)= 12
Y1+ Y2 + Y3 = 6
4 + y3 = 6
Y3 = 2
from(4)
y2 + 2 = -4
Y2 = -6
from(6)
Y1+2= 12
Y1 = 10
The coordinates of the vertices of Δ ABC are (9,2), (1, 10) and (-7,-6).
