Chapter 2 Vector Addition (Graphical & Algebraic Methods)


Cartesian to Polar Vector Conversion

A vector given in Cartesian form as A=4i^3j^\vec{A} = -4\hat{i} - 3\hat{j} can be converted to polar form by determining its magnitude and its directional angle relative to the positive xx-axis counterclockwise.

Magnitude Calculation

The components of the vector are Ax=4A_x = -4 and Ay=3A_y = -3. These components form a right triangle with legs of length 44 and 33. By the Pythagorean theorem:

A=Ax2+Ay2=(4)2+(3)2=16+9=25=5|\vec{A}| = \sqrt{A_x^2 + A_y^2} = \sqrt{(-4)^2 + (-3)^2} = \sqrt{16 + 9} = \sqrt{25} = 5

Thus, a 3453-4-5 right triangle relationship yields a vector magnitude of 55

Quadrant and Angle Determination

  1. Both the xx-component (Ax=4A_x = -4) and the yy-component (Ay=3A_y = -3) are negative. This places the vector strictly in the Third Quadrant.

  2. By standard mathematical convention, polar angles are measured counterclockwise relative to the positive xx-axis (00^\circ).

  3. Any angle in the First Quadrant (00^\circ to 9090^\circ) or Fourth Quadrant (270270^\circ to 360360^\circ) can be eliminated by inspection.

To compute the precise polar angle:

tan(θ)=AyAx=34=0.75\tan(\theta) = \frac{A_y}{A_x} = \frac{-3}{-4} = 0.75

Taking the arctangent:

arctan(0.75)36.87\arctan(0.75) \approx 36.87^\circ

Third Quadrant Rule

When a vector resides in the Third Quadrant (Ax<0A_x < 0 and Ay<0A_y < 0), 180180^\circ must be added to the arctangent calculation to obtain the correct angle relative to the positive xx-axis:

θ=36.87+180=216.87217\theta = 36.87^\circ + 180^\circ = 216.87^\circ \approx 217^\circ

Expressed in polar form, the vector A=4i^3j^\vec{A} = -4\hat{i} - 3\hat{j} has a magnitude of 55 and a direction of 217217^\circ counterclockwise from the positive xx-axis.

Vector Addition Methods: Graphical vs. Algebraic

Vectors can be added using either graphical or algebraic methods. Both approaches describe the same vector operations but rely on different techniques and representation formats.

Graphical Method

  • Vectors are drawn precisely to scale on a visual diagram or coordinate grid.

  • Addition is performed geometrically using measurement instruments such as a ruler (for length/magnitude) and a protractor (for angle/direction).

  • Measurements depend directly on a defined physical scale factor.

Algebraic Method

  • Vectors are represented purely numerically in terms of their Cartesian components (xx and yy coefficients).

  • Addition is calculated using explicit mathematical formulas and trigonometric functions.

  • Requires no diagram or visual scaling tools to achieve exact mathematical results.

Drawing Vector Diagrams and Establishing Scale Factors

To construct a precise graphical vector diagram:

  1. Draw an xyx-y coordinate system.

  2. Select an explicit scale factor that relates visual diagram measurements to physical units. For example, for a velocity vector v\vec{v}:

Scale Factor: 1cm on paper=1m/s physical velocity\text{Scale Factor: } 1\,cm \text{ on paper} = 1\,m/s \text{ physical velocity}

  1. Mark coordinate grid lines in centimeter increments (1cm1\,cm, 2cm2\,cm, 3cm3\,cm, 4cm4\,cm, etc.).

  2. Use a protractor to set the direction angle and a ruler to set the length of the vector.

Measuring and Verifying Cartesian Components

For a graphical velocity vector v\vec{v} drawn on grid paper:

  • Horizontal projection measurement (vxv_x): Measured with a ruler as 4.5cm4.5\,cm, which corresponds to 4.5m/s4.5\,m/s.

  • Vertical projection measurement (vyv_y): Measured with a ruler as 6.4cm6.4\,cm to 6.5cm6.5\,cm, which corresponds to 6.4m/s6.4\,m/s to 6.5m/s6.5\,m/s.

To verify these graphical components algebraically:

  1. Magnitude using Pythagorean theorem:

v=vx2+vy2=(4.5cm)2+(6.5cm)2=20.25+42.25=62.57.9cm|\vec{v}| = \sqrt{v_x^2 + v_y^2} = \sqrt{(4.5\,cm)^2 + (6.5\,cm)^2} = \sqrt{20.25 + 42.25} = \sqrt{62.5} \approx 7.9\,cm

With a scale factor of 1cm=1m/s1\,cm = 1\,m/s, this length corresponds to a physical speed magnitude of 7.9m/s7.9\,m/s

  1. Direction angle using tangent:

tan(θ)=vyvx=6.5cm4.5cm1.44\tan(\theta) = \frac{v_y}{v_x} = \frac{6.5\,cm}{4.5\,cm} \approx 1.44

θ=arctan(1.44)55.355\theta = \arctan(1.44) \approx 55.3^\circ \approx 55^\circ

Since vx>0v_x > 0 and vy>0v_y > 0, the vector lies in the First Quadrant at 5555^\circ counterclockwise from the positive xx-axis.

  1. Cross-check verification: Measuring the physical vector length directly with a ruler yields 7.9cm7.9\,cm to 8.0cm8.0\,cm (7.9m/s7.9\,m/s to 8.0m/s8.0\,m/s), and measuring with a protractor confirms an angle of 5555^\circ. This verifies consistency between graphical measurements and algebraic calculations.

Vector Addition Properties and Multi-Vector Addition

The Tip-to-Tail Method

Vectors possess magnitude and direction, allowing them to be translated anywhere in a coordinate system without altering their properties, provided their length and orientation remain identical.

  • The starting point of a vector arrow is called the tail.

  • The terminal point of a vector arrow is called the tip.

  • Indicating the tip is strictly required; omitting the arrow tip removes orientation clarity, making it impossible to distinguish opposing directions (e.g., rightward vs. leftward).

To add two vectors A\vec{A} and B\vec{B} graphically using the tip-to-tail method:

  1. Position the tail of the first vector A\vec{A} at the origin of the coordinate frame.

  2. Translate the second vector B\vec{B} so that its tail connects directly to the tip of vector A\vec{A}.

  3. Construct the Resultant Vector R=A+B\vec{R} = \vec{A} + \vec{B} by drawing a straight arrow from the tail of the first vector (A\vec{A}) directly to the tip of the final vector (B\vec{B}).

R=A+B\vec{R} = \vec{A} + \vec{B}

The direction arrow of R\vec{R} must always point toward the tip of the final vector, representing direct travel from the initial start point to the final endpoint.

Multi-Vector Addition and the Commutative Property

When adding more than two vectors (e.g., A+B+C+D\vec{A} + \vec{B} + \vec{C} + \vec{D}):

  1. Connect each vector sequentially using the tip-to-tail method: tail of B\vec{B} to tip of A\vec{A}, tail of C\vec{C} to tip of B\vec{B}, and tail of D\vec{D} to tip of C\vec{C}.

  2. Draw the resultant vector R\vec{R} directly from the tail of the very first vector (A\vec{A}) to the tip of the very last vector (D\vec{D}):

R=A+B+C+D\vec{R} = \vec{A} + \vec{B} + \vec{C} + \vec{D}

Vector addition satisfies the commutative property: the sequence or order in which vectors are added does not alter the resultant vector.

A+B+C+D=D+C+B+A\vec{A} + \vec{B} + \vec{C} + \vec{D} = \vec{D} + \vec{C} + \vec{B} + \vec{A}

Reversing the order by placing vector D\vec{D} at the origin, followed tip-to-tail by C\vec{C}, B\vec{B}, and A\vec{A}, produces an identical resultant vector R\vec{R} with the exact same magnitude and direction.

The Equilibrant Vector

The equilibrant vector (denoted as E\vec{E} or R\vec{-R}) is defined as the exact opposite of the resultant vector:

E=R\vec{E} = -\vec{R}

Key properties of the equilibrant vector:

  • It maintains the exact same magnitude as the resultant vector E=R|\vec{E}| = |\vec{R}|

  • Its direction is shifted by 180180^\circ

  • Connecting the tail of the equilibrant vector to the tip of the final vector in a chain returns the path directly back to the origin.

  • Adding the equilibrant vector to a system yields a net zero sum, establishing complete equilibrium:

A+B+C+D+E=0\vec{A} + \vec{B} + \vec{C} + \vec{D} + \vec{E} = \vec{0}

Scalar Multiplication, Negation, and Subtraction of Vectors

Multiplying a vector by a scalar scales its magnitude while maintaining or completely reversing its directional orientation.

Scaling Principles

  1. Positive Scalar (c>0c > 0): Multiplying vector A\vec{A} by a positive constant cc alters its length by a factor of cc while keeping its direction angle identical.

    • If c>1c > 1, the vector magnitude increases.

    • If 0<c<10 < c < 1, the vector magnitude decreases.

    • Example: 3A=A+A+A3\vec{A} = \vec{A} + \vec{A} + \vec{A}, which produces a vector three times longer pointing in the exact same direction.

  2. Negative Scalar (c<0c < 0): Multiplying by a negative scalar scales the magnitude and reverses the vector direction by 180180^\circ

    • Example: 3A=(A)+(A)+(A)-3\vec{A} = (-\vec{A}) + (-\vec{A}) + (-\vec{A}), which produces a vector three times longer pointing in the opposite direction (θ+180\theta + 180^\circ).

Directional Shift Example

Given a vector A\vec{A} with a magnitude of 66 units and a direction of 4545^\circ relative to the positive xx-axis:

  • The scalar product 3A-3\vec{A} has a magnitude of:

3A=3×6=18|-3\vec{A}| = 3 \times 6 = 18

  • The directional angle of 3A-3\vec{A} is:

θ=45+180=225\theta = 45^\circ + 180^\circ = 225^\circ

Expressed in polar form, 3A-3\vec{A} has a magnitude of 1818 units at 225225^\circ measured counterclockwise from the positive xx-axis.

Vector Subtraction

Vector subtraction is mathematically defined as the addition of a negative vector:

C=AB=A+(B)\vec{C} = \vec{A} - \vec{B} = \vec{A} + (-\vec{B})

To perform subtraction graphically:

  1. Invert the direction of vector B\vec{B} by 180180^\circ to form B\vec{-B}.

  2. Place the tail of B\vec{-B} at the tip of vector A\vec{A}.

  3. Draw the resulting vector C\vec{C} from the tail of A\vec{A} to the tip of B\vec{-B}.

Algebraic Method for Vector Addition

The algebraic method eliminates geometric visual errors by decomposing vectors into Cartesian component values along orthorgonal axes.

Component Breakdown and Grouping Formulas

Given two vectors A\vec{A} and B\vec{B}:

A=Axi^+Ayj^\vec{A} = A_x\hat{i} + A_y\hat{j} B=Bxi^+Byj^\vec{B} = B_x\hat{i} + B_y\hat{j}

Where i^\hat{i} represents the unit vector along the xx-axis, and j^\hat{j} represents the unit vector along the yy-axis. Because i^\hat{i} and j^\hat{j} are orthogonal and independent directions, components can only be combined with like components:

R=A+B=(Axi^+Ayj^)+(Bxi^+Byj^)\vec{R} = \vec{A} + \vec{B} = (A_x\hat{i} + A_y\hat{j}) + (B_x\hat{i} + B_y\hat{j}) R=(Ax+Bx)i^+(Ay+By)j^\vec{R} = (A_x + B_x)\hat{i} + (A_y + B_y)\hat{j}

Defining the resultant components RxR_x and RyR_y:

Rx=Ax+BxR_x = A_x + B_x Ry=Ay+ByR_y = A_y + B_y R=Rxi^+Ryj^\vec{R} = R_x\hat{i} + R_y\hat{j}

Example Calculation 1

Given two vectors: A=4.0i^+2.0j^\vec{A} = -4.0\hat{i} + 2.0\hat{j} B=1.0i^+3.0j^\vec{B} = 1.0\hat{i} + 3.0\hat{j}

Find the magnitude and direction of R=A+B\vec{R} = \vec{A} + \vec{B} algebraically.

  1. Calculate components:

Rx=Ax+Bx=4.0+1.0=3.0R_x = A_x + B_x = -4.0 + 1.0 = -3.0 Ry=Ay+By=2.0+3.0=5.0R_y = A_y + B_y = 2.0 + 3.0 = 5.0 R=3.0i^+5.0j^\vec{R} = -3.0\hat{i} + 5.0\hat{j}

  1. Identify Quadrant: Since Rx=3.0R_x = -3.0 (negative) and Ry=5.0R_y = 5.0 (positive), the resultant lies in the Second Quadrant.

  2. Calculate Magnitude:

R=Rx2+Ry2=(3.0)2+(5.0)2=9.0+25.0=34.05.835.8|\vec{R}| = \sqrt{R_x^2 + R_y^2} = \sqrt{(-3.0)^2 + (5.0)^2} = \sqrt{9.0 + 25.0} = \sqrt{34.0} \approx 5.83 \approx 5.8

  1. Calculate Direction Angle:

tan(θ)=RyRx=5.03.01.6667\tan(\theta) = \frac{R_y}{R_x} = \frac{5.0}{-3.0} \approx -1.6667 arctan(1.6667)59.03\arctan(-1.6667) \approx -59.03^\circ

Because Rx<0R_x < 0 and Ry>0R_y > 0 (Second Quadrant), add 180180^\circ to the arctangent result:

θ=59.03+180=120.967120\theta = -59.03^\circ + 180^\circ = 120.967^\circ \approx 120^\circ

The resultant vector has a magnitude of 5.85.8 units at an angle of 120120^\circ counterclockwise relative to the positive xx-axis.

  1. Graphical Sketch Check: Plotting A\vec{A} (4.0,2.0-4.0, 2.0) and adding B\vec{B} (1.0,3.01.0, 3.0) tip-to-tail confirms an endpoint at (3.0,5.0-3.0, 5.0). This aligns with a second-quadrant vector having a length of roughly 5.85.8 units and an angle of 120120^\circ (90+3090^\circ + 30^\circ).

Unit Vectors and Component Representations

Vectors can be expressed either using unit vectors or as component vector sums:

A=Axi^+Ayj^=Ax+Ay\vec{A} = A_x\hat{i} + A_y\hat{j} = \vec{A}_x + \vec{A}_y

Where Ax=Axi^\vec{A}_x = A_x\hat{i} is a horizontal vector aligned with the xx-axis, and Ay=Ayj^\vec{A}_y = A_y\hat{j} is a vertical vector aligned with the yy-axis.

  • Unit vectors i^\hat{i} and j^\hat{j} serve as dimensionless directional indicators that allow arbitrary vectors to be decomposed into component projections along the coordinate axes.

  • Drawing component vectors Ax\vec{A}_x and Ay\vec{A}_y tip-to-tail produces a right-triangle construction.

  • Constructing Ax+Ay\vec{A}_x + \vec{A}_y or Ay+Ax\vec{A}_y + \vec{A}_x outlines a rectangle/parallelogram. This method, known as the parallelogram method, yields identical resultants to the tip-to-tail method.

Polar to Cartesian Conversion and Vector Addition Example

When vectors are given in polar form (magnitude A|\vec{A}| and angle θ\theta measured counterclockwise from the positive xx-axis), they must be converted into Cartesian components before performing algebraic addition.

General Conversion Formulas

Ax=Acos(θ)A_x = |\vec{A}| \cos(\theta) Ay=Asin(θ)A_y = |\vec{A}| \sin(\theta)

Measuring θ\theta counterclockwise relative to the positive xx-axis guarantees that cos(θ)\cos(\theta) and sin(θ)\sin(\theta) assign correct positive or negative signs for all quadrants automatically.

Example Problem 2

Vector A\vec{A} has a magnitude of 15km15\,km at a direction of 1515^\circ. Vector B\vec{B} has a magnitude of 12km12\,km at a direction of 7575^\circ. Find the magnitude and direction of the resultant vector R=A+B\vec{R} = \vec{A} + \vec{B}.

  1. Convert A\vec{A} to Cartesian components:

Ax=15cos(15)15×0.9659=14.488kmA_x = 15 \cos(15^\circ) \approx 15 \times 0.9659 = 14.488\,km Ay=15sin(15)15×0.2588=3.882kmA_y = 15 \sin(15^\circ) \approx 15 \times 0.2588 = 3.882\,km

  1. Convert B\vec{B} to Cartesian components:

Bx=12cos(75)12×0.2588=3.106kmB_x = 12 \cos(75^\circ) \approx 12 \times 0.2588 = 3.106\,km By=12sin(75)12×0.9659=11.591kmB_y = 12 \sin(75^\circ) \approx 12 \times 0.9659 = 11.591\,km

  1. Calculate Resultant Components:

Rx=Ax+Bx=14.488+3.106=17.594kmR_x = A_x + B_x = 14.488 + 3.106 = 17.594\,km Ry=Ay+By=3.882+11.591=15.473kmR_y = A_y + B_y = 3.882 + 11.591 = 15.473\,km

  1. Calculate Magnitude:

R=Rx2+Ry2=(17.594)2+(15.473)2=309.55+239.41=548.9623.43km|\vec{R}| = \sqrt{R_x^2 + R_y^2} = \sqrt{(17.594)^2 + (15.473)^2} = \sqrt{309.55 + 239.41} = \sqrt{548.96} \approx 23.43\,km

Rounding to two significant figures yields 23km23\,km

  1. Calculate Direction Angle: Both RxR_x and RyR_y are positive (First Quadrant):

tan(θ)=RyRx=15.47317.5940.8794\tan(\theta) = \frac{R_y}{R_x} = \frac{15.473}{17.594} \approx 0.8794 θ=arctan(0.8794)41.341\theta = \arctan(0.8794) \approx 41.3^\circ \approx 41^\circ

  1. Graphical Cross-Check Verification:

  • Protractor angle measurements: θA16\theta_A \approx 16^\circ, θB74\theta_B \approx 74^\circ, and resultant angle θR43\theta_R \approx 43^\circ (compared to calculated 4141^\circ).

  • Scale ruler measurement (1cm=1km1\,cm = 1\,km): Length measured as 23.2cm23.2\,cm (23.2km23.2\,km), validating calculated magnitude of 23km23\,km

Directional Conventions and Compass Bearings

In practical navigation, directional orientation is expressed using cardinal compass directions (North, South, East, West).

The Reference Line Rule

Directions phrased as "θ\theta degrees [Direction 1] of [Direction 2]" establish [Direction 2] as the baseline reference line.

  • Example 1: "3030^\circ South of East"

    • Baseline reference line: East.

    • Action: Start facing East, then rotate 3030^\circ toward the South.

    • Standard Cartesian equivalent: 30-30^\circ or 330330^\circ counterclockwise from positive xx-axis.

  • Example 2: "6060^\circ East of South"

    • Baseline reference line: South.

    • Action: Start facing South, then rotate 6060^\circ toward the East.

    • Represents the exact same pointing direction as 3030^\circ South of East.

Cautionary Note

Omitting the word "of" creates directional ambiguity. Specifying "South of East" clearly defines East as the primary zero-reference axis. Misinterpreting baseline reference axes leads to severe calculation errors in navigation problems.

Relative Positioning and Navigation Example: Alice, Bob, and Llama

Problem Statement

  • Bob is located 100m100\,m from Alice in a direction of 30.030.0^\circ North of East.

  • Alice spots a llama in a direction of 40.040.0^\circ North of East relative to her position.

  • Bob spots the same llama in a direction of 50.050.0^\circ North of East relative to his position.

  • Calculate the exact distance LL from Alice to the llama.

Mathematical Formulation

Set Alice at the origin (0,00,0):

  1. Let A\vec{A} be Bob's position vector relative to Alice:

A=100m,θA=30.0|\vec{A}| = 100\,m, \quad \theta_A = 30.0^\circ

  1. Let B\vec{B} be the llama's position vector relative to Bob:

B=B (unknown),θB=50.0|\vec{B}| = B \text{ (unknown)}, \quad \theta_B = 50.0^\circ

  1. Let L\vec{L} be the llama's position vector relative to Alice (the resultant vector):

L=L (unknown),θL=40.0|\vec{L}| = L \text{ (unknown)}, \quad \theta_L = 40.0^\circ

  1. Vector relationship:

L=A+B\vec{L} = \vec{A} + \vec{B}

  1. Equating horizontal (xx) and vertical (yy) components:

x-component: Lcos(40.0)=100cos(30.0)+Bcos(50.0)\text{x-component: } L \cos(40.0^\circ) = 100 \cos(30.0^\circ) + B \cos(50.0^\circ) y-component: Lsin(40.0)=100sin(30.0)+Bsin(50.0)\text{y-component: } L \sin(40.0^\circ) = 100 \sin(30.0^\circ) + B \sin(50.0^\circ)

Algebraic Solution (Eliminating Variable BB)

To solve for LL, eliminate BB using system elimination:

  1. Multiply the xx-component equation by \\sin(50.0^\circ)\:

Lcos(40.0)sin(50.0)=100cos(30.0)sin(50.0)+Bcos(50.0)sin(50.0)L \cos(40.0^\circ) \sin(50.0^\circ) = 100 \cos(30.0^\circ) \sin(50.0^\circ) + B \cos(50.0^\circ) \sin(50.0^\circ)

  1. Multiply the yy-component equation by \-\cos(50.0^\circ)\:

Lsin(40.0)cos(50.0)=100sin(30.0)cos(50.0)Bsin(50.0)cos(50.0)-L \sin(40.0^\circ) \cos(50.0^\circ) = -100 \sin(30.0^\circ) \cos(50.0^\circ) - B \sin(50.0^\circ) \cos(50.0^\circ)

  1. Add the two equations together:

L[cos(40.0)sin(50.0)sin(40.0)cos(50.0)]=100[cos(30.0)sin(50.0)sin(30.0)cos(50.0)]L [\cos(40.0^\circ) \sin(50.0^\circ) - \sin(40.0^\circ) \cos(50.0^\circ)] = 100 [\cos(30.0^\circ) \sin(50.0^\circ) - \sin(30.0^\circ) \cos(50.0^\circ)]

Notice that Bcos(50.0)sin(50.0)Bsin(50.0)cos(50.0)=0B \cos(50.0^\circ) \sin(50.0^\circ) - B \sin(50.0^\circ) \cos(50.0^\circ) = 0, successfully eliminating BB

  1. Apply angle difference identity sin(αβ)=sin(α)cos(β)cos(α)sin(β)\sin(\alpha - \beta) = \sin(\alpha)\cos(\beta) - \cos(\alpha)\sin(\beta):

Lsin(50.040.0)=100sin(50.030.0)L \sin(50.0^\circ - 40.0^\circ) = 100 \sin(50.0^\circ - 30.0^\circ) Lsin(10.0)=100sin(20.0)L \sin(10.0^\circ) = 100 \sin(20.0^\circ)

  1. Solve explicitly for LL:

L=100sin(20.0)sin(10.0)=100×0.342020.17365196.96m197mL = \frac{100 \sin(20.0^\circ)}{\sin(10.0^\circ)} = \frac{100 \times 0.34202}{0.17365} \approx 196.96\,m \approx 197\,m

The llama is located 197m197\,m from Alice.

Graphical Comparison

Using a graphical scale of 100m=8cm100\,m = 8\,cm on scale paper and measuring vector intersections with a ruler yields an estimated distance of 209m209\,m. Comparing this visual measurement with the calculated value of 197m197\,m gives an approximate graphical error of 6%6\%, demonstrating that algebraic calculation provides superior precision over manual diagram sketching.