document.write( "Question 22137: log2x+log2(x-6)=4 \n" ); document.write( "
Algebra.Com's Answer #854133 by MathTherapy(10801)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "log2x+log2(x-6)=4\r\n" );
document.write( "*****************\r\n" );
document.write( "The solution, (x = 8, or x = - 2) by the other person who responded, is PARTIALLY WRONG!!\r\n" );
document.write( "\r\n" );
document.write( "\"log+%282%2C+%28x%29%29+%2B+log+%282%2C+%28x+-+6%29%29+=+4\"\r\n" );
document.write( "The SMALLER log argument, x - 6, MUST be > 0. So, x - 6 > 0 ===> x > 6.\r\n" );
document.write( "We then have: \"log+%282%2C+%28x%29%29+%2B+log+%282%2C+%28x+-+6%29%29+=+4\", with x > 6.\r\n" );
document.write( "                                         \"log+%282%2C+x%28x+-+6%29%29+=+4\" ----- Applying \"log+%28b%2C+%28c%29%29+%2B+log+%28b%2C+d%29%29\" = \"log+%28b%2C+%28c%2Ad%29%29\"\r\n" );
document.write( "                                                  \"x%28x+-+6%29+=+2%5E4\" --- Converting to EXPONENTIAL form <=== Note that the other person has \"2%5E4\" i/o \"4%5E2\",\r\n" );
document.write( "                                                                                                                                                       but both have the same value, 16\r\n" );
document.write( "                                                 \"x%5E2+-+6x+=+16\" \r\n" );
document.write( "                                          \"x%5E2+-+6x+-+16+=+0\"\r\n" );
document.write( "                                       (x - 8)(x + 2) = 0 \r\n" );
document.write( "                                                      x - 8 = 0     OR    x + 2 = 0 ---- Setting each FACTOR equal to 0\r\n" );
document.write( "                                                            x = 8     OR           x = - 2\r\n" );
document.write( "\r\n" );
document.write( "The x-value, 8, is > 6, but - 2 is NOT. This makes - 2 an EXTRANEOUS solution!! So, x = 8 is the only VALID/ACCEPTABLE solution!!
\n" ); document.write( "
\n" );