Use the fact that the sum of the logs is the log of the product to write:
Use the definition of logs, i.e.
to write:
Just solve the quadratic for . But check both roots in the original equation and remember that the domain of is and exclude any root not in the domain of the original function.
You can put this solution on YOUR website! You have a logarithmic equation with the variable in the argument(s). To solve such equations you want to transform the equation into one of the following forms:
log(some-expression-with-a-variable) = some-other-expression
or
log(some-expression-with-a-variable) = log(some-other-expression)
In other words, we want the logarithms to be the only thing on that side of the equation.
Since your equation has 3 terms, the 2 logs and 2, there is no way using simple Algebra to isolate both logs. But we have the properties of logarithms we can use. The one we need, , allows us to combine the sum of two logs into a single log. Using this on your equation we get:
And in one step we have transformed the equation into the first of the two desired forms. From here, we rewrite the equation in exponential form. This will allow us to "extract" the variable from the log(s). can be rewritten as . Using this on your equation we get:
Simplifying we get:
We have a quadratic equation. So we'll get one side equal to zero:
Factor:
And, since this (or any) product can be zero only if one of the factors is zero:
x+10 = 0 or x-10=0
Solving these we get:
x = -10 or x = 10
And finally, with logarithmic equations, we need to check our answers.
Checking x = -10:
We must reject -10 as a solution because it makes the arguments of the logs negative and arguments of logs can never be negative. (Note: Even if only one argument turned out negative we would still have to reject the solution.)
Checking x = 10:
Using the property to combine the logs:
Rewriting in exponential form:
Simplifying: Check!!