You can put this solution on YOUR website! solve this equation: logx base 2 + log2 base x=2
log2/logx + logx/log2 = 2
(log2)^2 + (logx)^2 = 2(log2)(logx)
(logx)^2 -2(log2)(logx) +(log2)^2 = 0
Factor:
(logx-log2)^2 = 0
logx = log2 twice
x = 2 (twice)
===================
Cheers,
Stan H.