Question

Difficulty: MediumLogarithms and Change of Base

If log2x+log8x=4\log_2 x + \log_8 x = 4, what is the value of xx?

  1. A
    4
  2. B
    6
  3. 8Answer
  4. D
    64

Answer

8
By applying the change of base formula, log8x=log2xlog28=13log2x\log_8 x = \frac{\log_2 x}{\log_2 8} = \frac{1}{3}\log_2 x. Rewriting the equation gives log2x+13log2x=43log2x=4\log_2 x + \frac{1}{3}\log_2 x = \frac{4}{3}\log_2 x = 4. Solving for log2x\log_2 x yields log2x=3\log_2 x = 3, which in exponential form gives x=23=8x = 2^3 = 8.

Step-by-Step Solution

1
Apply the change of base formula to express log8x\log_8 x in base 2
log8x=log2xlog28=log2x3\log_8 x = \frac{\log_2 x}{\log_2 8} = \frac{\log_2 x}{3}
Logarithms must be converted to a common base before combining terms.
2
Substitute log8x=13log2x\log_8 x = \frac{1}{3}\log_2 x into the original equation
log2x+13log2x=4    43log2x=4\log_2 x + \frac{1}{3}\log_2 x = 4 \implies \frac{4}{3}\log_2 x = 4
Combine like logarithmic terms.
3
Solve for log2x\log_2 x
log2x=4×34=3\log_2 x = 4 \times \frac{3}{4} = 3
Isolate the logarithmic expression by multiplying both sides by 34\frac{3}{4}.
4
Convert the logarithmic equation to its exponential form to solve for xx
x=23=8x = 2^3 = 8
Definition of logarithms states that logba=c    bc=a\log_b a = c \iff b^c = a.

Key Concept

Logarithms and Change of Base
Rate this question