The problem provides a triangle $ABC$, a point $P$ on segment $[AB]$, and a line through $P$ parallel to $BC$ that intersects $AC$ at $Q$. Points $I$ and $J$ are the midpoints of segments $[AP]$ and $[AB]$ respectively. The goal is to show that lines $IQ$ and $JC$ are parallel.
2025/5/29
1. Problem Description
The problem provides a triangle , a point on segment , and a line through parallel to that intersects at . Points and are the midpoints of segments and respectively. The goal is to show that lines and are parallel.
2. Solution Steps
Let be the origin, i.e. . Let be the vector from to and be the vector from to .
Since lies on the line segment , we can write for some scalar such that .
Since is parallel to , the vector is parallel to . Thus, for some scalar .
Then . Also, lies on the line segment , so for some scalar .
Thus, . Since and are linearly independent, we must have , so . Thus, , and .
Since is the midpoint of , .
Since is the midpoint of , .
The vector .
The vector .
Then . Since is a scalar multiple of , is parallel to .
3. Final Answer
The two straight lines and are parallel.