Which of the following is the position vector for a vector that has an initial point of (10, 2) andterminal point of (-8, -7)?

initial point = (10,2)
Terminal point = (-8,-7)
subtract the coordinates of the initial point from the coordinates of the terminal point
Position vector = ( -8-10 , -7-2 ) = <-18,-9>