Respuesta :

The components of v are -2 and 1.

What are components of vector?

The components of a vector in two dimension coordinate system are usually considered to be x-component and y-component. It can be represented as, V = ([tex]v_x, v_y[/tex]), where V is the vector.

As, Vector v have an initial point at (6, -7) and a terminal point at (4, -6).

If initial point of vector [tex](x_1,y_1)[/tex] and terminal point is [tex](x_2,y_2)[/tex], then components of vector is

v= ([tex]x_2-x_1, y_2-y_1[/tex])

Initial point= (6,-7) and terminal point=(4,-6)

Then,

v= (4-6, -6-(-7))

v=(-2, 1)

Thus, the vector v=(-2, 1) have two components -2 and 1.

Learn more about vectors here:

https://brainly.com/question/20566503

#SPJ1