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.

GeometryGeometryVectorsParallel LinesTriangleMidpoint
2025/5/29

1. Problem Description

The problem provides a triangle ABCABC, a point PP on segment [AB][AB], and a line through PP parallel to BCBC that intersects ACAC at QQ. Points II and JJ are the midpoints of segments [AP][AP] and [AB][AB] respectively. The goal is to show that lines IQIQ and JCJC are parallel.

2. Solution Steps

Let AA be the origin, i.e. A=(0,0)A = (0, 0). Let b\vec{b} be the vector from AA to BB and c\vec{c} be the vector from AA to CC.
Since PP lies on the line segment ABAB, we can write p=λb\vec{p} = \lambda \vec{b} for some scalar λ\lambda such that 0<λ<10 < \lambda < 1.
Since PQPQ is parallel to BCBC, the vector qp\vec{q} - \vec{p} is parallel to cb\vec{c} - \vec{b}. Thus, qp=μ(cb)\vec{q} - \vec{p} = \mu(\vec{c} - \vec{b}) for some scalar μ\mu.
Then q=p+μ(cb)=λb+μ(cb)\vec{q} = \vec{p} + \mu(\vec{c} - \vec{b}) = \lambda \vec{b} + \mu(\vec{c} - \vec{b}). Also, QQ lies on the line segment ACAC, so q=αc\vec{q} = \alpha \vec{c} for some scalar α\alpha.
Thus, αc=λb+μ(cb)=(λμ)b+μc\alpha \vec{c} = \lambda \vec{b} + \mu(\vec{c} - \vec{b}) = (\lambda - \mu)\vec{b} + \mu \vec{c}. Since b\vec{b} and c\vec{c} are linearly independent, we must have λμ=0\lambda - \mu = 0, so λ=μ\lambda = \mu. Thus, α=λ\alpha = \lambda, and q=λc\vec{q} = \lambda \vec{c}.
Since II is the midpoint of APAP, i=12p=12(λb)=λ2b\vec{i} = \frac{1}{2} \vec{p} = \frac{1}{2} (\lambda \vec{b}) = \frac{\lambda}{2} \vec{b}.
Since JJ is the midpoint of ABAB, j=12b\vec{j} = \frac{1}{2} \vec{b}.
The vector iq=qi=λcλ2b=λ(c12b)\vec{iq} = \vec{q} - \vec{i} = \lambda \vec{c} - \frac{\lambda}{2} \vec{b} = \lambda (\vec{c} - \frac{1}{2} \vec{b}).
The vector jc=cj=c12b\vec{jc} = \vec{c} - \vec{j} = \vec{c} - \frac{1}{2} \vec{b}.
Then iq=λ(c12b)=λjc\vec{iq} = \lambda (\vec{c} - \frac{1}{2} \vec{b}) = \lambda \vec{jc}. Since iq\vec{iq} is a scalar multiple of jc\vec{jc}, IQIQ is parallel to JCJC.

3. Final Answer

The two straight lines (IQ)(IQ) and (JC)(JC) are parallel.

Related problems in "Geometry"

We are asked to calculate the volume of a cylinder. The diameter of the circular base is $8$ cm, and...

VolumeCylinderRadiusDiameterPiUnits of Measurement
2025/6/5

The problem asks us to construct an equilateral triangle with a side length of 7 cm using a compass ...

Geometric ConstructionEquilateral TriangleCompass and Straightedge
2025/6/4

The problem asks to construct an equilateral triangle using a pair of compass and a pencil, given a ...

Geometric ConstructionEquilateral TriangleCompass and Straightedge
2025/6/4

The problem asks to find the value of $p$ in a triangle with angles $4p$, $6p$, and $2p$.

TriangleAnglesAngle Sum PropertyLinear Equations
2025/6/4

The angles of a triangle are given as $2p$, $4p$, and $6p$ (in degrees). We need to find the value o...

TrianglesAngle Sum PropertyLinear Equations
2025/6/4

The problem asks to construct an equilateral triangle with sides of length 7 cm using a compass and ...

ConstructionEquilateral TriangleCompass and Straightedge
2025/6/4

We are given two polygons, $P$ and $Q$, on a triangular grid. We need to find all sequences of trans...

TransformationsRotationsReflectionsTranslationsGeometric TransformationsPolygons
2025/6/4

We need to describe the domain of the following two functions geometrically: 27. $f(x, y, z) = \sqrt...

3D GeometryDomainSphereHyperboloidMultivariable Calculus
2025/6/3

We need to find the gradient of the line passing through the points $P(2, -3)$ and $Q(5, 3)$.

Coordinate GeometryGradientSlope of a Line
2025/6/3

The problem presents a diagram with a circle and some angles. Given that $\angle PMQ = 34^\circ$ and...

Circle GeometryAnglesCyclic QuadrilateralsInscribed Angles
2025/6/3