Let $$r: \begin{cases} x + z = 0 \\ y + z + 1 = 0\end{cases}$$ and $$s: \begin{cases} x - y - 1 = 0 \\ 2x - z -1 = 0\end{cases}$$ be two lines in the euclidean space $\mathbb{E}_3$. It is easily seen that their intersection is one point.
How do I find the cartesian equation of the bisector of the angle that these lines form?
You said "easy to see" so I am assuming you know how to find it: you find the parametric equation of the lines in the form:
$x=a_1t+k$, $y=b_1t+l$, $z=c_1t+m$
And then your vectors become $(a_1,b_1,c_1)$ and $(a_2,b_2,c_2)$
And then you use the following formula and find $\theta$