You can put this solution on YOUR website!
Solving a equation where the variable is in the argument (or base) of a logarithm usually starts with transforming the equation into one of the following forms:
log(expression) = other-expresison
or
log(expression) = log(other-expresison)
Your equation, with its "non-log" term of 3, will be easier to transform into the first form above. All we need to to is to combine the two logarithms into one. They are not like terms so we cannot subtract them. (Like terms involving logarithms have logarithms of the same base and the same argument Yours have the same base but different arguments.
Even though they cannot be subtracted, there is a property of logarithms, , that will allow us to combine the two logarithms. This property requires:
Logarithms of the same base; and
A "-" between the two logarithms; and
Coefficients of 1 one the logarithms.
Your logarithms meet all three requirements so we can go ahead and use the property to combine the logarithms:
We now have the first form. With this form the next step is to rewrite the equation in exponential form. In general is equivalent to . Using this pattern on your equation we get:
which simplifies to:
We now have an equation we can solve. Cross multiplying we get:
which simplifies to:
This is a quadratic equation so we want one side to be zero. Subtracting 16x and 64 from both sides we get:
Next we factor (or use the Quadratic Formula). This factors fairly simply:
(2x-1)(x+3) = 0
From the Zero Product Property we know that this (or any) product is zero only if one (or more) of the factors is zero. So:
2x-1 = 0 or x+3 = 0
Solving these we get:
x = 1/2 or x = -3
When solving logarithmic equations like yours, you must check you answer(s)! You must ensure that all arguments (and bases) of all logarithms remain positive when the variable is equal to a "solution". If an argument (or base) works out to be zero or negative you must reject that "solution". A zero or negative argument (or base) can happen even if no mistakes have been made! This is why it is required to check.
Always use the original equation to check:
Checking x = 1/2:
which simplifies as follows:
We can see that both arguments (and bases) are positive. So there is no reason to reject this solution. We have completed the required part of the check. The remainder of the check will tell us if we made a mistake. You are welcome to finish the check.
Checking x = -3:
which simplifies as follows:
We can see that both arguments (and bases) are positive. So there is no reason to reject this solution. We have completed the required part of the check. The remainder of the check will tell us if we made a mistake. You are welcome to finish the check.
So there are two solutions to your equation: x = 1/2 or x = -3.