Concept:The projection of one vector on another is given by the dot product divided by the magnitude of the second vector.Explanation:AB=B−A=(1−2,−4+3,−2−0)=(−1,−1,−2)So, AB=−i^−j^​−2k^CD=D−C=(7−4,0−6,10−8)=(3,−6,2)So, CD=3i^−6j^​+2k^Scalar projection of AB on CD is:∣CD∣AB⋅CD​AB⋅CD=(−1)(3)+(−1)(−6)+(−2)(2)=−3+6−4=−1∣CD∣=32+(−6)2+22​=9+36+4​=7Projection =7−1​. The magnitude of this projection is 71​.Answer:71​, i.e. Option B.