I need to find the area of a parallelogram with vertices $(-1,-1), (4,1), (5,3), (10,5)$.
If I denote $A=(-1,-1)$, $B=(4,1)$, $C=(5,3)$, $D=(10,5)$, then I see that $\overrightarrow{AB}=(5,2)=\overrightarrow{CD}$. Similarly $\overrightarrow{AC}=\overrightarrow{BD}$. So I see that these points indeed form a parallelogram.
It is assignment from linear algebra class. I wasn't sure if I had to like use a matrix or something.

Hints: