1984 AIME Problems/Problem 5

Revision as of 03:47, 24 February 2012 by Kubluck (talk | contribs) (Problem)

Problem

Determine the value of $ab$ if $\log_8a+\log_4b^2=5$ and $\log_8b+\log_4a^2=7$.

Solution

Solution 1

Use the change of base formula to see that $\frac{\log a}{\log 8} + \frac{2 \log b}{\log 4} = 5$; combine denominators to find that $\frac{\log ab^3}{3\log 2} = 5$. Doing the same thing with the second equation yields that $\frac{\log a^3b}{3\log 2} = 7$. This means that $\log ab^3 = 15\log 2 \Longrightarrow ab^3 = 2^{15}$ and that $\log a^3 b = 21\log 2 \Longrightarrow a^3 b = 2^{21}$. If we multiply the two equations together, we get that $a^4b^4 = 2^{36}$, so taking the fourth root of that, $ab = 2^9 = \boxed{512}$.

Solution 2

We can simplify our expressions by changing everything to a common base and by pulling exponents out of the logarithms. The given equations then become $\frac{\ln a}{\ln 8} + \frac{2 \ln b}{\ln 4} = 5$ and $\frac{\ln b}{\ln 8} + \frac{2 \ln a}{\ln 4} = 7$. Adding the equations and factoring, we get $(\frac{1}{\ln 8}+\frac{2}{\ln 4})(\ln a+ \ln b)=12$. Rearranging we see that $\ln ab = \frac{12}{\frac{1}{\ln 8}+\frac{2}{\ln 4}}$. Again, we pull exponents out of our logarithms to get $\ln ab = \frac{12}{\frac{1}{3 \ln 2} + \frac{2}{2 \ln 2}} = \frac{12 \ln 2}{\frac{1}{3} + 1} = \frac{12 \ln 2}{\frac{4}{3}} = 9 \ln 2$. This means that $\frac{\ln ab}{\ln 2} = 9$. The left-hand side can be interpreted as a base-2 logarithm, giving us $ab = 2^9 = \boxed{512}$.

Solution 3

This solution is very similar to the above two, but it utilizes the well-known fact that $\log_{m^k}{n^k}= \log_m{n}.$ Thus, $\log_8a+\log_4b^2=5 \Rightarrow  \log_{2^3}{(\sqrt[3]{a})^3} + \log_{2^2}{b^2} = 5 \Rightarrow \log_2{\sqrt[3]{a}} + \log_2{b} = 5 \Rightarrow \log_2{\sqrt[3]{a}b} = 5.$ Similarly, $\log_8b+\log_4a^2=7 \Rightarrow \log_2{\sqrt[3]{b}a} = 7.$ Adding these two equations, we have $\log_2{a^{\frac{4}{3}}b^{\frac{4}{3}}} = 12 \Rightarrow ab = 2^{12\times\frac{3}{4}} = 2^9 = \boxed{512}$.

See also

1984 AIME (ProblemsAnswer KeyResources)
Preceded by
Problem 4
Followed by
Problem 6
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
All AIME Problems and Solutions