The coordinates of the centroid (G) of a triangle with vertices
The centroid R of a triangle is two thirds of the distance from each vertex to the midpoint of the opposite side.
To find centroid of the triangle with three vertices, we use the formula
= (x1 + x2 + x3)/3, (y1 + y2 + y3)/3
Find the coordinates of the centroid of the triangle with the given vertices.
Problem 1 :
A(2, 3), B(8, 1), C(5, 7)
Solution :
Let the given points as (x1, y1), (x2, y2) and (x2, y2) are vertices of triangle.
Centroid = (x1 + x2 + x3)/3, (y1 + y2 + y3)/3
= (2 + 8 + 5)/3, (3 + 1 + 7)/3
= 15/3, 11/3
= (5, 11/3)
Problem 2 :
F(1, 5), G(−2, 7), H(−6, 3)
Solution :
Let the given points as (x1, y1), (x2, y2) and (x2, y2) are vertices of triangle.
Centroid = (x1 + x2 + x3)/3, (y1 + y2 + y3)/3
= (1 - 2 - 6)/3, (5 + 7 + 3)/3
= -7/3, 15/3
= (-7/3, 5)
Problem 3 :
S(5, 5), T(11, −3), U(−1, 1)
Solution :
Let the given points as (x1, y1), (x2, y2) and (x2, y2) are vertices of triangle.
Centroid = (x1 + x2 + x3)/3, (y1 + y2 + y3)/3
= (5 + 11 - 1)/3, (5 - 3 + 1)/3
= 15/3, 3/3
= (5, 1)
Problem 4 :
X(1, 4), Y(7, 2), Z(2, 3)
Solution :
Let the given points as (x1, y1), (x2, y2) and (x2, y2) are vertices of triangle.
Centroid = (x1 + x2 + x3)/3, (y1 + y2 + y3)/3
= (1 + 7 + 2)/3, (4 + 2 + 3)/3
= 10/3, 9/3
= (10/3, 3)
The point D is the centroid of △ABC. Find CD and CE.
Problem 5 :
Find the third vertex of triangle, if its two vertices are (–4, 1) and (5, 2) and its centroid is (1, 3).
Solution :
Let (x, y) be the third vertex.
Centroid = (x1 + x2 + x3)/3, (y1 + y2 + y3)/3
(–4, 1) and (5, 2) and (x, y)
(-4 + 5 + x)/3, (1 + 2 + y)/3 = (1, 3)
(1 + x)/3, (3 + y)/3 = (1, 3)
Equating x and y coordinates, we get
(1 + x)/3 = 1 1 + x = 3 x = 3 - 1 x = 2 |
(3 + y)/3 = 3 3 + y = 9 y = 9 - 3 y = 6 |
So, the missing point is (2, 6).
Problem 6 :
The co-ordinates of the mid points of the sides of a triangle are (1, 1) , (2, –3) and (3, 4). Find The co-ordinates of its centroid.
Solution :
Let A(x1, y1) B(x2, y2) and C(x3, y3) are three vertices of the triangle.
Midpoint of the side AB = (1, 1)
Midpoint of the side BC = (2, -3)
Midpoint of the side CA = (3, 4)
Midpoint of the side AB :
(x1 + x2)/2, (y1 + y2)/2 = (1, 1)
Equating x and y-coordinates, we get
(x1 + x2)/2 = 1 x1 + x2 = 2 ----(1) |
(y1 + y2)/2 = 1 y1 + y2 = 2----(2) |
Midpoint of the side BC :
(x2 + x3)/2, (y2 + y3)/2 = (2, -3)
Equating x and y-coordinates, we get
(x2 + x3)/2 = 2 x2 + x3 = 4 ----(3) |
(y2 + y3)/2 = -3 y2 + y3 = -6 ----(4) |
Midpoint of the side CA :
(x3 + x1)/2, (y3 + y1)/2 = (3, 4)
Equating x and y-coordinates, we get
(x3 + x1)/2 = 3 x3 + x1 = 6 ----(5) |
(y3 + y1)/2 = 4 y3 + y1 = 8 ----(6) |
(1) + (3) + (5)
x1 + x2 + x2 + x3 + x3 + x1 = 2 + 4 + 6
2x1 + 2x2 + 2x3 = 12
x1 + x2 + x3 = 6 ------(7)
Applying (1) in (7), we get
2 + x3 = 6
x3 = 6 - 2
x3 = 4
Applying the value of x3 in (3), we get
x2 + 4 = 4
x2 = 4 - 4
x2 = 0
Applying the value of x2 in (1), we get
x1 + 0 = 2
x1 = 2
(2) + (4) + (6)
y1 + y2 + y2 + y3 + y3 + y1= 2 - 6 + 8
2y1 + 2y2 + 2y3 = 4
y1 + y2 + y3 = 2 -----(8)
Applying (2) in (8), we get
2 + y3 = 2
y3 = 2 - 2
y3 = 0
By applying the value of y3 in (4), we get
y2 + 0 = -6
y2 = -6
By applying the value of y2 and y3 in (8), we get
y1 + (-6) + 0 = 2
y1 = 2 + 6
y1 = 8
So, the required points are (2, 8) (0, -6) and (4, 0)
Centroid = (2 + 0 + 4)/3, (8 - 6 + 0)/3
= (6/3), (2/3)
= (2, 2/3)
May 21, 24 08:51 PM
May 21, 24 08:51 AM
May 20, 24 10:45 PM