Question
Question: Triangle ABC is drawn in the Cartesian plane. The coordinates of A is (3,-5), the coordinates of B i...
Triangle ABC is drawn in the Cartesian plane. The coordinates of A is (3,-5), the coordinates of B is (-7,4) and the coordinates of its centroid is (2,-1). Find the coordinate of vertex C.
Solution
Hint: Use the theorem of geometry that centroid divides all the medians in the ratio of 2 : 1. Median is the line segment through the vertex and midpoint of the opposite side.
Use section formula of line segment,
If a line AB has coordinate of A = (a,b) and B = (c,d), then the coordinate of point P which divide the line segment AB in the ratio m : n is
xcoordinate of P = m+nan+cmycoordinate of P = m+nbn+dm
Complete step-by-step answer:
First let us draw the figure on the basis of information given in the question.
We are given that the coordinate of A is (3, -5) and the coordinate of B is (-7,4).
CE is the median and G is the centroid of triangle ABC with the coordinate (2,-1).
We know that centroid is the intersection of all the three medians therefore it lies on the median CE.
We also know that the centroid divides the median in the ratio 2 : 1.
So, centroid G divides CE in the ratio 2 : 1.
Now since CE is a median it implies that E is the midpoint. That means E divides the line AB in the ratio 1 :1. So calculating the coordinates of E using section formula which says that
If a line AB has coordinate of A = (a,b) and B = (c,d), then the coordinate of point P lying between AB which divide the line segment AB in the ratio m : n is
xcoordinate of P = m+nan+cmycoordinate of P = m+nbn+dm
Coordinate of point E is
xcoordinate of E = 23(1)+(−7)(1)=−2ycoordinate of E = 2(−5)(1)+(4)(1)=2−1
So, E=(−2,2−1)
Let the coordinate of C be (i,j). Then we apply the section formula on the line segment CE with point G dividing CE in the ratio 2 : 1.
xcoordinate of G = 32(−2)+1(i)=3−4+iycoordinate of G = 32(2−1)+1(j)=3−1+j
The coordinate of G is given as (2,-1).
So we get,
2=3−4+i⇒−4+i=6⇒i=10
and
−1=3−1+j⇒−1+j=−3⇒j=−2
So the coordinate of C is (10,−2).
Note: You can also use the formula used for calculating the coordinates of centroid when the coordinate of all the vertices of the triangle is given.
If triangle ABC has a coordinates A=(x1,y1),B=(x2,y2),C=(x3,y3) then the coordinates of its centroid G can be calculated by
xcoordinate of G = 3x1+x2+x3ycoordinate of G = 3y1+y2+y3
In the question coordinates of centroid and two vertices are given. So putting those values in the above equations we can solve for coordinates of vertex C.
2=33−7+x3⇒x3−4=6⇒x3=10and−1=3−5+4+y3⇒y3−1=−3⇒y3=−2
So coordinates of C is (10,-2).