Given vectors a and b, and line projection of et onto the line defined by dot(a, b), what is true about their projection and the distance between them?
a) The projection is perpendicular to the line.
b) The distance is maximized when the projection is zero.
c) The distance is minimized when the projection is nonzero.
d) The projection is parallel to the line.