Find a vector a with representation given by the directed line segment AB. Draw AB and the equivlent representation starting the origin. A(2,1), B(0,6)

Respuesta :

Answer:

AB = (-2, 5)

Step-by-step explanation:

The vector V is of the form, V = (B1 - A1, B2 - A2)

A = (2, 1);  B = (0, 6)

V = (0 - 2, 6 - 1)

V = (-2, 5)