返回题库

AIME 2002 I · 第 6 题

AIME 2002 I — Problem 6

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

The solutions to the system of equations

log225x+log64y=4\log_{225}x+\log_{64}y=4 logx225logy64=1\log_{x}225-\log_{y}64=1

are (x1,y1)(x_1,y_1) and (x2,y2)(x_2,y_2). Find log30(x1y1x2y2)\log_{30}\left(x_1y_1x_2y_2\right).

解析

Solution

Let A=log225xA=\log_{225}x and let B=log64yB=\log_{64}y.

From the first equation: A+B=4B=4AA+B=4 \Rightarrow B = 4-A.

Plugging this into the second equation yields 1A1B=1A14A=1A=3±5\frac{1}{A}-\frac{1}{B}=\frac{1}{A}-\frac{1}{4-A}=1 \Rightarrow A = 3\pm\sqrt{5} and thus, B=1±5B=1\pm\sqrt{5}.

So, log225(x1x2)=log225(x1)+log225(x2)=(3+5)+(35)=6\log_{225}(x_1x_2)=\log_{225}(x_1)+\log_{225}(x_2)=(3+\sqrt{5})+(3-\sqrt{5})=6 x1x2=2256=1512\Rightarrow x_1x_2=225^6=15^{12}.

And log64(y1y2)=log64(y1)+log64(y2)=(1+5)+(15)=2\log_{64}(y_1y_2)=\log_{64}(y_1)+\log_{64}(y_2)=(1+\sqrt{5})+(1-\sqrt{5})=2 y1y2=642=212\Rightarrow y_1y_2=64^2=2^{12}.

Thus, log30(x1y1x2y2)=log30(1512212)=log30(3012)=012\log_{30}\left(x_1y_1x_2y_2\right) = \log_{30}\left(15^{12}\cdot2^{12} \right) = \log_{30}\left(30^{12} \right) = \boxed{012}.

One may simplify the work by applying Vieta's formulas to directly find that logx1+logx2=6log225,logy1+logy2=2log64\log x_1 + \log x_2 = 6 \log 225, \log y_1 + \log y_2 = 2 \log 64.