I was doing a qs......and i had to accumulate this info from quite diff places.....wasted quite a time........
so thought u guys won't have to........
CONCURRENCY FOR A POINT IN A TRIANGLE:
1.) CENTROID - The point of concurrency of medians of a triangle......
FORMULA - x,y = (x1 + x2 + x3)/3 similarly for y.
2 .) INCENTRE - the point of concurrency of angular bisectors...........
FORMULA - x,y = (ax1 + bx2 +cx3) / a+b+c. similarly for y.
where a b and c are length of sides opposite in triangle ABC respectively...
3.) CIRCUMCENTRE - the point of intersection of perpendicular bisectors.....
FORMULA - x,y = (x1Sin 2A + x2Sin 2B + x3Sin 2C) / tan A + tanB + tanC
4.) ORTOCENTRE - the point of intersection of altitudes........
FORMULA - x,y = (x1 tanA + x2 tanB + x3 tanC) / tan A + tanB + tanC
NOTE - ITS ONLY FOR A CENTROID THAT ANSWER WILL DEPEND COMPLETELY ON COORDINATES OF VERTICES......