Loading [MathJax]/jax/output/HTML-CSS/jax.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Physics LibreTexts

3.4: Vector Algebra in Multiple Dimensions- Calculations

( \newcommand{\kernel}{\mathrm{null}\,}\)

Adding Vectors

Luckily, adding vectors is very easy when we use our column vector notation. We simply add the components together, which is the same as just adding across each row of the matrix. Let's say we have two vectors, A and B, and we want to add them together to create a new vector, C=A+B. We can easily find the components of the new vector.

C=A+B=[AxAyAz]+[BxByBz]=[Ax+BxAy+ByAz+Bz]

Example 3.4.1

Vector A has components Ax=3 m, Ay=7 m, Az=4 m. Vector B has components Bx=5 m, By=2 m, Bz=8 m. What is C=A+B?

Solution

C=A+B=[AxAyAz]+[BxByBz]=[3 m+5 m7 m+(2) m4 m+8 m]

C=[8 m5 m4 m]

For multiplication, we simply multiply each component. So:

3A=[3Ax3Ay3Az].

Subtraction is just the same as adding the negative of the matrix that is being subtracted.

You cannon multiply two vectors together in a normal way. We will cover different types of vector multiplication later in this book.

Finally, you cannot divide a vector by another vector.

Let's look at a little more realistic example.

Example 3.4.2 (Adapted from OpenStax)

During a takeoff of IAI Heron, its position with respect to a control tower is 100 m above the ground, 300 m to the east, and 200 m to the north. One minute later, its position is 250 m above the ground, 1200 m to the east, and 2100 m to the north. What is the drone’s displacement vector with respect to the control tower? What is the magnitude of its displacement vector?

A photo of a drone plane.

Figure The drone IAI Heron in flight. (credit: SSgt Reynaldo Ramon, USAF)

Solution

We are given two position vectors. Let's call them ri and rf. Let us call east +x, north +y, and "above the ground" +z. Then these will be our two position vectors:

ri=[300 m200 m100 m] and rf=[1200 m2100 m250 m]

To find the displacment vector of the drone with respect to the control tower, we need to subtract the initial position ri of the drone from the final position, rf.

Δr=rfri=[1200 m2100 m250 m][300 m200 m100 m]

Δr=[900 m1900 m150 m]

Finally, if we want the magnitude of the displacement, we should use our 3-dimensional Pythagorean theorem:

|Δr|=(900 m)2+(1900 m)2+(150 m)2

|Δr|=2108 m,

which sounds reasonable!


3.4: Vector Algebra in Multiple Dimensions- Calculations is shared under a CC BY-SA 4.0 license and was authored, remixed, and/or curated by Kurt Andresen, Gettysburg College.

Support Center

How can we help?