Difference between revisions of "1980 USAMO Problems/Problem 1"
Nnubnubnub (talk | contribs) (→Solution: Oh god, the formatting was absolutely terrible. At least save the line breaks...) |
|||
Line 3: | Line 3: | ||
== 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 [some constant amount] (due to the weight, and distribution of the weight, of the arm itself) | + | 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{[some constant amount] (due to the weight, and distribution of the weight, of the arm itself) } + \text{ [the length of the arm] } \times \text{ [the weight of what is sitting 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 + yB = z + ub</cmath> | |
− | + | <cmath>x + yC = z + uc</cmath> | |
− | In fact, we don't exactly care what x,y,z,u are. By subtracting x from all equations and dividing by y, we get: | + | In fact, we don't exactly care what <math>x,y,z,u</math> are. By subtracting <math>x</math> from all equations and dividing by <math>y</math>, we get: |
− | + | <cmath>A = \frac{z-x}{y} + a\left(\frac{u}{y}\right)</cmath> | |
− | + | <cmath>B = \frac{z-x}{y} + b\left(\frac{u}{y}\right)</cmath> | |
− | + | <cmath>C = \frac{z-x}{y} + c\left(\frac{u}{y}\right)</cmath> | |
− | We can just give the names X and Y to the quantities | + | We can just give the names <math>X</math> and <math>Y</math> to the quantities <math>\frac{z-x}{y}</math> and <math>\frac{u}{y}</math>. |
− | + | <cmath>A = X + Ya</cmath> | |
− | + | <cmath>B = X + Yb</cmath> | |
− | + | <cmath>C = X + Yc</cmath> | |
− | Our task is to compute c in terms of A, a, B, b, and C. This can be done by solving for X and Y in terms of A,a,B,b and eliminating them from the implicit expression for c in the last equation. Perhaps there is a shortcut, but this will work: | + | Our task is to compute <math>c</math> in terms of <math>A</math>, <math>a</math>, <math>B</math>, <math>b</math>, and <math>C</math>. This can be done by solving for <math>X</math> and <math>Y</math> in terms of <math>A</math>,<math>a</math>,<math>B</math>,<math>b</math> and eliminating them from the implicit expression for <math>c</math> in the last equation. Perhaps there is a shortcut, but this will work: |
− | + | <cmath>A = X + Ya\implies \boxed{X = A - Ya}</cmath> | |
− | + | <cmath>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)}</cmath> | |
− | + | <cmath>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}</cmath> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | c = | ||
− | So the answer is: | + | So the answer is: <cmath>\boxed{\frac{Cb - Ca - Ab + Ba}{B-A}}</cmath>. |
− | |||
− | |||
== See Also == | == See Also == |
Revision as of 18:55, 10 April 2013
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:
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 |