Skip to main content

Learning Introductory Physics with Activities

Section 1.4 Vector Algebra

Representing vectors as arrows is a good way to get a geometric understanding and also for creating a good physics diagram of a physical situation you are interested in understanding. However, if you want to quantify the physics, you need to work algebraically within a particular coordinate system. Consider the vector \(\vec{A}\) written in terms of components and the unit vectors \(\hat{x} \text{,}\) \(\hat{y} \text{,}\) and \(\hat{z} \)
\begin{equation*} \vec{A} = a_x\hat{x}+a_y\hat{y}+a_z\hat{z} \end{equation*}
Now you can algebraically compute the vector operations you learned previously! For example, to multiply a vector by a scalar algebraically, you multiply each component by the scalar separately.
\begin{equation*} a\vec{A} = (aA_x)\hat{x} + (aA_y)\hat{y} + (aA_z)\hat{z} \end{equation*}

Exercises Practice Activities

Use the following two vectors for these activities: \(\vec{A}=-5\hat{x}-\hat{y}\) and \(\vec{B}=-2\hat{x}+3\hat{y} \)

1.

Find \(-\vec{B}/5\text{.}\)
Answer.
\(-\vec{B}/5 = \hat{x}+\frac{1}{5}\hat{y}\)

2.

Find \(\vec{A} + 2\vec{B}\text{.}\)
Answer.
\(\vec{A} + 2\vec{B} = -9\hat{x}+5\hat{y} \)

3.

Find \(\vec{A} - \vec{B}\text{.}\)
Answer.
\(\vec{A} - \vec{B} = -3\hat{x}-4\hat{y}\)