document.write( "Question 267953: find the solution to the logarithmic equation
\n" );
document.write( "ln(x+6)+ln(x-6)=0\r
\n" );
document.write( "\n" );
document.write( "i tried cancelling the ln by multiplying by e\r
\n" );
document.write( "\n" );
document.write( "i get (x+6)+(x-6)=0
\n" );
document.write( "2x=0
\n" );
document.write( "x=0\r
\n" );
document.write( "\n" );
document.write( "but this is not right..what should i do? \n" );
document.write( "
Algebra.Com's Answer #196694 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "I'm glad you found that multiplying by e didn't work. Try to forget the idea that e*ln cancels out ASAP!! \n" ); document.write( "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: \n" ); document.write( "log(variable-expression) = other-expression \n" ); document.write( "or \n" ); document.write( "log(variable-expression) = log(other-expression) \n" ); document.write( "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. \n" ); document.write( "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, \n" ); document.write( " \n" ); document.write( "which simplifies to: \n" ); document.write( " \n" ); document.write( "We now have the equation in the desired form. With the first form we proceed by rewriting the equation in exponential form: \n" ); document.write( " \n" ); document.write( "which simplifies to: \n" ); document.write( " \n" ); document.write( "We now have a quadratic equation to solve. So we get one side equal to zero (by subtracting 1 from each side): \n" ); document.write( " \n" ); document.write( "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: \n" ); document.write( " \n" ); document.write( "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. \n" ); document.write( " \n" ); document.write( "Checking \n" ); document.write( " \n" ); document.write( "Since \n" ); document.write( "Checking \n" ); document.write( " \n" ); document.write( "Since \n" ); document.write( "So the only solution to the equation is \n" ); document.write( " \n" ); document.write( " |