Find the centroid of the triangle whose vertices are (a, b), (2a,2b),(3a,3b)
Answers
the centroid is (2a ,2b)
we have to find the centroid of the triangle whose vertices are (a, b), (2a, 2b) and (3a, 3b).
solution : the centroid of a triangle is the point of intersection of the medians of the triangle.
if (x₁ , y₁) , (x₂ , y₂) and (x₃ , y₃) are the vertices of a triangle then centroid of this triangle is given by, [(x₁ + x₂ + x₃)/3 , (y₁ + y₂ + y₃)/3]
so centroid of the triangle whose vertices are (a,b), (2a, 2b) and (3a , 3b) is given by,
= [(a + 2a + 3a)/3 , (b + 2b + 3b)/3]
= (6a/3, 6b/3)
= (2a , 2b)
Therefore the centroid of the given triangle is (2a, 2b).
also read similar questions : find the coordinates of the centroid of a triangle with vertices (0,0);(3a,0);(0,3b)
https://brainly.in/question/14902962
find the angle of the triangle whose angles are (2A) =(3B) =(6C)
https://brainly.in/question/1139134