Chapter 2 Vector Addition (Graphical & Algebraic Methods)
Cartesian to Polar Vector Conversion
A vector given in Cartesian form as can be converted to polar form by determining its magnitude and its directional angle relative to the positive -axis counterclockwise.
Magnitude Calculation
The components of the vector are and . These components form a right triangle with legs of length and . By the Pythagorean theorem:
Thus, a right triangle relationship yields a vector magnitude of
Quadrant and Angle Determination
Both the -component () and the -component () are negative. This places the vector strictly in the Third Quadrant.
By standard mathematical convention, polar angles are measured counterclockwise relative to the positive -axis ().
Any angle in the First Quadrant ( to ) or Fourth Quadrant ( to ) can be eliminated by inspection.
To compute the precise polar angle:
Taking the arctangent:
Third Quadrant Rule
When a vector resides in the Third Quadrant ( and ), must be added to the arctangent calculation to obtain the correct angle relative to the positive -axis:
Expressed in polar form, the vector has a magnitude of and a direction of counterclockwise from the positive -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 ( and 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:
Draw an coordinate system.
Select an explicit scale factor that relates visual diagram measurements to physical units. For example, for a velocity vector :
Mark coordinate grid lines in centimeter increments (, , , , etc.).
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 drawn on grid paper:
Horizontal projection measurement (): Measured with a ruler as , which corresponds to .
Vertical projection measurement (): Measured with a ruler as to , which corresponds to to .
To verify these graphical components algebraically:
Magnitude using Pythagorean theorem:
With a scale factor of , this length corresponds to a physical speed magnitude of
Direction angle using tangent:
Since and , the vector lies in the First Quadrant at counterclockwise from the positive -axis.
Cross-check verification: Measuring the physical vector length directly with a ruler yields to ( to ), and measuring with a protractor confirms an angle of . 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 and graphically using the tip-to-tail method:
Position the tail of the first vector at the origin of the coordinate frame.
Translate the second vector so that its tail connects directly to the tip of vector .
Construct the Resultant Vector by drawing a straight arrow from the tail of the first vector () directly to the tip of the final vector ().
The direction arrow of 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., ):
Connect each vector sequentially using the tip-to-tail method: tail of to tip of , tail of to tip of , and tail of to tip of .
Draw the resultant vector directly from the tail of the very first vector () to the tip of the very last vector ():
Vector addition satisfies the commutative property: the sequence or order in which vectors are added does not alter the resultant vector.
Reversing the order by placing vector at the origin, followed tip-to-tail by , , and , produces an identical resultant vector with the exact same magnitude and direction.
The Equilibrant Vector
The equilibrant vector (denoted as or ) is defined as the exact opposite of the resultant vector:
Key properties of the equilibrant vector:
It maintains the exact same magnitude as the resultant vector
Its direction is shifted by
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:
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
Positive Scalar (): Multiplying vector by a positive constant alters its length by a factor of while keeping its direction angle identical.
If , the vector magnitude increases.
If , the vector magnitude decreases.
Example: , which produces a vector three times longer pointing in the exact same direction.
Negative Scalar (): Multiplying by a negative scalar scales the magnitude and reverses the vector direction by
Example: , which produces a vector three times longer pointing in the opposite direction ().
Directional Shift Example
Given a vector with a magnitude of units and a direction of relative to the positive -axis:
The scalar product has a magnitude of:
The directional angle of is:
Expressed in polar form, has a magnitude of units at measured counterclockwise from the positive -axis.
Vector Subtraction
Vector subtraction is mathematically defined as the addition of a negative vector:
To perform subtraction graphically:
Invert the direction of vector by to form .
Place the tail of at the tip of vector .
Draw the resulting vector from the tail of to the tip of .
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 and :
Where represents the unit vector along the -axis, and represents the unit vector along the -axis. Because and are orthogonal and independent directions, components can only be combined with like components:
Defining the resultant components and :
Example Calculation 1
Given two vectors:
Find the magnitude and direction of algebraically.
Calculate components:
Identify Quadrant: Since (negative) and (positive), the resultant lies in the Second Quadrant.
Calculate Magnitude:
Calculate Direction Angle:
Because and (Second Quadrant), add to the arctangent result:
The resultant vector has a magnitude of units at an angle of counterclockwise relative to the positive -axis.
Graphical Sketch Check: Plotting () and adding () tip-to-tail confirms an endpoint at (). This aligns with a second-quadrant vector having a length of roughly units and an angle of ().
Unit Vectors and Component Representations
Vectors can be expressed either using unit vectors or as component vector sums:
Where is a horizontal vector aligned with the -axis, and is a vertical vector aligned with the -axis.
Unit vectors and serve as dimensionless directional indicators that allow arbitrary vectors to be decomposed into component projections along the coordinate axes.
Drawing component vectors and tip-to-tail produces a right-triangle construction.
Constructing or 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 and angle measured counterclockwise from the positive -axis), they must be converted into Cartesian components before performing algebraic addition.
General Conversion Formulas
Measuring counterclockwise relative to the positive -axis guarantees that and assign correct positive or negative signs for all quadrants automatically.
Example Problem 2
Vector has a magnitude of at a direction of . Vector has a magnitude of at a direction of . Find the magnitude and direction of the resultant vector .
Convert to Cartesian components:
Convert to Cartesian components:
Calculate Resultant Components:
Calculate Magnitude:
Rounding to two significant figures yields
Calculate Direction Angle: Both and are positive (First Quadrant):
Graphical Cross-Check Verification:
Protractor angle measurements: , , and resultant angle (compared to calculated ).
Scale ruler measurement (): Length measured as (), validating calculated magnitude of
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 " degrees [Direction 1] of [Direction 2]" establish [Direction 2] as the baseline reference line.
Example 1: " South of East"
Baseline reference line: East.
Action: Start facing East, then rotate toward the South.
Standard Cartesian equivalent: or counterclockwise from positive -axis.
Example 2: " East of South"
Baseline reference line: South.
Action: Start facing South, then rotate toward the East.
Represents the exact same pointing direction as 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 from Alice in a direction of North of East.
Alice spots a llama in a direction of North of East relative to her position.
Bob spots the same llama in a direction of North of East relative to his position.
Calculate the exact distance from Alice to the llama.
Mathematical Formulation
Set Alice at the origin ():
Let be Bob's position vector relative to Alice:
Let be the llama's position vector relative to Bob:
Let be the llama's position vector relative to Alice (the resultant vector):
Vector relationship:
Equating horizontal () and vertical () components:
Algebraic Solution (Eliminating Variable )
To solve for , eliminate using system elimination:
Multiply the -component equation by \\sin(50.0^\circ)\:
Multiply the -component equation by \-\cos(50.0^\circ)\:
Add the two equations together:
Notice that , successfully eliminating
Apply angle difference identity :
Solve explicitly for :
The llama is located from Alice.
Graphical Comparison
Using a graphical scale of on scale paper and measuring vector intersections with a ruler yields an estimated distance of . Comparing this visual measurement with the calculated value of gives an approximate graphical error of , demonstrating that algebraic calculation provides superior precision over manual diagram sketching.