if $x>1$ and $\log_2x,\log_3x,\log_x16$ are in Geometric progression then what is x equal to?
Solution:
$(\log_3x)^2=\log_2x\times\log_x16=\log_216=\log_22^4=4$
$\log_3x=2 or x=3^2=9$
so my doubt is how $(\log_3x)^2=\log_2x\times\log_x16$ while the rest i have understood
The equality comes from the geometric progression: $$\log_2 x = a, \quad \log_3 x = ar, \quad \log_x 16 = ar^2$$ Thus $$(\log_3 x)^2 = a^2 r^2 = a \cdot ar^2 = \log_2 x \log_x 16$$