
In a convex pentagon
, the points
,
,
,
, 
are the midpoints of the sides
,
,
,
,
, respectively. If the segments
,
, 
and

pass through a single point, prove that

contains that point as well.

Let the four lines concur at
. Let

meet

at
. Let
,
,
,
,
.
Let
![$ [ABC]$](//latex.artofproblemsolving.com/8/0/4/804b9de1e7a0a77c9e7b272da41c8e1cdff3c514.png)
denote the area of
. Then,
![$ [AXM] = [MXB]$](//latex.artofproblemsolving.com/8/0/6/80622748af3f23c628ce5ee7528cac45e8130de6.png)
(since they have the same base and height)
, or
. Similarly,

Multiplying these,

Thus,
, so

is the midpoint of
.
So the problem generalizes to any convex
-gon.

Here is my solution of the problem. It uses a generalization of the Ceva theorem indeed (by the way, I have never seen it being called Poncelet theorem, but who knows):
Theorem 1. Let n be a positive integer, and let

be any (2n + 1)-gon. We work with indices cyclic modulo 2n + 1, so that

for any i. Let P be a point in the plane; for every index i, let the line

meet the line

at a point
. Then,
.
Hereby, we work with directed segments.
Proof of Theorem 1. Let's use not only directed segments, but also directed areas, and let's denote the directed area of a triangle

by
.
Let S and T be the orthogonal projections of the points

and

on the line
. Then, the two lines

and

are parallel to each other (since they are both perpendicular to
); if we direct these two lines in the same way, then Thales yields
. On the other hand, the segments

and

are the altitudes of the triangles

and

to the common side
; since the area of a triangle equals
, where the

sign is + or - depending on the orientation of the triangle, it follows that
![$\left[A_iPA_{n+i}\right]=\pm\frac12\cdot A_iP\cdot A_{n+i}S$](//latex.artofproblemsolving.com/a/c/9/ac92a6b0b2c0e3de1deefba005404ac17ff73630.png)
and
; note that the two

signs are either both + or both - (since the lines

and

are directed in the same way). Hence,
. Comparing this with
, we obtain
. Thus,
,
where in the last step, we have used the fact that

(since indices are cyclic modulo 2n + 1). This identity holds for every index i; multiplying all such identities, we get
.
But actually,
![$\prod_{i=1}^{2n+1}\left[A_iPA_{n+i}\right]$](//latex.artofproblemsolving.com/7/1/c/71c1f3888c3fac438b56e91f02b2e748b2516217.png)
and
![$\prod_{i=1}^{2n+1}\left[A_{n+1+i}PA_{n+\left(n+1+i\right)}\right]$](//latex.artofproblemsolving.com/4/e/4/4e418766ffb1f69cc589585322707e56a5f31a74.png)
are the same product, just with a different order of factors. Hence,
,
and Theorem 1 is proven.
Now, let's reformulate the problem (note that the pentagon does not need to be convex):
Theorem 2. Let

be an arbitrary pentagon, and let
,
,
,
, 
be the midpoints of its sides
,
,
,
,
, respectively. If the lines
,
, 
and

have a common point O, then the line

also passes through this point O.
Proof of Theorem 2. Since the lines
,
, 
and

pass through the point O, the points
,
,
, 
are the points where the lines
,
,
, 
meet the lines
,
,
,
, respectively. Let the line

meet the line

at a point
. Then, by Theorem 1, we have
.
But since
,
,
, 
are the midpoints of the sides
,
,
,
, we have
,
,
,
. Thus, we also have
, so the point

must be the midpoint of the side
. Thus,
. Now, from the definition of the point
, it is clear that the line

passes through the point O; hence, the line

passes through the point O, and Theorem 2 is proven.
Darij
This post has been edited 5 times. Last edited by henderson, Sep 12, 2016, 2:42 PM