2. Let $\alpha$ be a constant $\neq {-c}$. Find the solution $u(x,t)$ of (4.1) in the quadrant $x>0, t>0$, for which $$ \begin{aligned} u &= f(x), \qquad u_t = g(x)\quad \text{for } t=0, x>0\\ u_t &= \alpha u_x, \quad \text{for } x=0, t>0, \end{aligned} $$ where $f$ and $g$ are of class $C^2$ for $x>0$ and vanish near $x=0$. (Hint: Use (4.5)). Show that generally no solution exists when $\alpha = {-c}$.
The equations are $$u_{tt}-c^2u_{xx}=0 \tag{4.1}$$ and $$u(x,t)=F(x+ct)+G(x-ct). \tag{4.5}$$
What I tried :
On region $2$ I will have the solution directly from D'Alembert's formula. For any point $B$ in region $1$ I can draw parallelogram with sides having slopes $c,-c$ as shown below. I have : $u(B)+u(D)=u(A)+u(C)$ by parallelogram property. I only need to know $u(A)$ which lies on the $t$-axis.

On $t$-axis $u$ satisfies $u_t=\alpha u_x$. If $u$ satisfied this on a region I could have, for instance, drawn lines parallel to $x+\alpha t=0$ through $A$ and wherever it cut the $x$-axis, the value of $u$ at that point would have given the value at $A$ (since $u$ would be constant along that line). But that is not the case. What can I do from here?