Difference between revisions of "2000 AIME I Problems/Problem 9"
(will finish soon) |
(finish solution) |
||
Line 3: | Line 3: | ||
<center><math>\begin{eqnarray*}\log_{10}(2000xy) - (\log_{10}x)(\log_{10}y) & = & 4 \\ | <center><math>\begin{eqnarray*}\log_{10}(2000xy) - (\log_{10}x)(\log_{10}y) & = & 4 \\ | ||
\log_{10}(2yz) - (\log_{10}y)(\log_{10}z) & = & 1 \\ | \log_{10}(2yz) - (\log_{10}y)(\log_{10}z) & = & 1 \\ | ||
− | \log_{10}( | + | \log_{10}(zx) - (\log_{10}z)(\log_{10}x) & = & 0 \\ |
\end{eqnarray*}</math></center> | \end{eqnarray*}</math></center> | ||
Line 9: | Line 9: | ||
== Solution == | == Solution == | ||
− | |||
Since <math>\log ab = \log a + \log b</math>, we can reduce the equations to a more recognizable form: | Since <math>\log ab = \log a + \log b</math>, we can reduce the equations to a more recognizable form: | ||
− | <cmath>\begin{eqnarray*}- | + | <cmath>\begin{eqnarray*} -\log x \log y + \log x + \log y - 1 &=& 3 - \log 2000\\ |
− | + | -\log y \log z + \log y + \log z - 1 &=& - \log 2\\ | |
+ | -\log x \log z + \log x + \log z - 1 &=& -1\\ | ||
\end{eqnarray*}</cmath> | \end{eqnarray*}</cmath> | ||
− | Let <math> | + | Let <math>a,b,c</math> be <math>\log x, \log y, \log z</math> respectively. Using [[Simon's Favorite Factoring Trick|SFFT]], the above equations become (*) |
− | <cmath>\begin{eqnarray*}( | + | <cmath>\begin{eqnarray*}(a - 1)(b - 1) &=& \log 2 \\ |
− | + | (b-1)(c-1) &=& \log 2 \\ | |
+ | (a-1)(c-1) &=& 1 | ||
\end{eqnarray*}</cmath> | \end{eqnarray*}</cmath> | ||
− | + | From here, multiplying the three equations gives | |
− | <cmath>\begin{eqnarray*}( | + | <cmath>\begin{eqnarray*}(a-1)^2(b-1)^2(c-1)^2 &=& (\log 2)^2\\ |
− | ( | + | (a-1)(b-1)(c-1) &=& \pm\log 2\end{eqnarray*}</cmath> |
− | + | Dividing the third equation of (*) from this equation, <math>b-1 = \log y - 1 = \pm\log 2 \Longrightarrow \log y = \pm \log 2 + 1</math>. This gives <math>y_1 = 20, y_2 = 5</math>, and the answer is <math>y_1 + y_2 = \boxed{025}</math>. | |
+ | |||
+ | Alternatively, at (*), notice that the RHS of the first two equations are the same, so <math>a=c</math>. Substituting this into the third equation gives <math>a=c=0,2</math>, which if we solve backwards for <math>y</math> will give us the same answer. | ||
== See also == | == See also == |
Revision as of 10:32, 1 January 2008
Problem
The system of equations
\log_{10}(2yz) - (\log_{10}y)(\log_{10}z) & = & 1 \\ \log_{10}(zx) - (\log_{10}z)(\log_{10}x) & = & 0 \\
\end{eqnarray*}$ (Error compiling LaTeX. Unknown error_msg)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 (*)
From here, multiplying the three equations gives
Dividing the third equation of (*) from this equation, . This gives , and the answer is .
Alternatively, at (*), notice that the RHS of the first two equations are the same, so . Substituting this into the third equation gives , which if we solve backwards for will give us the same answer.
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 |