返回题库

AIME 2000 I · 第 9 题

AIME 2000 I — Problem 9

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

The system of equations

log10(2000xy)(log10x)(log10y)=4log10(2yz)(log10y)(log10z)=1log10(zx)(log10z)(log10x)=0\begin{aligned}\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{aligned} has two solutions (x1,y1,z1)(x_{1},y_{1},z_{1}) and (x2,y2,z2)(x_{2},y_{2},z_{2}). Find y1+y2y_{1} + y_{2}.

解析

Solution

Since logab=loga+logb\log ab = \log a + \log b, we can reduce the equations to a more recognizable form:

logxlogy+logx+logy1=3log2000logylogz+logy+logz1=log2logxlogz+logx+logz1=1\begin{aligned} -\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{aligned} Let a,b,ca,b,c be logx,logy,logz\log x, \log y, \log z respectively. Using SFFT, the above equations become (*)

(a1)(b1)=log2(b1)(c1)=log2(a1)(c1)=1\begin{aligned}(a - 1)(b - 1) &=& \log 2 \\ (b-1)(c-1) &=& \log 2 \\ (a-1)(c-1) &=& 1 \end{aligned} Small note from different author: (3log2000)=log20003=log2000log1000=log2.-(3 - \log 2000) = \log 2000 - 3 = \log 2000 - \log 1000 = \log 2.

From here, multiplying the three equations gives

(a1)2(b1)2(c1)2=(log2)2(a1)(b1)(c1)=±log2\begin{aligned}(a-1)^2(b-1)^2(c-1)^2 &=& (\log 2)^2\\ (a-1)(b-1)(c-1) &=& \pm\log 2\end{aligned} Dividing the third equation of (*) from this equation, b1=logy1=±log2logy=±log2+1b-1 = \log y - 1 = \pm\log 2 \Longrightarrow \log y = \pm \log 2 + 1. (Note from different author if you are confused on this step: if ±\pm is positive then logy=log2+1=log2+log10=log20,\log y = \log 2 + 1 = \log 2 + \log 10 = \log 20, so y=20.y=20. if ±\pm is negative then logy=1log2=log10log2=log5,\log y = 1 - \log 2 = \log 10 - \log 2 = \log 5, so y=5.y=5.) This gives y1=20,y2=5y_1 = 20, y_2 = 5, and the answer is y1+y2=025y_1 + y_2 = \boxed{025}.

Solution 2

Subtracting the second equation from the first equation yields

log2000xylog2yz((logx)(logy)(logy)(logz))=3log2000xy2yzlogy(logxlogz)=3log1000+logxzlogy(logxz)=33+logxzlogy(logxz)=3logxz(1logy)=0\begin{aligned} \log 2000xy-\log 2yz-((\log x)(\log y)-(\log y)(\log z)) &= 3 \\ \log\frac{2000xy}{2yz}-\log y(\log x-\log z) &= 3 \\ \log1000+\log\frac{x}{z}-\log y(\log\frac{x}{z}) &= 3 \\ 3+\log\frac{x}{z}-\log y(\log\frac{x}{z}) &= 3 \\ \log\frac{x}{z}(1-\log y) &= 0 \\ \end{aligned} If 1logy=01-\log y=0 then y=10y=10. Substituting into the first equation yields log20000=4\log20000=4 which is not possible.

If logxz=0\log\frac{x}{z}=0 then xz=1x=z\frac{x}{z}=1\Longrightarrow x=z. Substituting into the third equation gets

logx2(logx)(logx)=0logx2logxx=0logx2x=0x2x=1\begin{aligned} \log x^2-(\log x)(\log x) &= 0 \\ \log x^2-\log x^x &= 0 \\ \log x^{2-x} &= 0 \\ x^{2-x} &= 1 \\ \end{aligned} Thus either x=1x=1 or 2x=0x=22-x=0\Longrightarrow x=2. (Note that here x1x\neq-1 since logarithm isn't defined for negative number.)

Substituting x=1x=1 and x=2x=2 into the first equation will obtain y=5y=5 and y=20y=20, respectively. Thus y1+y2=025y_1+y_2=\boxed{025}.

~ Nafer

Solution 3

Let a=logxa = \log x, b=logyb = \log y and c=logzc = \log z. Then the given equations become:

log2+a+bab=1log2+b+cbc=1a+c=ac\begin{aligned} \log 2 + a + b - ab = 1 \\ \log 2 + b + c - bc = 1 \\ a+c = ac \\ \end{aligned} Equating the first and second equations, solving, and factoring, we get a(1b)=c(1b)    a=ca(1-b) = c(1-b) \implies{a = c}. Plugging this result into the third equation, we get c=0c = 0 or 22. Substituting each of these values of cc into the second equation, we get b=1log2b = 1 - \log 2 and b=1+log2b = 1 + \log 2. Substituting backwards from our original substitution, we get y=5y = 5 and y=20y = 20, respectively, so our answer is 025\boxed{025}.

~ anellipticcurveoverq

Solution 4

All logs are base 10 by convention. Rearrange the given statements:

log2000+logx+logylogxlogy=4,which becomeslogx+logy=logxlogy+log5.log2+logy+logzlogylogz=1,which becomeslogy+logz=logylogz+log5.logz+logxlogzlogx=0,which becomeslogx+logz=logzlogx.\begin{aligned} \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{aligned} Subtract the first two equations to obtain (logxlogz)=logy(logxlogz).(\log x - \log z) = \log y (\log x - \log z).

This must mean logx=logz\log x = \log z because otherwise logy=1\log y = 1 turns the first equation into logy=log5\log y = \log 5 which is self-contradictory.

With logx=logz\log x = \log z we know each value satisfies 2a=a22a = a^2, so they are both 00 or both 22. Finally we arrive at our two solutions, where 0 gives us 0+logy=0+log50 + \log y = 0 + \log 5, and y=5y = 5, and 2 gives us 2+logy=2logy+log52 + \log y = 2 \log y + \log 5, and logy=2log5=log20\log y = 2 - \log 5 = \log 20, so y=20y = 20. Similar to above we arrive at 025\boxed{025}.

~ GrindOlympiads

Video solution

https://www.youtube.com/watch?v=sOyLnGJjVvc&t