If the centroid of a triangle is (1,4) and two of its vertices are 4,-3 and (-9,7 ) then are of the triangle
Answers
Answer:
-183/2 square units
Step-by-step explanation:
Here, we have to find the area of the triangle, for that, we need the coordinate of all the three vertices of the triangle but here one is missing, so we have to find the coordinate of that missing vertex.
Let us assume that vertex as (x1,y1)
I hope you have studied the centroid formula that is as follows:
C(x,y)= C[(x1+x2+x3)/3 , (y1+y2+y3)/3]
C(1,4)=[(x+4-9)/3 , (y+7-3)/3]
=>(x-5)/3=1 and (y+4)/3=4
=>x-5=3 and y+4=12
=>x=8 and y =8
hey! we got the vertex (x1,y1) that is (8,16)
Now, I hope you have studied how to find the area of a triangle when coordinates of all vertex are given.
Area of a triangle=(1/2) [x1 (y2 – y3 ) + x2 (y3 – y1 ) + x3(y1 – y2)]
here, we are going to take,
x1=8 y1=8
x2=4 y2=-3
x3=-9 y3=7
now simply put the values in (1/2) [x1 (y2 – y3 ) + x2 (y3 – y1 ) + x3(y1 – y2)], you will get your answer.
You can do it yourself, isn't it?