Difference between revisions of "1980 USAMO Problems/Problem 1"
(→Solution: ; the wiki doesn't know align* exists for some reason) |
|||
Line 4: | Line 4: | ||
== Solution == | == Solution == | ||
− | A balance scale will balance when the torques exerted on both sides cancel out. On each of the two sides, the total torque will be <math>\text{[ | + | A balance scale will balance when the torques exerted on both sides cancel out. On each of the two sides, the total torque will be <math>\text{[a constant] (due to the weight, and distribution of the weight, of the arm itself)} + \text{[the length of the arm]} \times \text{[the weight of the object in the pan]}</math>. Thus, the information we have tells us that, for some constants <math>x, y, z, u</math>: |
<cmath>x + yA = z + ua</cmath> | <cmath>x + yA = z + ua</cmath> | ||
Line 25: | Line 25: | ||
<cmath>A = X + Ya\implies \boxed{X = A - Ya}</cmath> | <cmath>A = X + Ya\implies \boxed{X = A - Ya}</cmath> | ||
− | + | ||
− | + | \begin{align*} | |
− | \implies c = \frac{C - A + a\left(\frac{B-A}{b-a}\right)}{\frac{B-A}{b-a}} | + | B &= X + Yb\\ |
− | \implies c = \frac{C(b-a) - A(b-a) + a(B-A)}{B-A} | + | \implies B &= A - Ya + Yb\\ |
− | \implies c = \frac{Cb - Ca - Ab + Aa + Ba - Aa}{B-A} | + | \implies Y(b-a) &= B-A\\ |
− | \implies | + | \implies Y &= \frac{B-A}{b-a}\\ |
+ | \implies X &= \boxed{A - a\left(\frac{B-A}{b-a}\right)} | ||
+ | \end{align*} | ||
+ | |||
+ | \begin{align*} | ||
+ | C &= X + Yc\\ | ||
+ | \implies Yc &= C - X\\ | ||
+ | \implies c &= \frac{C-X}{Y}\\ | ||
+ | \implies c &= \frac{C - [A - \frac{B-A}{b-a} \cdot a]}{\frac{B-A}{b-a}}\\ | ||
+ | \implies c &= \frac{C - A + a\left(\frac{B-A}{b-a}\right)}{\frac{B-A}{b-a}}\\ | ||
+ | \implies c &= \frac{C(b-a) - A(b-a) + a(B-A)}{B-A}\\ | ||
+ | \implies c &= \frac{Cb - Ca - Ab + Aa + Ba - Aa}{B-A}\\ | ||
+ | \implies c &= \frac{Cb - Ca - Ab + Ba}{B-A} | ||
+ | \end{align*} | ||
So the answer is: <cmath>\boxed{\frac{Cb - Ca - Ab + Ba}{B-A}}</cmath>. | So the answer is: <cmath>\boxed{\frac{Cb - Ca - Ab + Ba}{B-A}}</cmath>. |
Revision as of 18:05, 20 March 2023
Problem
A balance has unequal arms and pans of unequal weight. It is used to weigh three objects. The first object balances against a weight , when placed in the left pan and against a weight , when placed in the right pan. The corresponding weights for the second object are and . The third object balances against a weight , when placed in the left pan. What is its true weight?
Solution
A balance scale will balance when the torques exerted on both sides cancel out. On each of the two sides, the total torque will be . Thus, the information we have tells us that, for some constants :
In fact, we don't exactly care what are. By subtracting from all equations and dividing by , we get:
We can just give the names and to the quantities and .
Our task is to compute in terms of , , , , and . This can be done by solving for and in terms of ,,, and eliminating them from the implicit expression for in the last equation. Perhaps there is a shortcut, but this will work:
\begin{align*} B &= X + Yb\\ \implies B &= A - Ya + Yb\\ \implies Y(b-a) &= B-A\\ \implies Y &= \frac{B-A}{b-a}\\ \implies X &= \boxed{A - a\left(\frac{B-A}{b-a}\right)} \end{align*}
\begin{align*} C &= X + Yc\\ \implies Yc &= C - X\\ \implies c &= \frac{C-X}{Y}\\ \implies c &= \frac{C - [A - \frac{B-A}{b-a} \cdot a]}{\frac{B-A}{b-a}}\\ \implies c &= \frac{C - A + a\left(\frac{B-A}{b-a}\right)}{\frac{B-A}{b-a}}\\ \implies c &= \frac{C(b-a) - A(b-a) + a(B-A)}{B-A}\\ \implies c &= \frac{Cb - Ca - Ab + Aa + Ba - Aa}{B-A}\\ \implies c &= \frac{Cb - Ca - Ab + Ba}{B-A} \end{align*}
So the answer is: .
See Also
1980 USAMO (Problems • Resources) | ||
Preceded by First Question |
Followed by Problem 2 | |
1 • 2 • 3 • 4 • 5 | ||
All USAMO Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.