\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( "\"
or
\"\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( "
, with x > 2.\r\n" );
document.write( "
----- Applying
=
\r\n" );
document.write( "
----- Applying e = f, since
=
\r\n" );
document.write( " x(x - 1) = 6(x - 2) --- Cross-multiplying\r\n" );
document.write( "
\r\n" );
document.write( "
\r\n" );
document.write( "
\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( "