document.write( "Question 382210: Solve the following logarithmic equation. if there is no solution, state No Solution (Round your to 4 decimal places)\r
\n" ); document.write( "\n" ); document.write( "ln(x-2)+ln(x)=0
\n" ); document.write( "

Algebra.Com's Answer #270961 by jsmallt9(3758)\"\" \"About 
You can put this solution on YOUR website!
ln(x-2) + ln(x) = 0
\n" ); document.write( "To solve equations like this, where the variable is in the argument (or base) of a logarithm one usually starts by transforming the equation into one of the following forms:
\n" ); document.write( "log(expression) = other-expression
\n" ); document.write( "or
\n" ); document.write( "log(expression) = log(other-expression)

\n" ); document.write( "With the \"non-log\" term of 0, it will be easier to transform your equation into the first form. We just have to combine the two logarithms into one somehow. Fortunately there is a property of logarithms, \"log%28a%2C+%28p%29%29+%2B+log%28a%2C+%28q%29%29+=+log%28a%2C+%28p%2Aq%29%29\", that will allow us to do just that. Using this on your equation we get:
\n" ); document.write( "ln((x-2)*(x)) = 0
\n" ); document.write( "This is the first form. With the first form the next step is to rewrite the equation in exponential form. In general, \"log%28a%2C+%28p%29%29+=+q\" is equivalent to \"p+=+a%5Eq\". Using this pattern on your equation we get:
\n" ); document.write( "\"%28x-2%29%2A%28x%29+=+e%5E0\"
\n" ); document.write( "Since \"e%5E0+=+1\" and \"%28x-2%29%28x%29+=+x%5E2-2x\" this becomes:
\n" ); document.write( "\"x%5E2-2x+=+1\"
\n" ); document.write( "This is a quadratic equation so we want one side to be zero. Subtracting 1 from each side we get:
\n" ); document.write( "\"x%5E2-2x+-+1+=+0\"
\n" ); document.write( "And then we factor (or use the Quadratic Formula). This does not factor easily so we will use the Quadratic Formula:
\n" ); document.write( "\"x+=+%28-%28-2%29+%2B-+sqrt%28%28-2%29%5E2+-+4%281%29%28-1%29%29%29%2F2%281%29\"
\n" ); document.write( "which simplifies as follows:
\n" ); document.write( "\"x+=+%28-%28-2%29+%2B-+sqrt%284+-+4%281%29%28-1%29%29%29%2F2%281%29\"
\n" ); document.write( "\"x+=+%28-%28-2%29+%2B-+sqrt%284+%2B+4%29%29%2F2%281%29\"
\n" ); document.write( "\"x+=+%28-%28-2%29+%2B-+sqrt%288%29%29%2F2%281%29\"
\n" ); document.write( "\"x+=+%282+%2B-+sqrt%288%29%29%2F2\"
\n" ); document.write( "\"x+=+%282+%2B-+sqrt%284%2A2%29%29%2F2\"
\n" ); document.write( "\"x+=+%282+%2B-+sqrt%284%29%2Asqrt%282%29%29%2F2\"
\n" ); document.write( "\"x+=+%282+%2B-+2%2Asqrt%282%29%29%2F2\"
\n" ); document.write( "\"x+=+%282%281+%2B-+sqrt%282%29%29%29%2F2\"
\n" ); document.write( "\"x+=+%28cross%282%29%281+%2B-+sqrt%282%29%29%29%2Fcross%282%29\"
\n" ); document.write( "\"x+=+1+%2B-+sqrt%282%29\"
\n" ); document.write( "In long form this is:
\n" ); document.write( "\"x+=+1+%2B+sqrt%282%29\" or \"x+=+1+-+sqrt%282%29\"

\n" ); document.write( "With logarithmic equations like yours, it is important, not just a good idea to check your answers. You must ensure that your solution(s) make all arguments (and bases) of logarithms positive. Any \"solution\" that makes an argument (or base) negative (or zero) must be rejected!

\n" ); document.write( "When checking, always use the original equation:
\n" ); document.write( "ln(x-2) + ln(x) = 0
\n" ); document.write( "Checking \"x+=+1+%2B+sqrt%282%29\":
\n" ); document.write( "\"ln%28%281+%2B+sqrt%282%29%29-2%29+%2B+ln%281+%2B+sqrt%282%29%29+=+0\"
\n" ); document.write( "Since \"sqrt%282%29+%3E+1\" we can see that the arguments of both logarithms will be positive. The rest of the check will only tell us if we made a mistake. You are welcome to finish the check.

\n" ); document.write( "Checking \"x+=+1+-+sqrt%282%29\":
\n" ); document.write( "\"ln%28%281+-+sqrt%282%29%29-2%29+%2B+ln%281+-+sqrt%282%29%29+=+0\"
\n" ); document.write( "We can see that both arguments are negative here. So we must reject this \"solution\". This does not mean we made a mistake! This can always happen with these equations. This is why we must check. (Note: If only one argument had been negative (or zero), then we would still reject this \"solution\".)

\n" ); document.write( "So the only solution to your equation is:
\n" ); document.write( "\"x+=+1+%2B+sqrt%282%29\"
\n" ); document.write( "This is an exact expression for the solution. Since the instructions say \"Round to 4 decimal places\" then it is clear that a decimal approximation is desired. Get out your calculator, find the square root of 2, add 1 to it and then round your answer as described.
\n" ); document.write( "
\n" );