I'm working through some problems in PDE by myself and came across one that I can't seem to figure out, I'm betting it's an easy observation I'm just not making.
Problem Let $B$ be the unit disc in $\mathbb{R}^2$ and $a$ and $b$ be continuous functions in $B$ with $$a(x, y)x + b(x, y)y > 0$$ on $\partial{B}$. Assume $u$ is a $C^1$ solution of $$a(x, y)u_x + b(x, y)u_y = -u$$ in $B$. Prove that $u$ vanishes identically.
I tried solving this as a straightforward Cauchy problem and also by making the change to polar coordinates, but when I set up the system of ODEs I'm not clear how to solve them, nor where the condition comes into play.