Question

Difficulty: HardLogarithms and Change of Base

If log2x3logx16=1\log_2 x - 3\log_x 16 = 1, what is the product of all real values of xx that satisfy the equation?

  1. 22Answer
  2. B
    1616
  3. C
    12-12
  4. D
    88

Answer

The product of all real values of xx satisfying the equation is 22.
Using the change of base formula, logx16=4log2x\log_x 16 = \frac{4}{\log_2 x}. Substituting u=log2xu = \log_2 x yields u2u12=0u^2 - u - 12 = 0, giving u=4u = 4 or u=3u = -3. Converting back to xx gives x=16x = 16 or x=18x = \frac{1}{8}. Their product is 16×18=216 \times \frac{1}{8} = 2.

Step-by-Step Solution

1
Apply the change of base formula to express logx16\log_x 16 in base 2.
logx16=log216log2x=4log2x\log_x 16 = \frac{\log_2 16}{\log_2 x} = \frac{4}{\log_2 x}
Standard logarithmic base conversion allows all terms to share base 2.
2
Substitute the change of base result into the original equation.
log2x3(4log2x)=1    log2x12log2x=1\log_2 x - 3 \left(\frac{4}{\log_2 x}\right) = 1 \implies \log_2 x - \frac{12}{\log_2 x} = 1
Simplifies the algebraic expression into a single logarithmic variable.
3
Substitute u=log2xu = \log_2 x and transform into a quadratic equation.
u12u=1    u2u12=0u - \frac{12}{u} = 1 \implies u^2 - u - 12 = 0
Clears the fraction by multiplying through by uu (where u0u \neq 0).
4
Factor the quadratic equation to find values of uu.
(u4)(u+3)=0    u=4 or u=3(u - 4)(u + 3) = 0 \implies u = 4 \text{ or } u = -3
Determines the logarithmic roots.
5
Solve for xx using the exponential form x=2ux = 2^u.
x1=24=16x_1 = 2^4 = 16 and x2=23=18x_2 = 2^{-3} = \frac{1}{8}
Converts the logarithmic solution back to the original variable xx.
6
Calculate the product of the roots x1x2x_1 \cdot x_2.
16×18=216 \times \frac{1}{8} = 2
Fulfills the specific evaluation requirement asked in the stem.

Key Concept

Logarithmic Change of Base and Quadratic Reducible Logarithmic Equations
Estimated Time:2m 0s
Rate this question