The unit vector that is in the same direction as v is given by:
<h3>How to find a vector given two points?</h3>
The vector is given by the <u>terminal point subtracted by the initial point,</u> hence:
v = (-17, 4) - (7, -9) = <-24, 13>
<h3>How to find the unit version of a vector?</h3>
Each coordinate of the vector is <u>divided by it's norm</u>.
For this vector, the norm is given by:
![|v| = \sqrt{(-24)^2 + (13)^2} = \sqrt{745}](https://tex.z-dn.net/?f=%7Cv%7C%20%3D%20%5Csqrt%7B%28-24%29%5E2%20%2B%20%2813%29%5E2%7D%20%3D%20%5Csqrt%7B745%7D)
Hence the unit vector is:
More can be learned about vectors at brainly.com/question/24606590
#SPJ1