I stumbled upon this equation:
$$ log_2(x+4)=3-x $$
Naturally, I'd solve it graphically. But that got me wondering, can I also solve it algebraically and I honestly couldn't.
I tried rewriting it, so I could "see" where to go, but I didn't get anywhere.
$$ \frac{ln(x+4)}{ln(2)} = e^{ln(3-x)} $$
$$ 2^{3-x} = x+4 $$
Now, looking at similar posts, I noticed that everybody said, it is much easier to just graph it, but a question emerges:
Are there equations, which can not be solved algebraically, but only graphically?
and if it is possible to solve this algebraically, please let me know how to do it
Hint: One can solve this using the so called Lambert W-function we have $$x=\frac{W(128 \log (2))-4 \log (2)}{\log (2)}$$