AoPSWiki
Support local problem solving programs by contributing to the Art of Problem Solving Foundation.
Click here for more information about the Foundation.
Personal tools

2000 AIME I Problems/Problem 9

From AoPSWiki

Problem

The system of equations

\begin{eqnarray*}\log_{10}(2000xy) - (\log_{10}x)(\log_{10}y) & = & 4 \\\log_{10}(2yz) - (\log_{10}y)(\log_{10}z) & = & 1 \\\log_{10}(zx) - (\log_{10}z)(\log_{10}x) & = & 0 \\\end{eqnarray*}

has two solutions and . Find .

Solution

Since , we can reduce the equations to a more recognizable form:

\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*}

Let be respectively. Using SFFT, the above equations become (*)

\begin{eqnarray*}(a - 1)(b - 1) &=& \log 2 \\(b-1)(c-1) &=& \log 2 \\(a-1)(c-1) &=& 1 \end{eqnarray*}

From here, multiplying the three equations gives

\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*}

Dividing the third equation of (*) from this equation, b-1 = \log y - 1 = \pm\log 2 \Longrightarrow \log y = \pm \log 2 + 1. 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 (ProblemsResources)
Preceded by
Problem 8
Followed by
Problem 10
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Preparing for MATHCOUNTS or the AMC contests, and having a tough time with number theory problems? Read Art of Problem Solving's Introduction to Number Theory by Mathew Crawford.
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us