Olympiad Maths Prep

Track / Stage 7 / 174 of 300 #1574 of 2000

Problem 1574

National olympiad second round; IMO P1/P4
Geometry Difficulty 7.3 Prove it

Given a regular tetrahedron OABCOABC. Take points P, Q, RP,\ Q,\ R on the sides OA, OB, OCOA,\ OB,\ OC respectively. Note that P, Q, RP,\ Q,\ R are different from the vertices of the tetrahedron OABCOABC. If PQR\triangle{PQR} is an equilateral triangle, then prove that three sides PQ, QR, RPPQ,\ QR,\ RP are pararell to three sides AB, BC, CAAB,\ BC,\ CA respectively.

30 points

This one wants a proof. Work it on paper, read the official solution, then mark yourself honestly — the ladder only means something if the record is true.

Official solution

1. Assume the points on the sides:
Let P P be a point on OA OA such that OP=x OP = x , Q Q be a point on OB OB such that OQ=y OQ = y , and R R be a point on OC OC such that OR=z OR = z .

2. Apply the Law of Cosines:
Since PQR \triangle PQR is an equilateral triangle, the lengths of PQ PQ , QR QR , and RP RP are equal. Using the Law of Cosines in PQR \triangle PQR :
PQ2=x2+y2xycos(θ) PQ^2 = x^2 + y^2 - xy \cos(\theta)
QR2=y2+z2yzcos(θ) QR^2 = y^2 + z^2 - yz \cos(\theta)
RP2=z2+x2zxcos(θ) RP^2 = z^2 + x^2 - zx \cos(\theta)
where θ \theta is the angle between the sides of the tetrahedron.

3. Equating the sides:
Since PQ=QR=RP PQ = QR = RP , we have:
x2+y2xy=y2+z2yz=z2+x2zx x^2 + y^2 - xy = y^2 + z^2 - yz = z^2 + x^2 - zx

4. Simplify the equations:
From x2+y2xy=y2+z2yz x^2 + y^2 - xy = y^2 + z^2 - yz , we get:
x2xy=z2yz x^2 - xy = z^2 - yz
Rearrange to:
x2z2=xyyz x^2 - z^2 = xy - yz
Factorize:
(x+z)(xz)=y(xz) (x + z)(x - z) = y(x - z)
Since xz x \neq z and y0 y \neq 0 , we can divide both sides by xz x - z :
x+z=y x + z = y

5. Repeat for other pairs:
Similarly, from y2+z2yz=z2+x2zx y^2 + z^2 - yz = z^2 + x^2 - zx , we get:
y2yz=x2zx y^2 - yz = x^2 - zx
Rearrange to:
y2x2=yzzx y^2 - x^2 = yz - zx
Factorize:
(y+x)(yx)=z(yx) (y + x)(y - x) = z(y - x)
Since yx y \neq x and z0 z \neq 0 , we can divide both sides by yx y - x :
y+x=z y + x = z

6. Conclude the equality:
From x+z=y x + z = y and y+x=z y + x = z , we can conclude that x=y=z x = y = z .

7. Parallelism of sides:
Since x=y=z x = y = z , the points P,Q,R P, Q, R divide the sides OA,OB,OC OA, OB, OC in the same ratio. By the properties of similar triangles, PQR \triangle PQR is similar to ABC \triangle ABC , and the sides PQ,QR,RP PQ, QR, RP are parallel to AB,BC,CA AB, BC, CA respectively.

\blacksquare

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.