A plane intersects the edges AB,BC,CD, and AD of the tetrahedron ABCD at points K,L,M, and N respectively. Prove that
ABAK⋅BCBL⋅CDCM⋅ADDN≤161
This one wants a proof. Work it on paper, then read the official solution and mark
yourself. Be honest about it: the record is only any use to you if it is.
Official solution
I. solution. Let the orthogonal projections of the tetrahedron's vertices onto the intersecting plane be A′,B′,C′, and D′, and let the distances of the vertices from the intersecting plane be denoted by dA,dB,dC,dD, respectively. (If any of these distances is 0, the statement is obvious.) Then, due to the equality of the corresponding angles in the right triangles AA′K and BB′K, we have
BKAK=dBdA
and similarly, we obtain
CLBL=dCdB,DMCM=dDdC and ANDN=dAdD
Thus, AK⋅BL⋅CM⋅DN=BK⋅CL⋅DM⋅AN.
Multiply both sides by the fraction
(AB⋅BC⋅CD⋅AD)2AK⋅BL⋅CM⋅DN
and then transform the right side using the fact that BK=AB−AK,CL=BC−BL,DM=CD−CM and AN=AD−DN, and finally apply the inequality between the arithmetic and geometric means:
Taking the square root of both sides of the inequality, we obtain the statement to be proved.
II. solution. Let us take a spatial Cartesian coordinate system such that the equation of the intersecting plane is Z=0. Project the points mentioned in the problem orthogonally onto the z-axis, and let the projection of any point T be T′. The orthogonal projection preserves the ratio of segments, so it is sufficient to show that
A′B′A′K′⋅B′C′B′L′⋅C′D′C′M′⋅A′D′D′N′≤161
If the intersecting plane passes through any vertex of the tetrahedron, the inequality is clearly satisfied, because one of the fractions on the left side is 0. If the plane does not pass through any vertex, then the vertices A and C are on one side of the plane, and the vertices B and D are on the other side. Since the intersecting plane is perpendicular to the z-axis, the same is true for the points A′,C′ and B′,D′. By symmetry, we can assume that the third coordinates of A′ and C′ are positive, while the third coordinates of B′ and D′ are negative. Thus, A′(0,0,a),B′(0,0,−b),C′(0,0,c) and D′(0,0,−d) with suitable positive numbers a,b,c,d. Since K′≡L′≡M′≡N′=(0,0,0)
A′B′A′K′=a+ba,B′C′B′L′=b+cb,C′D′C′M′=c+dc and A′D′D′N′=d+ad
Thus, we need to prove that for any positive numbers a,b,c,d, the inequality
a+ba⋅b+cb⋅c+dc⋅d+ad≤161
holds. This, however, easily follows from the inequalities obtained by rearranging the arithmetic and geometric means:
a+bab≤21,b+cbc≤21,c+dcd≤21 and d+ada≤21
by multiplying them together.
It also follows from the proof that equality holds precisely when the intersecting plane passes through the midpoints of four edges of the tetrahedron.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.