$x + 3^x < 4$
It's clear from looking at it that the answer is x < 1, but I want to solve it algebraically and that's what i'm having trouble with. I've messed around with it for a while and i've gotten nowhere. Logarithms just take me in a circle--for instance:
$3^x < 4 - x$
$\ln(3^x) < \ln(4-x)$
$x\ln(3) < \ln(4-x)$
$x<\frac{\ln(4-x)}{\ln(3)}$
$x < \log_3(4-x)$
$ 3^x < 4 - x$
and boom I'm back where I started.
I'm wondering if someone can just point me in the right direction. Thanks.

The best way is to look at the equation $x+3^x=4$, argue that $1$ is a solution and that since $x\to x+3^x$ is increasing it can only have one solution.