Find straight line L' perpendicular to L, contained in plane $\Pi$ and that has (-1, 6, 1).
(-1, 6, 1) is intersection between $L$ and $\Pi$
$\Pi$ is $X + Y - 2Z = 3$
$L$ is $t(-2, 2, 2) + (0, 5, 0)$
I was trying to do this, but I don't know how to put 3 conditions in the equation.
On the other hand, for L' to be contained in $\Pi$, then L' must be perpendicular to (1, 1, -2), which is Normal Vector of $\Pi$.
But then L is not perpendicular to $\Pi$ (because (1, 1, -2)*(-2, 2, 2) is not 0) so how is it possible that L' is perpendicular to L and be contained in $\Pi$?
Is it a typo in the exam? Because later I have to find intersection between L and L'