Edward A. answered 05/25/19
High School Whiz Kid Grown Up--I've even tutored my grandchildren
Let’s try moving the logs together, by adding log6X to each side.
log6(X+1) + log6(X) = 1
Now combine the left side, as the sum of the logs is the log of the product:
log6(X(X+1)) = 1
now raise 6 to these powers:
6log6(X(X+1)) = 61
(X(X+1)) = 6
X2 + X = 6
Move to left hand side
X2 + X - 6 = 0
(X + 3)(X - 2) = 0
So X = 2 or -3
but logarithm is not defined for negative arguments, so X = 2 is the answer.
Jac V.
Thanks for the recall of the rules and for the checking part.05/26/19