Concept:The unit vector in a given direction is obtained by dividing the vector by its magnitude.Explanation:Let r=−5i+12j.First, find the magnitude: ∣r∣=(−5)2+122=25+144=169=13.The unit vector is r^=∣r∣r.Thus, r^=13−5i+12j=131(−5i+12j).Answer:131(−5i+12j), which is option C.