Solve LaTeX:  \displaystyle \log_{12}(x + 7)+\log_{12}(x) = 2 .

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