返回题库

AIME 2010 II · 第 5 题

AIME 2010 II — Problem 5

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Positive numbers xx, yy, and zz satisfy xyz=1081xyz = 10^{81} and (log10x)(log10yz)+(log10y)(log10z)=468(\log_{10}x)(\log_{10} yz) + (\log_{10}y) (\log_{10}z) = 468. Find (log10x)2+(log10y)2+(log10z)2\sqrt {(\log_{10}x)^2 + (\log_{10}y)^2 + (\log_{10}z)^2}.

解析

Solution

Using the properties of logarithms, log10xyz=81\log_{10}xyz = 81 by taking the log base 10 of both sides, and (log10x)(log10y)+(log10x)(log10z)+(log10y)(log10z)=468(\log_{10}x)(\log_{10}y) + (\log_{10}x)(\log_{10}z) + (\log_{10}y)(\log_{10}z)= 468 by using the fact that log10ab=log10a+log10b\log_{10}ab = \log_{10}a + \log_{10}b.

Through further simplification, we find that log10x+log10y+log10z=81\log_{10}x+\log_{10}y+\log_{10}z = 81. It can be seen that there is enough information to use the formula  (a+b+c)2=a2+b2+c2+2ab+2ac+2bc\ (a+b+c)^{2} = a^{2}+b^{2}+c^{2}+2ab+2ac+2bc, as we have both  a+b+c\ a+b+c and  2ab+2ac+2bc\ 2ab+2ac+2bc, and we want to find a2+b2+c2\sqrt {a^2 + b^2 + c^2}.

After plugging in the values into the equation, we find that  (log10x)2+(log10y)2+(log10z)2\ (\log_{10}x)^2 + (\log_{10}y)^2 + (\log_{10}z)^2 is equal to  6561936=5625\ 6561 - 936 = 5625.

However, we want to find (log10x)2+(log10y)2+(log10z)2\sqrt {(\log_{10}x)^2 + (\log_{10}y)^2 + (\log_{10}z)^2}, so we take the square root of  5625\ 5625, or 075\boxed{075}.

Solution 2

Let a=log10xa=\log_{10}x, b=log10y,b=\log_{10}y, and c=log10zc=\log_{10}z.

We have a+b+c=81a+b+c=81 and a(b+c)+bc=ab+ac+bc=468a(b+c)+bc=ab+ac+bc=468. Since these two equations look a lot like Vieta's for a cubic, create the polynomial x381x2+468x=0x^3-81x^2+468x=0 (leave the constant term as 00 to make things easy). Dividing by xx yields x281x+468=0x^2-81x+468=0.

Now we use the quadratic formula:

x=81±81244682x=\frac{81\pm\sqrt{81^2-4\cdot468}}{2} x=81±46892x=\frac{81\pm\sqrt{4689}}{2}

x=81+35212x=\frac{81+3\sqrt{521}}{2}, x=8135212x=\frac{81-3\sqrt{521}}{2}

Since the question asks for a2+b2+c2\sqrt{a^2+b^2+c^2} (remember one of the values was the solution x=0x=0 that we divided out in the beginning), we find:

(81+35212)2+(8135212)2\sqrt{\left(\frac{81+3\sqrt{521}}{2}\right)^2+\left(\frac{81-3\sqrt{521}}{2}\right)^2} =2812+(3521)24=\sqrt{2\cdot\frac{81^2+(3\sqrt{521})^2}{4}} =112502=\sqrt{\frac{11250}{2}} =075=\boxed{075}

~bad_at_mathcounts

Video solution

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