120k views
1 vote
Given a vector with the initial point, (4,2) and the terminal point, (-3,1), find the vector in component form.

2 Answers

3 votes

Answer:

(-7,-1)

Explanation:

(x2- x1, y2- y1)

(-3-4,1-2)

=(-7,-1)

User Alexej Kubarev
by
7.5k points
3 votes


\bf (-3,1),(4,2)\implies <4-(-3)~,~2-1>\implies <4+3~~,~~2-1>\implies <7,1>

User Jerry Horton
by
7.4k points

No related questions found