Find a representation of the vector by giving appropriate values for the points A and B such that neither A nor B is the origin?

653 Views Asked by At

Find a representation of the vector $AB =\langle0,3,8\rangle$ in $\mathbb{R}^3$ by giving appropriate values for the points $A$ and $B$ such that neither $A$ nor $B$ is the origin.

Could someone please explain how I go about this? I am really not sure I understand how to approach this.

1

There are 1 best solutions below

0
On BEST ANSWER

Take (almost) any point $A$ different from the origin, say $A=(1,0,0)$, and translate it by the given vector to obtain the coordinates of $B$.

Simply add the coordinates: $B=(1,3,8)$ in my example.