Maths Olympiad Prep

Library / /315 of 520

Algebra Difficulty 5.7 AIME, harder Find the answer

Solve the following equation:

9lgx2+log18174962=9lgx+1.59lgx1. 9^{\lg x^{2}}+\log _{\sqrt{18}} 17496 \sqrt{2}=9^{\lg x+1.5}-9^{\lg x-1} .

A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.

Solution

In the second term on the right side, 17496=233717496=2^{3} \cdot 3^{7}, therefore

log18174962=log1827237=log18(232)72=log18187=7 \log _{\sqrt{18}} 17496 \sqrt{2}=\log _{\sqrt{18}} 2^{\frac{7}{2}} \cdot 3^{7}=\log _{\sqrt{18}}\left(2 \cdot 3^{2}\right)^{\frac{7}{2}}=\log _{\sqrt{18}} \sqrt{18^{7}}=7

In the other terms, with the notation lgx=y\lg x=y, our equation simplifies to:

92y+7=9y+1.59y1=9y(91.591)=9y242/9 9^{2 y}+7=9^{y+1.5}-9^{y-1}=9^{y}\left(9^{1.5}-9^{-1}\right)=9^{y} \cdot 242 / 9

and further, with the notation 92=z9^{2}=z,

z2+7=242z/9 z^{2}+7=242 z / 9

From this, z126.63z_{1} \approx 26.63 and z20.26292z_{2} \approx 0.2629^{2}. With these, from lgx=lgz/lg9\lg x=\lg z / \lg 9,

lgx11.494lgx2(0.41981)/0.9542=0.6080=0.39201 \begin{aligned} & \lg x_{1} \approx 1.494 \\ & \lg x_{2} \approx(0.4198-1) / 0.9542=-0.6080=0.3920-1 \end{aligned}

and thus x131.2,x20.247x_{1} \approx 31.2, \quad x_{2} \approx 0.247

Denes Marton (Budapest, Kölcsay F. Gymnasium III. grade)

Remark. Many contestants either did not perform the numerical calculation at all, or did so very superficially and carelessly. For example, one paper underlined a numerical expression as the final result, which still contained specified additions and square roots. There are also conceptual errors in the calculation of the logarithms of numbers between 0 and 1, and even primitive decimal point errors. - A calculation that is correct in principle but flawed in execution can cause a lot of trouble in practice.[^0]

[^0]: 2{ }^{2} For the purpose of z2z_{2}, we calculated the square root of the discriminant to six significant figures without using logarithms. With logarithms, we can only get four significant figures, so the difference 242237.3242-237.3, and thus z2z_{2}, would only have two significant figures. Our method allows us to get four significant figures for z2z_{2} as well.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.