document.write( "Question 1012139: Good evening to all
\n" ); document.write( "I have some difficult to understand the difference between following
\n" ); document.write( "two logarithmic equations
\n" ); document.write( "a) log2(x^2 - 4x) =5 with solutions x=-4 V x=8
\n" ); document.write( "b) log2(x) + log2(x-4) = 5 with only one solution x = 8
\n" ); document.write( "As I know from log. properties the sum of 2 logarithms is the product of the
\n" ); document.write( "arguments, so equation b) gives the product of arguments x^2 - 4x
\n" ); document.write( "Where do I wrong?
\n" ); document.write( "My thanks in advance
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #627989 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
(a)\r
\n" ); document.write( "\n" ); document.write( "\"log%282%2C%28x%5E2-4x%29%29=5\"
\n" ); document.write( "\"log%282%2C%28x%28x-4%29%29%29=5\"----correct but unnecessary
\n" ); document.write( "\"2%5E5=x%5E2-4x\"
\n" ); document.write( "\"x%5E2-4x-2%5E5=0\"
\n" ); document.write( "\"x%5E2-4x-32=0\"-----quadratic equation
\n" ); document.write( "\"%28x%2B4%29%28x-8%29=0\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(b)
\n" ); document.write( "\"log%282%2Cx%29%2Blog%282%2C%28x-4%29%29=5\"----this as the original equation is in a different form given. We just do not have log of a negative number, \"-4\". Base two to no power will give negative number.
\n" ); document.write( "
\n" );