Since P is a plane through the origin with normal vector n, we can use the formula for the projection matrix onto P as:
A = I - \frac{nn^T}{n^Tn},
where I is the identity matrix.
Now, let's find the matrix B for orthogonal projection onto the line x = tn. Since
Show more…