Question
Question: Number of real solutions of the equation $\log_{10} \sqrt{\log_{10} |x|-x} = \log_{10} \sqrt{x^2}$ i...
Number of real solutions of the equation log10log10∣x∣−x=log10x2 is:

zero
exactly 1
exactly 2
exactly 2
Solution
The given equation is log10log10∣x∣−x=log10x2.
The domain requires:
- log10∣x∣−x>0
- x2>0⟹x=0
Equating the arguments of the logarithm: log10∣x∣−x=x2 log10∣x∣−x=x2 log10∣x∣=x2+x
Case 1: x>0 ∣x∣=x. The equation becomes log10x=x2+x. The domain condition is log10x−x>0. Let k(x)=log10x−x. k′(x)=xln101−1. Setting k′(x)=0 gives x=ln101. The maximum value of k(x) is k(ln101)=log10(ln101)−ln101<0. Thus, log10x−x>0 is never satisfied for x>0. No solutions in this case.
Case 2: x<0 ∣x∣=−x. Let y=−x, so y>0. The equation becomes log10y=(−y)2+(−y)⟹log10y=y2−y. The domain condition becomes log10y−(−y)>0⟹log10y+y>0.
We need to solve log10y=y2−y for y>0 and check log10y+y>0. Consider f(y)=y2−y−log10y. f′′(y)=2+y2ln101>0 for y>0, so f(y) is convex. f(1)=12−1−log101=0. So y=1 is a solution. For y=1, log101+1=1>0. So x=−1 is a solution.
As y→0+, f(y)→+∞. Since f(y) is convex and has a root at y=1, and f(y)→+∞ as y→0+, there must be another root yroot2 in (0,1). For this root yroot2, we have log10yroot2=yroot22−yroot2. The domain condition is log10yroot2+yroot2=(yroot22−yroot2)+yroot2=yroot22. Since yroot2>0, yroot22>0. So the domain condition is satisfied. Thus, there are two solutions for y: y=1 and y=yroot2, which correspond to two solutions for x: x=−1 and x=−yroot2.
Therefore, there are exactly 2 real solutions.