SOLUTION: find the solution to the logarithmic equation
ln(x+6)+ln(x-6)=0
i tried cancelling the ln by multiplying by e
i get (x+6)+(x-6)=0
2x=0
x=0
but this is not right..what s
Algebra ->
Logarithm Solvers, Trainers and Word Problems
-> SOLUTION: find the solution to the logarithmic equation
ln(x+6)+ln(x-6)=0
i tried cancelling the ln by multiplying by e
i get (x+6)+(x-6)=0
2x=0
x=0
but this is not right..what s
Log On
Question 267953: find the solution to the logarithmic equation
ln(x+6)+ln(x-6)=0
i tried cancelling the ln by multiplying by e
i get (x+6)+(x-6)=0
2x=0
x=0
but this is not right..what should i do? Answer by jsmallt9(3758) (Show Source):
I'm glad you found that multiplying by e didn't work. Try to forget the idea that e*ln cancels out ASAP!!
Solving equations where the variable is in the argument of a logarithm, like your equation, usually starts by transforming the equation into one of the following forms:
log(variable-expression) = other-expression
or
log(variable-expression) = log(other-expression)
With the zero term on the right side, it will be difficult to get an "all logarithm" equation like the second form. So we will aim for the first form. This will require us to combine the two logarithms into one.
Since logarithms can be added only if both the bases and the arguments are the same. Your logarithms have the same base but the arguments are different. So we cannot add them together. But there is another way to combine the two. There is a property, , which does provide a way to combine two logarithms of the same base with a plus sign between them. Using this on your equation we get:
which simplifies to:
We now have the equation in the desired form. With the first form we proceed by rewriting the equation in exponential form:
which simplifies to:
We now have a quadratic equation to solve. So we get one side equal to zero (by subtracting 1 from each side):
And then we try to factor this or use the Quadratic formula. The left side does not factor so we must use the Quadratic formula. You should find that: or
When solving logarithmic equations you should always check your answers. One important thing to check is the arguments of the logarithms. They should never be zero or negative.
Checking :
Since both arguments are positive. This solution, if you finish the check, works.
Checking :
Since both arguments are negative. Therefore this solution must be rejected. (Note: If even only one argument was zero or negative you would still reject this solution.)