document.write( "Question 105760: Solve log(x-1)- log6 = log(x-2)- logx \n" ); document.write( "
Algebra.Com's Answer #854648 by MathTherapy(10858)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Solve log(x-1)- log6 = log(x-2)- logx\r\n" );
document.write( "*************************************\r\n" );
document.write( "@HyperBrain(694)'s answer, below, is WRONG, and DOUBLE-WRONG for the negative value of x, since x MUST BE > 2.\r\n" );
document.write( "\"\"x=%287%2B+sqrt%2897%29%29%2F%282%29\" or \"x=%287-+sqrt%2897%29%29%2F%282%29\"\"\r\n" );
document.write( "****************\r\n" );
document.write( "The smallest log variable-argument, x - 2 MUST BE > 0, so x > 2. We then get:\r\n" );
document.write( "\"log+%28%28x+-+1%29%29+-+log+%28%286%29%29+=+log+%28%28x+-+2%29%29+-+log+%28%28x%29%29\", with x > 2.\r\n" );
document.write( "          \"log+%28%28%28x+-+1%29%2F6%29%29+=+log+%28%28%28x+-+2%29%2Fx%29%29\" ----- Applying \"log+%28b%2C+%28c%29%29+-+log+%28b%2C+%28d%29%29\" = \"log+%28b%2C+%28c%2Fd%29%29\"\r\n" );
document.write( "                     \"%28x+-+1%29%2F6+=+%28x+-+2%29%2Fx\" ----- Applying e = f, since \"log+%28b%2C+%28e%29%29\" = \"log+%28b%2C+%28f%29%29\"\r\n" );
document.write( "                  x(x - 1) = 6(x - 2) --- Cross-multiplying\r\n" );
document.write( "                     \"x%5E2+-+x+=+6x+-+12\"\r\n" );
document.write( "      \"x%5E2+-+x+-+6x+%2B+12+=+0\"\r\n" );
document.write( "            \"x%5E2+-+7x+%2B+12+=+0\"\r\n" );
document.write( "          (x - 4)(x - 3) = 0\r\n" );
document.write( "           x - 4 = 0       or       x - 3 = 0 ---- Setting each factor equal to 0\r\n" );
document.write( "                 x = 4       or            x = 3\r\n" );
document.write( "\r\n" );
document.write( "Both values of x are VALID/ACCEPTABLE, since both are > 2.
\n" ); document.write( "
\n" );