Given a (non-degenerate) triangle $PQR$ in the Euclidean plane, does there exists a point $A$ in the interior of the triangle such that, the triangles $APQ$, $AQR$, and $ARP$ have same area? If it exists, is it unique?
(I thought about this question while reading the book "Proof without Words- R. B. Nelsen".)
For every (non-degenerate) triangle, such $A$ exists and it is unique.
In the following, we'll show that only the barycenter $C$ of a triangle is such point. Let $[PQR]$ be the area of $\triangle PQR$.
First, let us prove that $[CPQ]=[CQR]=[CRP]$. Let $S$ be the intersection point of $CP$ and $QR$. Since $PS:CS=3:1$, we can see that $[CQR]=(1/3)[PQR]$. We can get $[CPQ]=(1/3)[PQR],[CRP]=(1/3)[PQR]$ in the same way as above. So, we have $[CPQ]=[CQR]=[CRP]$.
Second, let us prove that $C$ is the only point such that $[CPQ]=[CQR]=[CRP]$. Draw three lines $CT, CU, CV$ where $CT,CU,CV$ are parallel to $PQ,QR,RP$ respectively. The point $A$ has to exist on each of $CT,CU,CV$, and three lines $CT, CU, CV$ intersect (of course only) at $C$, which leads that $C$ is the only point such that $[CPQ]=[CQR]=[CRP]$.
Therefore, the proof is completed. Q.E.D.