Let function $f=u +iv$ be analytic on some domain $D$. Let $a,b,c \in \mathbb R$ such that $a^2+b^2 \neq 0$ and $au+bv=c$ on $D$. Prove that $f$ is constant on $D$.
What I have done is following: Actually I only thought that Can I use Liouville's Theorem because we already have $f$ is analytic and if it is bounded that would imply that $f$ is constant by Liouville's theorem. But how can I show that $f$ is bounded?
After seeing answer I write these: We have $au+bv=c$ and C-R equations which are $u_x = u_y$ and $u_y = - v_x$ then we get \begin{align} \label{eq1} au_x +b v_x &= 0 \tag{1} \\ \label{eq2} au_y + b v_y &= 0 \tag{2} \end{align} If I substitute $u_y$ and $v_y$ with appropiate pairs in \eqref{eq2} then $$\label{eq3} au_x +b v_x = 0 \tag{3}$$ and $$\label{eq4} -av_x + b u_x = 0\tag{4}$$ Combining these two equations \eqref{eq3},\eqref{eq4}, $$(a+b)u_x + (b-a)v_x = 0 \tag{5}$$
And I stop here. Could help a little more?
Hint: differentiate both sides of $au + bv = c$ with respect to $x$ and $y$. Use the Cauchy-Riemann equations.