Solveeit Logo

Question

Quantitative Ability and Data Interpretation Question on Logarithms

Consider the equation, log5(x2)=2log25(2x4)log_5(x-2) = 2log_{25}(2x-4) where x is a real number.
For how many different values of x does the given equation hold?

A

0

B

1

C

2

D

4

E

Infinitely many

Answer

0

Explanation

Solution

Step 1: Simplify the given equation. The equation is:

log3(x − 2) = 2log25(2 x − 4)

Using the property a logb(c) = logb(ca), rewrite the equation:

log3(x − 2) = log25(2 x − 4)2

Step 2: Convert the logarithmic bases to the same base. Using logb(a) = log(a)log(b)\frac{\log(a)}{\log(b)}, the equation becomes:

log(x2)log(3)=log((2x4)2)log(25)\frac{\log(x - 2)}{\log(3)} = \frac{\log((2x - 4)^2)}{\log(25)}

Simplify further:

log(x − 2) ⋅ log(25) = log(3) ⋅ log((2 x − 4)2)

Step 3: Solve for x. Expand log((2 x − 4)2) using log(ab) = b log(a):

log(x − 2) ⋅ log(25) = 2log(3) ⋅ log(2 x − 4)

Let u = log(x − 2) and v = log(2x − 4). Substitute:

u ⋅ log(25) = 2v ⋅ log(3)

After solving, x = 3 and x = 5. Therefore, the equation has 2 solutions.

Answer: 2