Difference between revisions of "2000 AIME I Problems/Problem 9"
(add solution 4) |
m (my writeup looked so bad) |
||
Line 75: | Line 75: | ||
All logs are base 10 by convention. Rearrange the given statements: | All logs are base 10 by convention. Rearrange the given statements: | ||
− | \ | + | <cmath>\begin{align*} |
+ | \log 2000 + \log x + \log y - \log x \log y = 4, \quad \text{which becomes} \quad \log x + \log y = \log x \log y + \log 5. \\ | ||
+ | \log 2 + \log y + \log z - \log y \log z = 1, \quad \text{which becomes} \quad \log y + \log z = \log y \log z + \log 5. \\ | ||
+ | \log z + \log x - \log z \log x = 0, \quad \text{which becomes} \quad \log x + \log z = \log z \log x. \\ | ||
+ | \end{align*}</cmath> | ||
− | + | Subtract the first two equations to obtain <math>(\log x - \log z) = \log y (\log x - \log z). </math> | |
− | \( | + | This must mean \(\log x = \log z\) because otherwise \(\log y = 1\) turns the first equation into \(\log y = \log 5\) which is self-contradictory. |
− | + | With \(\log x = \log z\) we know each value satisfies \(2a = a^2\), so they are both \(0\) or both \(2\). Finally we arrive at our two solutions, where 0 gives us \(0 + \log y = 0 + \log 5\), and \(y = 5\), and 2 gives us \(2 + \log y = 2 \log y + \log 5\), and \(\log y = 2 - \log 5 = \log 20\), so \(y = 20\). Similar to above we arrive at <math>\boxed{025}</math>. | |
− | |||
− | |||
~ GrindOlympiads | ~ GrindOlympiads |
Latest revision as of 21:19, 27 November 2024
Problem
The system of equations
has two solutions and . Find .
Solution
Since , we can reduce the equations to a more recognizable form:
Let be respectively. Using SFFT, the above equations become (*)
Small note from different author:
From here, multiplying the three equations gives
Dividing the third equation of (*) from this equation, . (Note from different author if you are confused on this step: if is positive then so if is negative then so ) This gives , and the answer is .
Solution 2
Subtracting the second equation from the first equation yields If then . Substituting into the first equation yields which is not possible.
If then . Substituting into the third equation gets Thus either or . (Note that here since logarithm isn't defined for negative number.)
Substituting and into the first equation will obtain and , respectively. Thus .
~ Nafer
Solution 3
Let , and . Then the given equations become:
Equating the first and second equations, solving, and factoring, we get . Plugging this result into the third equation, we get or . Substituting each of these values of into the second equation, we get and . Substituting backwards from our original substitution, we get and , respectively, so our answer is .
~ anellipticcurveoverq
Solution 4
All logs are base 10 by convention. Rearrange the given statements:
Subtract the first two equations to obtain
This must mean \(\log x = \log z\) because otherwise \(\log y = 1\) turns the first equation into \(\log y = \log 5\) which is self-contradictory.
With \(\log x = \log z\) we know each value satisfies \(2a = a^2\), so they are both \(0\) or both \(2\). Finally we arrive at our two solutions, where 0 gives us \(0 + \log y = 0 + \log 5\), and \(y = 5\), and 2 gives us \(2 + \log y = 2 \log y + \log 5\), and \(\log y = 2 - \log 5 = \log 20\), so \(y = 20\). Similar to above we arrive at .
~ GrindOlympiads
Video solution
https://www.youtube.com/watch?v=sOyLnGJjVvc&t
See also
2000 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 8 |
Followed by Problem 10 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.