Solve log(x-1)- log6 = log(x-2)- logx
*************************************
@HyperBrain(694)'s answer, below, is WRONG, and DOUBLE-WRONG for the negative value of x, since x MUST BE > 2.
" or "
****************
The smallest log variable-argument, x - 2 MUST BE > 0, so x > 2. We then get:
, with x > 2.
----- Applying = ----- Applying e = f, since =
x(x - 1) = 6(x - 2) --- Cross-multiplying
(x - 4)(x - 3) = 0
x - 4 = 0 or x - 3 = 0 ---- Setting each factor equal to 0
x = 4 or x = 3
Both values of x are VALID/ACCEPTABLE, since both are > 2.