Solving equations of like this (where the variable is in the argument of one or more logarithms) usually starts with transforming the equation into one of the following forms:
log(variable-expression) = other-expression
or
log(variable-expression) = log(other-expression)
Since your equation has that term of 1 on the right side, the second form will not be easy to achieve. So we will aim for the first form. This means we want the logarithm(s) on one side and the non-logarithmic terms on the other. By adding to each side we will get the logarithms on one side and the 1 by itself on the right side:
Now, to fit the first form, we need to combine the two logarithms into one. Fortunately we have a property of logarithms, which allows us to do just that:
After simplifying the argument we get:
This matches the first form. Once we have an equation in this form we rewrite the equation in exponential form using the fact that is equivalent to :
which simplifies to
After all this work we now have a "normal" quadratic equation we can solve. First we'll get one side equal to zero by subtraction 5 from each side:
Next we'll factor (or use the quadratic formula):
By the Zero Product Property we know that this product can only be zero if one of the factors is zero: or
Solving these we get: or
When you solve logarithmic equations it is important to check your answers. We must make sure that no arguments of any logarithms becomes zero or negative.
Checking x = -10:
which simplifies to:
As we can see, the arguments of both logarithms are negative. So we must reject this solution. (Note: If even only one argument became zero or negative we would still have to reject the solution.)
Checking x = -10:
which simplifies to:
As we can see, the arguments of both logarithms are positive. So there is no reason to reject this solution. We can go ahead and finish checking. Since is 1 and is zero we get:
which checks out. So our only solution is x = -4.