In a $\triangle ABC$ If $P$ be a point which is Inside the $\triangle ABC$ such that
Area of$\triangle APB = $Area of $\triangle BPC = $Area of $\triangle CPA$.
Then how can I prove that the point $P$ is the centroid of $\triangle ABC$?
In a $\triangle ABC$ If $P$ be a point which is Inside the $\triangle ABC$ such that
Area of$\triangle APB = $Area of $\triangle BPC = $Area of $\triangle CPA$.
Then how can I prove that the point $P$ is the centroid of $\triangle ABC$?
Hints:
Good luck ;-)
Coordinates are not really necessary. If $$ [APB]=[APC], $$ then $P$ lies on the median from the $A$-vertex in the triangle $ABC$, since, if you put $P_A = AP\cap BC$, you have: $$1=\frac{[APB]}{[APC]}=\frac{[AP_A B]}{[AP_A C]}=\frac{BP_A}{CP_A}.$$ Since the argument works for all the vertices, $P$ lies in the intersection of the medians, i.e. $P$ is the centroid of $ABC$.
If we are allowed to use Coordinate Geometry, let $A(x_1,y_1),B(x_2,y_2),C(x_3,y_3)$ and $P(h,k)$
Now, calculate the area of the $3$ triangles using this (Article#25) and then equate them to form two equations of $h,k$ and solve for $h,k.$
lab bhattacharjee – juantheron Feb 17 '13 at 07:43