Concept:Use logarithm properties to combine terms, then solve the resulting algebraic equation.Explanation:Given: log10x+log10x2=2log10x+1Apply loga+logb=log(ab) on the left side: log10(x⋅x2)=log10x3Write 1 as log1010 and 2log10x as log10x2 on the right side: log10x2+log1010=log10(10x2)Now the equation becomes log10x3=log10(10x2)Since the bases are equal, equate the arguments: x3=10x2Rearrange: x3−10x2=0⇒x2(x−10)=0Thus x=0 or x=10Logarithm of zero is undefined, so x=0 is rejected.Hence x=10Answer:x=10 (Option D)