$\newcommand{\v}[1]{\vec #1}\newcommand{\i}{\hat i}\newcommand{\j}{\hat j}$ Problem statement (1,2)
A shopper at the supermarket follows the path indicated by vectors $\v A, \v B, \v C, \v D$ in the figure. Given that the vectors have magnitudes $A=51\:\mathrm{ft}, B=45\:\mathrm{ft}, C=35\:\mathrm{ft}, D=13\:\mathrm{ft}$, find the total displacement of the shopper using (a) the graphical method and (b) the component method of vector addition. Give the direction of displacement relative to $\v A$
$$\begin{align}A &=&0&\i + &51&\j \\B &=&45&\i + &51&\j\\C &= &10&\i + &-35 &\j\\ D &= &10&\i + &-13 &\j \\\text{Resultant} &=&54&\i+&65&\j\end{align}$$ Essentially I am adding all the components to get the resultant vector but it is not leading me to the right answer. What am I doing wrong here?

