Magnitude

The magnitude of a vector is its length, found using the Pythagorean theorem. For a 2D vector, square the two components, add them, and take the square root. For a 3D vector, do the same thing with all three components.

Notes

Notes for Magnitude of a Vector

 

Practice Problems

\(\textbf{1)}\) Find \(|\vec{a}|\) where \(\vec{a}=3\vec{i}-4\vec{j}\) Link to Youtube Video Solving Question Number 1

 

\(\textbf{2)}\) Find \(|\vec{b}|\) where \(\vec{b}=3\vec{i}-4\vec{j}+6\vec{k}\)

 

\(\textbf{3)}\) Find \(|\vec{v}|\) where \(\vec{v}=\langle -4,5 \rangle\) Link to Youtube Video Solving Question Number 3

 

\(\textbf{4)}\) Find \(|\vec{m}|\) where \(\vec{m}=\langle 1,7,-3 \rangle\)

 

\(\textbf{5)}\) Find \(|\vec{u}|\) where \(\vec{u}=\langle 5,12 \rangle\)

 

\(\textbf{6)}\) Find \(|\vec{w}|\) where \(\vec{w}=-6\vec{i}+8\vec{j}\)

 

\(\textbf{7)}\) Find \(|\vec{p}|\) where \(\vec{p}=2\vec{i}-3\vec{j}+6\vec{k}\)

 

\(\textbf{8)}\) Find \(|\vec{r}|\) where \(\vec{r}=8\vec{i}-15\vec{j}\)

 

\(\textbf{9)}\) Find \(|\vec{q}|\) where \(\vec{q}=\langle -9,-40 \rangle\)

 

\(\textbf{10)}\) Find \(|\vec{t}|\) where \(\vec{t}=\langle 1,2,2 \rangle\)

 

\(\textbf{11)}\) Find \(|\vec{d}|\) where \(\vec{d}=\langle 4,0,-3 \rangle\)

 

\(\textbf{12)}\) Find \(|\vec{x}|\) where \(\vec{x}=6\vec{i}+2\vec{j}+3\vec{k}\)

 

\(\textbf{13)}\) Find \(|\vec{y}|\) where \(\vec{y}=-2\vec{i}+6\vec{j}-9\vec{k}\)

 

\(\textbf{14)}\) Find \(|\vec{z}|\) where \(\vec{z}=\langle 0,5,-12 \rangle\)

 

\(\textbf{15)}\) Find \(|\vec{s}|\) where \(\vec{s}=\langle -7,24 \rangle\)

 

Challenge Problems

\(\textbf{16)}\) Find the distance from \(A(1,2)\) to \(B(7,10)\) using the magnitude of a vector.

 

\(\textbf{17)}\) Find the distance from \(A(-2,5)\) to \(B(10,0)\) using the magnitude of a vector.

 

\(\textbf{18)}\) Find the distance from \(A(1,-1,2)\) to \(B(5,2,14)\) using the magnitude of a vector.

 

\(\textbf{19)}\) Find \(k\) if \(\vec{v}=\langle 3,k\rangle\) and \(|\vec{v}|=5\).

 

\(\textbf{20)}\) Find \(k\) if \(\vec{v}=\langle 2,-3,k\rangle\) and \(|\vec{v}|=7\).

 

 

See Related Pages\(\)

\(\bullet\text{ Displacement Vectors}\)
\(\,\,\,\,\,\,\,\,(x_2-x_1)\vec{i}+(y_2-y_1)\vec{j}…\)
\(\bullet\text{ Magnitude, Direction, and Unit Vectors}\)
\(\,\,\,\,\,\,\,\,|\vec{u}|=\sqrt{a^2+b^2}…\)
\(\bullet\text{ Dot Product}\)
\(\,\,\,\,\,\,\,\,a \cdot b=x_1 x_2+ y_1 y_2…\)
\(\bullet\text{ Parallel and Perpendicular Vectors}\)
\(\,\,\,\,\,\,\,\,⟨8,2⟩ \text{ and } ⟨−4,−1⟩…\)
\(\bullet\text{ Scalar and Vector Projections}\)
\(\,\,\,\,\,\,\,\,\displaystyle\frac{a \cdot b}{|b|^2} \, \vec{b}…\)
\(\bullet\text{ Cross Product}\)
\(\,\,\,\,\,\,\,\,\)Thumbnail for Cross Product\(…\)
\(\bullet\text{ Equation of a Plane}\)
\(\,\,\,\,\,\,\,\,Ax+By+Cz=D…\)

 

Scroll to Top