Question

Difficulty: MediumLogarithms and Change of Base

If log5x+2logx5=3\log_5 x + 2\log_x 5 = 3, what is the sum of all possible real values of xx?

  1. A
    15
  2. 30Answer
  3. C
    100
  4. D
    125

Answer

The sum of all possible real values of xx is 30.
Applying the change of base identity logx5=1log5x\log_x 5 = \frac{1}{\log_5 x} converts the equation to log5x+2log5x=3\log_5 x + \frac{2}{\log_5 x} = 3. Setting y=log5xy = \log_5 x yields y23y+2=0y^2 - 3y + 2 = 0, giving solutions y=1y = 1 and y=2y = 2. Converting back to xx gives x=51=5x = 5^1 = 5 and x=52=25x = 5^2 = 25. The sum of these values is 5+25=305 + 25 = 30.

Step-by-Step Solution

1
Apply the change of base identity logx5=1log5x\log_x 5 = \frac{1}{\log_5 x}.
The equation becomes log5x+2log5x=3\log_5 x + \frac{2}{\log_5 x} = 3.
Converting all logarithmic terms to base 5 allows substitution and simplification.
2
Substitute y=log5xy = \log_5 x and form a quadratic equation.
y+2y=3    y23y+2=0y + \frac{2}{y} = 3 \implies y^2 - 3y + 2 = 0.
Multiplying through by yy transforms the logarithmic equation into a standard quadratic form.
3
Solve the quadratic equation for yy.
(y1)(y2)=0    y=1 or y=2(y - 1)(y - 2) = 0 \implies y = 1 \text{ or } y = 2.
Factoring determines the values of y=log5xy = \log_5 x.
4
Convert back to xx using exponentiation and calculate the sum.
For y=1y = 1, x=51=5x = 5^1 = 5. For y=2y = 2, x=52=25x = 5^2 = 25. Sum =5+25=30= 5 + 25 = 30.
Definition of logarithm logab=c    ac=b\log_a b = c \iff a^c = b gives the values of xx.

Key Concept

Logarithm Change of Base Formula and Quadratic Substitution
Estimated Time:1m 30s
Rate this question