Now Centroid of the triangle will be ( x1 + x2 + x3 /3 , y1 + y2 + y3 /3)
Let the centroid be (h,k)
h = cosA + sin A +1 / 3-------------(1)
k = sinA - cosA + 2 /3 ------------(2)
Adding 1 and 2 we get
SinA = 3h +3k-3 /3
And subtracting we get
CosA = 3h - 3k+1/2
Now sin2A + Cos2A = 1
Hence (3h+3k -3/2) 2 + (3h ? 3k +1 /2 )2 = 1
3h2 + 3 k2 - 2h - 4k + 1 =0
replace h and k by x and y we get
3x2 + 3y2 - 2x - 4y +1 =0 -----------------ANS