GeometryDifficulty 6.2Prove itBaltic Way competition problems · Baltic Way
Given positive real numbers a,b,c,d that satisfy equalities a2+d2−ad=b2+c2+bcanda2+b2=c2+d2, find all possible values of the expression ad+bcab+cd.
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.
Let A1BC1 be a triangle with A1B=b, BC1=c and ∠A1BC1=120∘, and C2DA2 be another triangle with C2D=d, DA2=a and ∠C2DA2=60∘. By the law of cosines and the assumption a2+d2−ad=b2+c2+bc, we have A1C1=A2C2. Thus the two triangles can be put together to form a quadrilateral ABCD with AB=b, BC=c, CD=d, DA=a and ∠ABC=120∘, ∠CDA=60∘. Then ∠DAB+∠BCD=360∘−(∠ABC+∠CDA)=180∘.
Suppose ∠DAB>90∘; then ∠BCD<90∘ whence a2+b2<BD2<c2+d2, contradicting the assumption a2+b2=c2+d2. By symmetry, ∠DAB<90∘ also leads to contradiction. Hence ∠DAB=∠BCD=90∘. Now calculate the area of ABCD in two ways; on one hand, it equals 21adsin60∘+21bcsin120∘ or 43(ad+bc); on the other hand, it equals 21ab+21cd or 21(ab+cd). Consequently, ad+bcab+cd=2143=23.
Setting T2=a2+b2=c2+d2, where T>0, we can write a=Tsinα,b=Tcosα,c=Tsinβ,d=Tcosβ for some α,β∈(0,π/2). With this notation, the first equality gives sin2α+cos2β−sinαcosβ=sin2β+cos2α+cosαsinβ. Hence, cos(2β)−cos(2α)=sin(α+β). Since cos(2β)−cos(2α)=2sin(α−β)sin(α+β) and sin(α+β)=0, this yields sin(α−β)=1/2. Thus, in view of α−β∈(−π/2,π/2) we deduce that cos(α−β)=1−sin2(α−β)=3/2.
Now, observing that ab+cd=2T2(sin(2α)+sin(2β))=T2sin(α+β)cos(α−β) and ad+bc=T2sin(α+β), we obtain (ab+cd)/(ad+bc)=cos(α−β)=3/2.
Source: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty, ordering) added by this project.