FIND COORDINATES OF CENTROID OF TRIANGLE

The centroid G of the triangle with vertices A(x1, y1), B(x2, y2) and C(x3, y3) is

G [ (x1 + x2 + x3)/3, (y1 + y2 + y3)/3 ]

Practice questions

Question 1 :

Find the centroid of the triangle whose vertices are

(i)  (2, −4), (−3, −7) and (7, 2)

Solution :

Let the points be A (2, −4) B (−3, −7) and C (7, 2)

=  G [ (x1 + x2 + x3)/3, (y1 + y2 + y3)/3 ]

=  (2 - 3 + 7)/3, (-4 - 7 + 2)/3

=  (6/3, -9/3)

=  (2, -3)

(ii)  (−5,−5),  (1,−4) and (−4,−2)

Solution :

Let the points be A (−5,−5) B (1,−4) and C (-4, -2)

=  G [ (x1 + x2 + x3)/3, (y1 + y2 + y3)/3 ]

=  (-5 + 1 - 4)/3, (-5 - 4 - 2)/3

=  (-9 + 1)/3, (-11/3)

=  (-8/3, -11/3)

Question 2 :

If the centroid of a triangle is at (4,−2) and two of its vertices are (3,−2) and (5,2) then find the third vertex of the triangle

Solution :

Let the given vertices be A(3, -2) and B (5, 2)

Centroid of the triangle  =  (4, -2)

Let the third vertex be C (a, b)

=  G [ (x1 + x2 + x3)/3, (y1 + y2 + y3)/3 ]

(3 + 5 + a)/3, (-2 + 2 + b)/3  =  (4, -2)

(8 + a)/3, (b/3)  =  (4, -2)

By equating x and y-coordinates, we get

(8 + a)/3  =  4

8 + a  =  12

a  =  12 - 8

a  =  4

b/3  =  -2

b  =  -6

Hence the required vertex is (4, -6).

Question 3 :

Find the length of median through A of a triangle whose vertices are A(−1, 3), B(1, −1) and C(5, 1).

Solution :

If we draw a median through A, it will intersect the side BC exactly at middle.

Mid point of the side BC  =  D

  =  (x1 + x2)/2, (y1 + y2)/2

=  (1 + 5)/2, (-1 + 1)/2

=   (6/2, 0/2)

=  (3, 0)

Length of median AD  =   √(x2 - x1)2(y2 - y1)2

=   √(3 + 1)2 + (0 - 3)2

=   √42 + (-3)2

=   √(16 + 9)

=   √25

=  5 units.

Apart from the stuff given in this section if you need any other stuff in math, please use our google custom search here.

Kindly mail your feedback to v4formath@gmail.com

We always appreciate your feedback.

©All rights reserved. onlinemath4all.com

Recent Articles

  1. How to Solve Age Problems with Ratio

    Mar 28, 24 02:01 AM

    How to Solve Age Problems with Ratio

    Read More

  2. AP Calculus BC Integration of Rational Functions by Partical Fractions

    Mar 26, 24 11:25 PM

    AP Calculus BC Integration of Rational Functions by Partical Fractions (Part - 1)

    Read More

  3. SAT Math Practice

    Mar 26, 24 08:53 PM

    satmathquestions1.png
    SAT Math Practice - Different Topics - Concept - Formulas - Example problems with step by step explanation

    Read More