Line and Plane Intersection

79 Views Asked by At

Line $L$ has equation:

$ r = 5i - 3j - k + α (i - 2j + k)$

Plane $P $ has equation:

$ (r - I - 2j) • (3i + j + k) = 0$

The line and Plane intersect at point A. Find the position vector of A.