Source: Extra Practice

Find the real value of xx satisfying the equation: log2x+log4x+log16x=7\log_2 x + \log_4 x + \log_{16} x = 7.

Options

Option A is correct

1616

Option B

88

Option C

3232

Option D

44

Explanation

To solve the equation, express all logarithms with the common base 22 using the property logbka=1klogba\log_{b^k} a = \frac{1}{k} \log_b a:

  • log4x=log22x=12log2x\log_4 x = \log_{2^2} x = \frac{1}{2} \log_2 x
  • log16x=log24x=14log2x\log_{16} x = \log_{2^4} x = \frac{1}{4} \log_2 x

Substituting these back into the equation: log2x+12log2x+14log2x=7\log_2 x + \frac{1}{2} \log_2 x + \frac{1}{4} \log_2 x = 7 log2x(1+1214)=7\log_2 x \left(1 + \frac{1}{2} \frac{1}{4}\right) = 7 log2x(74)=7\log_2 x \left(\frac{7}{4}\right) = 7 log2x=4    x=24=16\log_2 x = 4 \implies x = 2^4 = 16.

Since 16>016 > 0, it is a valid solution.