Advertisements
Advertisements
प्रश्न
The midpoints of the sides BC, CA and AB of a ΔАBC are D(3, 4), E(8, 9) and F(6, 7) respectively. Find the coordinates of the vertices of the triangle.
Advertisements
उत्तर
Given: Midpoints: D(3, 4) is midpoint of BC; E(8, 9) is midpoint of CA; F(6, 7) is midpoint of AB.
Step-wise calculation:
1. Let A(x1, y1), B(x2, y2), C(x3, y3).
2. Midpoint equations:
D: `(x_2 + x_3)/2 = 3, (y_2 + y_3)/2 = 4`
⇒ x2 + x3 = 6, y2 + y3 = 8
E: `(x_3 + x_1)/2 = 8, (y_3 + y_1)/2 = 9`
⇒ x3 + x1 = 16, y3 + y1 = 18
F: `(x_1 + x_2)/2 = 6, (y_1 + y_2)/2 = 7`
⇒ x1 + x2 = 12, y1 + y2 = 14
3. Add the three x-equations:
(x2 + x3) + (x3 + x1) + (x1 + x2) = 6 + 16 + 12 = 34
⇒ 2(x1 + x2 + x3) = 34
⇒ x1 + x2 + x3 = 17
x1 = 17 – (x2 + x3)
= 17 – 6
= 11
x2 = 17 – (x3 + x1)
= 17 – 16
= 1
x3 = 17 – (x1 + x2)
= 17 – 12
= 5
4. Add the three y-equations:
8 + 18 + 14 = 40
⇒ 2(y1 + y2 + y3) = 40
⇒ y1 + y2 + y3 = 20
y1 = 20 – (y2 + y3)
= 20 – 8
= 12
y2 = 20 – (y3 + y1)
= 20 – 18
= 2
y3 = 20 – (y1 + y2)
= 20 – 14
= 6
5. Check midpoints:
BC midpoint = `((1 + 5)/2, (2 + 6)/2) = (3, 4)`
CA midpoint = `((5 + 11)/2, (6 + 12)/2) = (8, 9)`
AB midpoint = `((11 + 1)/2, (12 + 2)/2) = (6, 7)`
The vertices of ΔABC are A(11, 12), B(1, 2), C(5, 6).
