Find a line $s$, perpendicular to and intersecting $r: x=y=\frac{z+3}{-2}$ that goes through ${(1,5,-2)}$ and then find their intersection. So I have found a vector that satisfies $a+b-2c=0$ e.g. $(1,1,1)$ and called my line $s: (1,5,-2)+t(1,1,1)$ which is obviously going through $(1,5,-2)$ but then when I set them to be each other, they don't cross.
I have tried like twenty vectors in the form $a+b+2c=0$ but the lines never cross and I'm really freaking confused.