Solve LaTeX:  \displaystyle \log_{10}(x + 21)+\log_{10}(x) = 2 .

Using logarithmic properties and expanding the argument gives LaTeX:  \displaystyle \log_{10}(x^{2} + 21 x)=2 . Making both sides an exponent on the base gives LaTeX:  \displaystyle x^{2} + 21 x=10^{2} . Expanding and setting equal to zero gives LaTeX:  \displaystyle x^{2} + 21 x - 100=0 . Factoring gives LaTeX:  \displaystyle \left(x - 4\right) \left(x + 25\right)=0 . Solving gives the two possible solutions LaTeX:  \displaystyle x = -25 and LaTeX:  \displaystyle x = 4 . The domain of the original is LaTeX:  \displaystyle \left(-21, \infty\right) \bigcap \left(0, \infty\right)=\left(0, \infty\right) . Checking if each possible solution is in the domain gives: LaTeX:  \displaystyle x = -25 is not a solution. LaTeX:  \displaystyle x=4 is a solution.