Plane geometry problem, Suppose ABP,BCP,CAP have same area&perimeter...

217 Views Asked by At

I'm trying to solve following geometry question, but it is quite challenging.(at least for me!) Thanks for your help in advance.

On plane, there is some triangle ABC. Also, there is a point P satisfying

(1) triangles ABP,BCP and CAP have same area

(2) triangles ABP,BCP and CAP have same perimeter

Q: then, how does ABC look like?

I strongly believe that ABC must be an equilateral triangle or right-angle triangle. but proving this fact seems not so obvious. How can we approach this?

Let me write down my progress until now. we can show that every triangle ABC can have exactly for possible positions for point P satisfying condition (1) (one of them is, of course, center of mass) but problem is condition (2). how can we use same perimeter condition? we know that B,C are on some ellipse with focuses A and P. but does this mean something?

1

There are 1 best solutions below

3
On

You are going in the right direction. Fact (1) implies that $P$ is the centroid of $\triangle ABC$. We can then make use of the median length formular: suppose that the edges of $\triangle ABC$ are ordered $$a\ge b\ge c,\tag{1}$$ then $$m_a\le m_b \le m_c.\tag{2}$$ Now, from (2), $\triangle ABP$ and $\triangle BPC$ has the same perimeter, that is, $$AP+AB = CP + BC,$$ or $$\frac{2m_a}3+c = \frac{2m_c}3+a.$$ From (1) and (2), it follows that $a=c$ and $m_a=m_c$. Showing $a=b$ is similar.