Knowing that the norm of a vector of AB is 4 and a point A(1,2), how do you find B?

37 Views Asked by At

Basically the title.

Knowing the vector norm AB and the point A how do I find B?

1

There are 1 best solutions below

5
On BEST ANSWER

I think you mean the absolute value of $$|\vec{AB}|=4$$ if so then we get $$\sqrt{(x_B-1)^2+(y_B-2)^2}=4$$