- Point P is at coordinates (4, 4, 0).
- Point A is at coordinates (0, 0, -2).
- The position vector \( \mathbf{r}_{PA} \) from P to A is:
\[
\mathbf{r}_{PA} = \mathbf{r}_A - \mathbf{r}_P = (0 - 4)\mathbf{i} + (0 - 4)\mathbf{j} + (-2 - 0)\mathbf{k} =
Show more…