I am studying Siefken's Linear Algebra and came across the following example on page 126:
The underlined section doesn't quite make sense to me. I think there are many normals to $\mathcal{P}$ that do not get sent to $\vec 0$ when $T$ is applied. For example, the vector shown in the graph below, which would map to $A$.
Can someone explain what is going on here? I think there's something confusing me, but I'm not sure what it is. I'm no longer sure that the entity displayed above is a vector. Can we have normal vectors to a plane that do not start at the origin?


You are confusing vectors and points.
Geometrically if you project a normal vector onto the plane you get a point. You mistakenly think about it as being the vector starting into the origin and ending at this point.
If you project a vector not starting at the origin onto the plane, what you get is the vector between the projections of the start point and end point. In this case, you get a vector between a point and the same point, meaning the zero vector.