Question
Question: Solve : $\log_{10}^2 x + \log_{10}x^2 = \log_{10} 3-1$...
Solve : log102x+log10x2=log103−1

Answer
The solutions are x=10−1+log103 and x=10−1−log103.
Explanation
Solution
The given equation is: log102x+log10x2=log103−1 Using the property logbac=clogba, we get: (log10x)2+2log10x=log103−1 Let y=log10x. The equation becomes a quadratic in y: y2+2y=log103−1 Completing the square: (y+1)2=log103 y+1=±log103 y=−1±log103 Substituting back y=log10x: log10x=−1±log103 Exponentiating with base 10: x=10−1±log103 Both solutions are valid as x>0 is required and 10 raised to any real power is positive.