Concept:Convert all logarithms to the same base to combine them into a single equation.Explanation:Let t=log2x.Then log4x=log24log2x=2t.Similarly, log16x=log216log2x=4t.Add them: t+2t+4t=47t.Given 47t=421, so multiply both sides by 4: 7t=21, hence t=3.Thus log2x=3, so x=23=8.Answer:The correct option is B (8).