As the title says, the task is
Find the common solution of the PDE $$ u_{xy}+2u_x+u_y+2u=0.~~~~(*) $$
What I have to mention here is that this is the second part of the task which I asked here: Which PDE does v fullfill?. Maybe one does need that here, therefore I mention it.
My idea is the following:
Concerning to the link, $u$ is a solution of (*) exactly then, when $v(x,y):=u(x,y)\exp(x+2y)$ is a solution of the PDE $$ v_{xy}=0. $$
Now the question is which possibilities there are for $v$, in order to get $v_{xy}=0$.
$v_{xy}=0$ exactly then, when $u_y$ is constant or only depends on $y$ or is a combination of that, i.e. $v=const+g(y)$ for any $g\in C^2(\mathbb{R})$?
Then to my thoughts, $$ u(x,y)=v(x,y)\exp(-bx-ay), v(x,y):=\mbox{const}+g(y), g\in C^2(\mathbb{R}) $$
is the common solution of (*).
What do you think about that?