Concept:Apply logarithms to solve an exponential equation by converting exponents into multiplicative factors.Explanation:Start with the given equation: 5x−1=(2.5)log105.Take log10 on both sides: log10(5x−1)=log10((2.5)log105).Use the power rule of logs: (x−1)log105=(log105)⋅log102.5.Since log105=0, divide both sides by log105: x−1=log102.5.Add 1 to both sides: x=1+log102.5.Write 1 as log1010: x=log1010+log102.5.Use the product rule: x=log10(10×2.5)=log1025.Since 25=52, x=log1052=2log105.Answer:x=2log105 (Option D).