Vectors In 2 Dimensions

Representation
Vectors can be represented by $\begin{pmatrix}x\\y\end{pmatrix}$ or $\textbf{a}$.
Magnitude
$|\textbf{a}| = \sqrt{x^2+y^2}$
loading
×