ln (x^2-1) - ln(x-1) = ln(6) write as
ln [ (x^2 - 1) / (x - 1) ] = ln 6 we can forget the logs
(x^2 - 1) / (x - 1) = 6 rearrange
x^2 - 1 = 6 (x - 1) simplify
x^2 - 1 = 6x - 6
x^2 - 6x + 5 = 0 factor
(x - 1) ( x -5) = 0 set each factor to 0 and x = 1 [reject because it makes one or more logs undefined] or x = 5 which is valid..
