I’m currently in my senior year of high school and we just started on the topic of logs, when doing textbook work I encountered a problem and I am confused on where I’m going wrong. Could any body help?
$$2^x+1 = 3^x-1 \implies x\log2 + \log2 = x\log3 - \log3$$ After this I don’t know where to go.
Remember, the values $\log 2$ and $\log 3$ are just real numbers, so you're now trying to solve the equation $ax + a = bx - b$, where $a=\log 2$ and $b = \log 3$.