$2^{x}+x = 11$
Well this problem is easy to solve just by looking at its graph, and we find the answer is $x = 3$, but I want a way of solving it rather than just looking at it to find the solution. I realized it was harder than it seemed or I am missing something obvious. Trying to use exponent and logarithmic rules all ended up with a dead end, and the graphing solution is unsatisfactory to me.
Rearrange the equation to get $2^x=11-x$. Note that the left side is an increasing function and the right side is a decreasing function. Hence, they will intersect at most one point. There isn't really any way to actually solve the equation except trial and error(feel free to correct me on this) but once you find a solution($x=3$), you will know that it is the only one.
Edit: From the comments it seems that you could use the Lambert W Function, but it may be beyond the scope of this discussion.