Maths Olympiad Prep

Library / /141 of 520

Algebra Difficulty 6.2 National olympiad Find the answer

4・189 There is an inaccurate double-pan balance with unequal arm lengths and unequal pan weights. Three objects of different weights, AA, BB, and CC, are weighed one by one. When they are placed on the left pan, their weights are measured as A1,B1,C1A_{1}, B_{1}, C_{1}; when AA and BB are placed on the right pan, their weights are measured as A2,B2A_{2}, B_{2}. Try to express the true weight of object CC using the formula involving A1,B1,C1,A2,B2A_{1}, B_{1}, C_{1}, A_{2}, B_{2}.

A number or a short expression. Spacing and $ signs are ignored.

Solution

[Solution] Let the left arm length of the balance be l1l_{1}, and the right arm length be l2l_{2}; the weight of the left pan be m1m_{1}, and the right pan be m2m_{2}. According to the problem, we have
{(A+m1)l1=(A1+m2)l2,(B+m1)l1=(B1+m2)l2,(C+m1)l1=(C1+m2)l2,(A2+m1)l1=(A+m2)l2,(B2+m1)l1=(B+m2)l2.\left\{\begin{array}{l} \left(A+m_{1}\right) l_{1}=\left(A_{1}+m_{2}\right) l_{2}, \\ \left(B+m_{1}\right) l_{1}=\left(B_{1}+m_{2}\right) l_{2}, \\ \left(C+m_{1}\right) l_{1}=\left(C_{1}+m_{2}\right) l_{2}, \\ \left(A_{2}+m_{1}\right) l_{1}=\left(A+m_{2}\right) l_{2}, \\ \left(B_{2}+m_{1}\right) l_{1}=\left(B+m_{2}\right) l_{2} . \end{array}\right.

Let m2l2m1l1=km_{2} l_{2}-m_{1} l_{1}=k, rearranging the above system of equations gives
{Al1=A1l2+k,Bl1=B1l2+k,Cl1=C1l2+kA2l1=Al2+k,Bl1=Bl2+k.\left\{\begin{array}{l} A l_{1}=A_{1} l_{2}+k, \\ B l_{1}=B_{1} l_{2}+k, \\ C l_{1}=C_{1} l_{2}+k \\ A_{2} l_{1}=A l_{2}+k, \\ B l_{1}=B l_{2}+k . \end{array}\right.

From (1) - (2) we get (AB)l1=(A1B1)l2(A-B) l_{1}=\left(A_{1}-B_{1}\right) l_{2},
From (4) - (5) we get (A2B2)l1=(AB)l2\left(A_{2}-B_{2}\right) l_{1}=(A-B) l_{2},
Therefore, (assuming A>BA>B) we have l1l2=A1B1A2B2\frac{l_{1}}{l_{2}}=\sqrt{\frac{A_{1}-B_{1}}{A_{2}-B_{2}}}.
From (1) and (4) we get A=A1l2+A2l1l1+l2=A1+A2l1l2l1l2+1A=\frac{A_{1} l_{2}+A_{2} l_{1}}{l_{1}+l_{2}}=\frac{A_{1}+A_{2} \frac{l_{1}}{l_{2}}}{\frac{l_{1}}{l_{2}}+1}.
Substituting (6) into the above equation and simplifying, we get
A=A1A2B2+A2A1B1A1B1+A2B2.A=\frac{A_{1} \sqrt{A_{2}-B_{2}}+A_{2} \sqrt{A_{1}-B_{1}}}{\sqrt{A_{1}-B_{1}}+\sqrt{A_{2}-B_{2}}} .

From (1) and (3) we get C=(C1A1)l2l1+AC=\left(C_{1}-A_{1}\right) \cdot \frac{l_{2}}{l_{1}}+A.
Substituting (6) and (7) into the above equation, we get
C=(C1A1)A2B2A1B1+A1A2B2+A2A1B1A1B1+A2B2.C=\left(C_{1}-A_{1}\right) \sqrt{\frac{A_{2}-B_{2}}{A_{1}-B_{1}}}+\frac{A_{1} \sqrt{A_{2}-B_{2}}+A_{2} \sqrt{A_{1}-B_{1}}}{\sqrt{A_{1}-B_{1}}+\sqrt{A_{2}-B_{2}}} .

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

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