Question

Difficulty: MediumIndices and Logarithms

Find the real value of xx that satisfies the logarithmic equation log5(x24)log5(x2)=2\log_5(x^2 - 4) - \log_5(x - 2) = 2.

Answer: 23

Answer

The value of xx that satisfies the equation is 23.
Applying the logarithmic quotient rule gives log5(x24x2)=2\log_5 \left(\frac{x^2 - 4}{x - 2}\right) = 2. Factoring the numerator gives log5((x2)(x+2)x2)=log5(x+2)=2\log_5 \left(\frac{(x - 2)(x + 2)}{x - 2}\right) = \log_5(x + 2) = 2. Converting to exponential form yields x+2=52=25x + 2 = 5^2 = 25, which simplifies to x=23x = 23.

Step-by-Step Solution

1
Apply the logarithmic quotient rule
\log_5\left(\frac{x^2 - 4}{x - 2}\right) = 2
The difference of two logarithms of the same base equals the logarithm of their quotient.
2
Factor the numerator and simplify the expression
log5(x+2)=2\log_5(x + 2) = 2
Factoring x24x^2 - 4 into (x2)(x+2)(x-2)(x+2) allows canceling the common factor (x2)(x-2) in the denominator.
3
Convert the logarithmic equation into exponential form
x + 2 = 5^2 = 25
By definition, logb(y)=c\log_b(y) = c is equivalent to bc=yb^c = y.
4
Solve the linear equation for xx
x = 23
Subtracting 2 from both sides gives x=23x = 23.

Key Concept

Logarithmic Quotient Rule and Logarithm-to-Exponent Conversion
Rate this question