You can put this solution on YOUR website!
Solving equations where the variable is in the argument (or base) of a logarithm usually starts with using algebra and/or properties of logarithms to transform the equation into on of the following forms:
log(expression) = other_expression
or
log(expression) = log(other_expression)
IF we could combine the two terms on the left side into one, we would have the second form. They are not like terms so we cannot just add them. There is a property of logarithms, , which offers another way to combine two logs which have a "+" between them. But this property requires that the log's have coefficients of 1. The second log on the left side has a coefficient of 2. Fortunately there is another property of logarithms, , which allows us to move a coefficient of a log into the argument as its exponent. By using this property we can then use the other property to combine the terms:
We now have the second form.
The next step with the second form is based on some simple logic: The only way two logarithms of the same base can be equal is if the arguments are equal. So:
We now have an equation without logs and where the variable is "out in the open". Now we use algebra to solve for x. Since this is a quadratic equation, we want one side to be zero. Subtracting 45 from each side we get:
Now we factor (or use the Quadratic Formula). First the GCF:
Next we have a difference of squares:
From the Zero Product Property we know that one (or more) of these factors much be zero. So:
x + 3 = 0 or x - 3 = 0
Solving each of these we get:
x = -3 or x = 3
Checking solutions for equations like this one is not optional. You must ensure that all arguments to all logarithms are positive. Use the original equation to check:
Checking x = -3:
We can already see that the argument to the second logarithm is be negative when x = -3. So we must reject this solution.
Checking x = 3:
We can already see that the argument to all three logarithms are positive when x = 3. So this is a solution. Since it is the only solution we did not reject, it is the only solution to your equation.