2010 AIME II Problems/Problem 5

Revision as of 18:19, 2 April 2010 by Scientistpatrick (talk | contribs) (Created page with '== Problem 5 == Positive numbers <math>x</math>, <math>y</math>, and <math>z</math> satisfy <math>xyz = 10^{81}</math> and <math>(\log_{10}x)(\log_{10} yz) + (\log_{10}y) (\log_{…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem 5

Positive numbers $x$, $y$, and $z$ satisfy $xyz = 10^{81}$ and $(\log_{10}x)(\log_{10} yz) + (\log_{10}y) (\log_{10}z) = 468$. Find $\sqrt {(\log_{10}x)^2 + (\log_{10}y)^2 + (\log_{10}z)^2}$.

Solution

Using the properties of logarithms, $\log_{10}xyz = 81$ by taking the log base 10 of both sides, and $(\log_{10}x)(\log_{10}y) + (\log_{10}x)(\log_{10}z) + (\log_{10}y)(\log_{10}x)= 468$ by using the fact that $\log_{10}ab = \log_{10}a + \log_{10}b$. Through further simplification, we find that $\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} = a^{2}+b^{2}+c^{2}+2ab+2ac+2bc$.