Question 1155307
log(11x)-log3 = log(4x+1)
everything is to the base 9.
==============
log(11x/3) = log(4x+1)
11x/3 = 4x+1
11x = 12x+3
-x = 3
x = -3
---> logs of negative numbers, not allowed.
No solution.