Question 1148069
1:Log[log(2+log2(x+1)]=0
Parentheses don't match
-------------
2:ln(x-1)+ln(2x-1)=2ln(x+1)
ln((x-1)*(2x-1)) = ln((x+1)^2)
(x-1)*(2x-1) = (x+1)^2
2x^2 - 3x + 1 = x^2 + 2x + 1
x^2 - 5x = 0
x = 0  ********* not allowed
==============
x = 5