Concept:A unit vector in the direction of a given vector is found by dividing the vector by its magnitude.Explanation:The given vector is v=−12i^+5j^.The magnitude of v gives the length of the vector:∣v∣=(−12)2+(5)2=144+25=169=13.Dividing each component by the magnitude preserves the direction and normalises the vector to length 1.Thus, the unit vector is:v^=∣v∣v=13−12i^+5j^.Separating the components:v^=13−12i^+135j^.Answer:13−12i^+135j^This matches option C.