01Introduction to Vectors
Why Numbers Alone Are Not Enough
Consider a simple question: if a force of 10 N and a force of 8 N act on a block, what is the total resulting force?
Treated as ordinary numbers, the two forces seem to add to 18 N. In fact, that is only one of many possibilities. What if the 10 N force is pushing the block forward, and the 8 N force is pushing it backward? The net effect would be a mere 2 N forward. What if they pull at right angles, or at some other diagonal angle to each other? The answer changes completely. You simply cannot calculate the total effect without knowing their directions.
Numbers alone, therefore, are not always enough to describe nature. Some quantities require both a magnitude (how much) and a direction (which way) to make sense. This chapter develops the tools used to describe and manipulate such quantities.
02Physical Quantities: Scalars and Vectors
Classifying Our Measurements
In physics, we describe the universe by measuring its properties. Any property of an object or system that can be measured and quantified is called a physical quantity. For instance, we can measure how heavy a stone is (mass), how hot a cup of tea is (temperature), or how fast a runner is moving (speed).
To handle these measurements mathematically, we group physical quantities into two fundamental classes based on whether they care about spatial direction: scalars and vectors.
Scalar Quantities
A scalar quantity is one that is completely described by a single numerical value—its magnitude—accompanied by its appropriate physical unit. Scalars are simple: they tell us "how much" or "how many," and they do not have any direction in space.
Consider these everyday examples of scalars:
- Mass: An apple has a mass of . It makes no sense to ask "in what direction" the mass points.
- Temperature: A bowl of soup is at . It is hot in all directions equally.
- Distance: A walk along a winding path may cover a distance of . This is the total length of the path you walked, regardless of where it led.
- Speed: A car's speedometer reads . It tells you how fast the car is moving, but not where it is heading.
- Energy: A battery stores of energy. Energy is a capacity, not a path.
Because scalars are just numbers, you can add, subtract, multiply, and divide them using the ordinary rules of algebra.
Which of the following physical quantities is completely described by its magnitude and unit alone, requiring no directional information?
Vector Quantities
A vector quantity is one that requires both a magnitude and a direction in space for its complete description. If you omit the direction, the description is physically incomplete.
The following examples show how vectors differ from scalars:
- Displacement: Instead of just distance, displacement tells you how your position changed. If you walk East, you have specified a vector.
- Velocity: Velocity is speed with a direction. A car traveling at North has a velocity vector.
- Force: Pushing a box with of force downwards has a very different physical outcome than pushing it upwards.
- Acceleration: Gravity accelerates falling objects at straight down.
Because vectors carry spatial direction, we cannot add them using standard arithmetic. A displacement of plus a displacement of does not necessarily equal —it depends entirely on how the two movements align. The rules for combining vectors are developed in the sections that follow.
03Representing Vectors
Two Ways to Represent a Vector
To work with vectors, we need a clear system to talk about them (notation) and visualize them (diagrams). In physics, we rely on two main methods of representation: a graphical representation (drawing arrows) and an algebraic representation (using symbols and numbers). We switch between these two modes constantly, using diagrams to build intuition and algebra to perform exact calculations.
Graphical Representation
The most intuitive way to represent a vector is diagrammatically as an arrow in space. This arrow is a literal model of the vector's two properties:
- The length of the arrow is drawn to scale to represent the magnitude of the vector. A longer arrow means a larger quantity (e.g., a stronger force or faster speed).
- The direction the arrowhead points is the direction of the vector.
The starting point of the arrow is called the tail, and the pointed end is the head. In diagrams, the angle of the arrow is typically measured from a reference direction, such as the positive x-axis or North.
Symbolic Notation
When writing equations, how do we tell the reader that a letter represents a vector rather than a normal number? We use special typographical symbols:
- The Arrow Notation: We write a small arrow above the variable, such as or . The arrow marks the symbol as a vector: a reminder that it cannot be combined with other terms by ordinary arithmetic.
- Boldface Notation: In printed textbooks, vectors are often printed in bold, like A or F. Because boldface is difficult to write by hand, arrow notation is preferred for handwritten work.
The magnitude of a vector is a scalar—it is simply a positive number with a unit. We write the magnitude of vector using absolute value bars as , or simply as the letter in standard italics, .
For instance, if represents a velocity vector of East, its magnitude is .
If represents the momentum vector of an object, which of the following expressions correctly represents its scalar magnitude?
Analytical Representation: Component Form
Drawing arrows helps us visualize physical situations, but it is not convenient for precise mathematics. Instead of drawing, we can represent a vector analytically by breaking it down into components along perpendicular coordinate axes (usually the horizontal x-axis and vertical y-axis).
You can think of a component as the "projection" or shadow of the vector along a specific direction. To write vectors in this component form, we introduce unit vectors, which are vectors of magnitude 1 pointing along the coordinate axes:
- (pronounced "i-hat") points in the positive x-direction.
- (pronounced "j-hat") points in the positive y-direction.
- (pronounced "k-hat") points in the positive z-direction (for three dimensions).
Using these unit vectors as direction markers, we write any vector as a sum of its horizontal component and its vertical component :
For example, if a force pulls 3 Newtons to the right and 4 Newtons upward, we write it as . This is the analytical component form of the vector.
Component Form in Use: Two Walks
Take to point East, North, and vertically up.
A walk in the plane. A person walks East and then North. The two legs are and , so the total displacement is
A walk that leaves the plane. Another person walks West, then North, then enters a lift and rises . West is the negative direction and the lift ride adds a component:
Each movement simply contributes its own component, and the components never mix — that is what makes the component form the working language of vector calculations.
The Position Vector
One particular vector deserves its own name because it appears everywhere in mechanics: the position vector. The position vector of a point is the displacement vector starting from the origin and ending at that point.
Because it is measured from the origin, a position vector depends entirely on the choice of origin and the orientation of the coordinate axes you are using — change either one, and the position vector of the same physical point changes too. This is different from a general vector like a force or a velocity, whose value doesn't care where you place the origin.
The origin of the coordinate system is moved to a new location. Which of the following quantities changes?
The Cartesian System of Vectors in 3D
So far we have written vectors using two perpendicular unit vectors, and , for problems confined to a flat plane. But most of the real world is three-dimensional, so we extend the same idea by introducing a third unit vector, , pointing along the z-axis. Together, , , and are three mutually perpendicular unit vectors along the x, y, and z axes of a right-handed coordinate system.
The three mutually perpendicular unit vectors i-hat, j-hat, and k-hat along the x, y, and z axes of a right-handed coordinate system; drag the scene to turn it, and zoom with the buttons
The Position Vector in 3D
Consider a point in three-dimensional space. The position vector of , drawn from the origin , is written as the sum of its three components along the axes:
The position vector r of point P(a,b,c) built from its components: a along the x axis, then b parallel to the y axis, then c straight up. Drag the scene to turn it, and zoom with the buttons.
The magnitude of this position vector follows directly from the three-dimensional Pythagorean theorem:
Equality of Vectors in Component Form
Writing vectors in Cartesian form also gives us a clean, purely algebraic test for equality: two vectors expressed in form are equal only when their corresponding components are separately equal. That is, if and , then if and only if , , and all hold simultaneously.
Example 14: Position Vector and its Magnitude
Problem: For a point in a three-dimensional coordinate system, write the position vector of and find its magnitude .
Solution: Reading the coordinates directly as the components of the position vector,
and its magnitude follows from the three-dimensional Pythagorean theorem:
Now Solve: Find the magnitude of the position vector of the point .
Answer: 3.
04Properties of Vectors
Properties of Vectors
Just as numbers have rules and properties (like the identity property ), vectors have their own unique properties that govern how they behave. Before we perform algebra on vectors, we must establish these fundamental properties.
1. Equality of Vectors
Two vectors, and , are defined as equal if, and only if, they have the same magnitude and the same direction. We write this as .
Notice what is missing from this definition: position. It does not matter where a vector starts or ends in space. As long as its length is the same and it points in the same direction, it is the same vector. This means vectors are portable—you can slide them anywhere in space without altering their value, which is a powerful shortcut when adding vectors graphically.
2. The Unit Vector
A unit vector is a special vector with a magnitude of exactly 1. It carries no physical units of its own; its sole purpose is to point, establishing a direction in space. It is a mathematical signpost.
If you have any vector , you can find its corresponding unit vector, written with a caret or "hat" as (pronounced "A-hat"), by dividing the vector by its own magnitude:
This operation scales the vector's length down to exactly 1 while preserving its direction. Consequently, any vector can be written as the product of its size (magnitude) and its direction (unit vector):
A velocity vector is given in component form as . What is the unit vector pointing in the direction of this velocity?
3. The Negative of a Vector
The negative of a vector , written as , is a vector with the same magnitude (length) as , but pointing in the exact opposite direction (a rotation).
In vector algebra, the negative sign does not mean "less than zero"—magnitude can never be negative. Instead, the negative sign is a directional instruction to flip the arrow by .
4. The Zero (Null) Vector
The zero vector, denoted as , is a vector with a magnitude of exactly zero. Because it has no length, its direction is undefined. It acts as the identity element for vector addition, meaning .
A zero vector arises naturally in physics when physical effects cancel out (e.g., when equal forces pull in opposite directions) or when an object is at rest, resulting in a velocity of .
5. Parallel and Antiparallel Vectors
Vectors are described as parallel if they point in the exact same direction, regardless of whether their magnitudes are equal. The angle between parallel vectors is .
Vectors are described as antiparallel if they point in exact opposite directions. The angle between antiparallel vectors is .
6. The Angle Between Two Vectors
We often need to speak precisely about how two vectors are oriented relative to each other. The angle between two vectors and is defined as the angle through which one vector must be rotated about their common tail so that its direction coincides with the direction of the other vector.
To measure this angle correctly, always slide the two vectors (recall that vectors are portable) so that their tails meet at a common point, and then read off the angle between them at that point — never the angle measured between their arrowheads or along some other path.
Example 5: Reading the Angle Between Two Vectors
Problem: For each of the three configurations below, find the angle between and .
Case (i): The vectors are drawn tail-to-tail with an included angle of directly visible between them.
Solution: Since the vectors already share a common tail and the angle is read directly between them, the angle between and is simply .
Case (ii): Vector is drawn making an angle of with the ray opposite to (i.e., with the extension of through the common tail).
Solution: The angle between and must be measured from itself, not its extension. Since makes with the opposite ray of , it makes with itself. The angle between them is .
Case (iii): The vectors are drawn tail-to-tail, nearly opposing each other, with the reflex/adjacent construction showing an angle of on one side.
Solution: The actual angle between and , taken as the angle you would rotate through to align with (always the value between and ), works out to here.
Now Solve: What is the angle between and ?
Answer: , since points exactly along the bisector between the x-axis and y-axis.
05Resolving Vectors into Components
Two Descriptions of the Same Vector
We have seen that a vector can be described in two ways: by its magnitude and direction (like a velocity of at above the horizontal) or by its components (like ).
To solve physics problems, we must translate between these two descriptions. This process is called vector resolution. In this section, we will learn how to break a diagonal vector down into its perpendicular parts, and conversely, how to combine those parts back into a single magnitude and direction.
Resolving a Vector into Components
Consider a vector making an angle with the positive x-axis. By dropping perpendicular lines from the head of the vector to the axes, we form a right-angled triangle where the vector is the hypotenuse and the components are the legs.
Using basic trigonometry (sine and cosine), we can calculate the components immediately:
- Horizontal Component (adjacent to the angle):
- Vertical Component (opposite to the angle):
These components tell you exactly how much of the vector's influence points along the x-direction and how much points along the y-direction.
A force of is applied to a block at an angle of above the horizontal. What is the magnitude of the horizontal component of this force pulling the block forward? (Given and )
From Components Back to Magnitude and Direction
What if you know the components and and want to find the overall vector's length and heading? We can reconstruct the vector using the same right triangle.
1. Calculating the Magnitude
Because the components and form the perpendicular legs of a right triangle, the magnitude (the hypotenuse) is found using the Pythagorean theorem:
Since squaring negative numbers yields positive results, the magnitude is always a positive number (or zero), representing the absolute length of the vector.
2. Calculating the Direction (with Quadrant Correction)
The direction angle is related to the components by the tangent function, which is the ratio of the opposite leg to the adjacent leg:
To solve for , we use the inverse tangent function:
Standard calculators and mathematical definitions of only return angles between and . To find the true physical angle from the positive x-axis, you must check the signs of the components and adjust as follows:
- Quadrant I ():
- Quadrant II ():
- Quadrant III ():
- Quadrant IV ():
Where is the positive reference angle.
A displacement vector has components and . What is the correct direction angle of this vector measured counter-clockwise from the positive x-axis? (Given )
06Introduction to Vector Addition
Combining Vectors: The Net Effect
Suppose two persons push a box, each with a force of . What is the total force on the box? The question cannot be answered as it stands. If both push the same way, the total is . If they push in opposite directions, the pushes cancel and the total is zero. If they push at right angles, the total is , directed between them. Without the directions, the sum of two forces is simply not determined.
Displacements show the same behaviour, and are the easiest vectors to picture. Walk and then : you end from the start only if both walks point the same way. Walk them at right angles and you end from the start; walk the second leg straight back and you end only away. The order and directions of the two legs decide where you finish.
Adding vectors therefore needs its own rules. The sections that follow build those rules: the Triangle Law and the Parallelogram Law add vectors by drawing, and the component method adds them by calculation.
The Resultant Vector
The sum of two or more vectors is called the resultant vector (often denoted as ). The resultant is a single vector that produces the same net effect as all the individual vectors combined. For example, the resultant force on an object determines its acceleration.
Example: A Tug-of-War
Consider a tug-of-war. Team A pulls left with 100 N () and Team B pulls right with 80 N (). The resultant force is not 180 N. Since they are in opposite directions, the net effect is a force of 20 N to the left. So, N to the left.
Range of Possible Resultants
A fascinating aspect of vector addition is that two vectors with fixed magnitudes can produce a resultant with a wide range of possible magnitudes, depending on the angle between them.
Suppose we have two vectors, with magnitude and with magnitude . The magnitude of their resultant, , will be:
- Maximum when and are parallel (angle = 0°). Then, .
- Minimum when and are antiparallel (angle = 180°). Then, .
For any other angle between them, the resultant's magnitude will be somewhere in between these two extremes: .
A boat can travel at 8 m/s in still water. It is crossing a river that flows at 6 m/s. What is the maximum possible speed (magnitude of the resultant velocity) of the boat relative to the ground?
Methods of Addition
So, how do we actually perform this addition, especially when the vectors are not parallel or antiparallel? We will learn two primary approaches:
- Graphical Methods: Using geometric constructions like the 'Triangle Law' and 'Parallelogram Law' to visualize the resultant.
- Analytical Method: Using vector components and trigonometry for precise calculations.
We will explore these methods in detail in the following sections.
07Triangle Law of Vector Addition
The Head-to-Tail Method
The Triangle Law provides our first graphical method for adding two vectors. It's an intuitive approach based on a 'journey' metaphor. If you walk along vector and then immediately walk along vector , where do you end up? The resultant vector, , is the single vector that takes you directly from your starting point to your final destination.
This method is formally called the head-to-tail method because of how we arrange the vectors.
Statement of the Triangle Law
If two vectors are represented in magnitude and direction by two sides of a triangle taken in the same order (head-to-tail), then their resultant is represented in magnitude and direction by the third side of the triangle, taken in the opposite order (from the tail of the first to the head of the second).
Step-by-Step Graphical Construction:
- Draw the First Vector: Draw vector to a chosen scale and in its specified direction.
- Draw the Second Vector: Place the tail of vector at the head of vector . Draw to the same scale and in its correct direction.
- Draw the Resultant: The resultant vector is the vector drawn from the tail of to the head of .
- Measure the Resultant: Measure the length of and use the scale to find its magnitude. Measure its angle to find its direction.
Vector Addition is Commutative
The order in which two vectors are added does not change the result. Suppose we add ? We would first draw , then draw starting from the head of . As you can see from the diagram, we arrive at the exact same resultant vector .
This shows that vector addition is commutative, just like the addition of scalar numbers.
Vector Addition is Associative
When we add three or more vectors, does the way we group them matter? Suppose we want . We could first add and , then add to that sum; or we could first add and , then add to that sum. If you draw both groupings head-to-tail, you'll find they produce the exact same final resultant vector, closing the same overall polygon. This confirms that vector addition is associative:
This means that when adding several vectors, you're free to group and reorder them however is most convenient, and the final resultant will never change.
Magnitude and Direction of the Resultant
The triangle construction also gives an exact formula for the resultant. Let be drawn from the head of , leaving it at the angle to the direction of . Extend the line of and drop a perpendicular from the head of onto it. The perpendicular has length , and it meets the extension at a distance past the head of .
The resultant is then the hypotenuse of a right triangle with base and height . Applying the Pythagorean theorem and using :
From the same right triangle, the angle that makes with is
Special Cases
Putting particular angles into covers the situations met most often:
- (same direction): , so , and . The magnitudes simply add. This is the largest possible resultant.
- (perpendicular): , so and .
- (opposite directions): , so , directed along the larger vector. This is the smallest possible resultant.
For any angle between these extremes, the magnitude of the resultant lies between and .
Extending to Many Vectors: The Polygon Law
The head-to-tail idea behind the Triangle Law extends naturally to more than two vectors. To add several vectors, draw them one after another in order, always starting the next vector from the head of the previous one. The resultant is then the single vector drawn from the tail of the very first vector to the head of the very last vector — closing the polygon formed by all the vectors. This generalization is called the Polygon Law of Vector Addition.
A Useful Corollary: Closed Polygons Sum to Zero
An important special case falls directly out of the Polygon Law: if a set of vectors, added head-to-tail in this way, forms a closed polygon — meaning the head of the last vector lands exactly back on the tail of the first — then their resultant is the zero vector. There is no 'gap' left to close, so there is nothing left for the resultant to represent.
Five vectors drawn head-to-tail form a closed pentagon: the head of the last vector touches the tail of the first. What is their resultant?
The diagram shows two vectors, P and Q, being added. Which vector correctly represents the resultant R = P + Q? ___img[m2_triangle_law_quiz.svg, 1.0, Vectors P and Q drawn head-to-tail, with three dashed candidate arrows numbered 1, 2 and 3.]
Example 6: Constructing the Vector Diagram for a Resultant
Problem: For each configuration below, draw the vector diagram (using the Triangle Law) to find the resultant .
(i) and are inclined to each other at some angle .
Construction: Draw first. From the head of , draw at the given angle to , preserving its own magnitude and direction. The resultant is the vector from the tail of to the head of .
(ii) and are perpendicular to each other.
Construction: Draw , then draw starting from the head of at exactly to it. The resultant , from the tail of to the head of , is now the hypotenuse of a right triangle, so .
(iii) and are inclined at the same angle , but with drawn on the opposite side compared to case (i).
Construction: The construction proceeds exactly as before — draw , then from its head at angle , now measured on the other side. The resultant is still the vector from the tail of to the head of , but its direction in space is now mirrored relative to case (i), even though its magnitude is unchanged.
This exercise is a reminder that the Triangle Law is purely a geometric construction rule — the magnitude and direction of the resultant depend only on the magnitudes of , , and the angle between them, never on which side of you happen to draw .
08Parallelogram Law of Vector Addition
The Tail-to-Tail Method
The Parallelogram Law is another graphical method for adding two vectors. While the Triangle Law is a 'head-to-tail' method, the Parallelogram Law is a 'tail-to-tail' method. It is particularly useful for visualizing problems where two vectors act on the same point, such as two forces pulling on an object.
Statement of the Parallelogram Law
If two vectors, acting simultaneously at a point, are represented in magnitude and direction by the two adjacent sides of a parallelogram drawn from that point, then their resultant is represented in magnitude and direction by the diagonal of the parallelogram passing through that same point.
Step-by-Step Graphical Construction:
- Draw Vectors Tail-to-Tail: Draw vector and vector starting from the same origin point.
- Complete the Parallelogram: Draw a line parallel to from the head of , and another line parallel to from the head of . These lines will intersect to form a parallelogram.
- Draw the Resultant: The resultant vector is the diagonal of the parallelogram that starts from the common origin point.
Connection to the Triangle Law
The Parallelogram Law is just a different way to visualize the Triangle Law. Notice that the side of the parallelogram opposite to is equal to . If you hide the original and the side parallel to , you are left with a perfect 'head-to-tail' addition of and forming a triangle with the resultant .
The Same Resultant, Seen on the Parallelogram
The formula for the resultant was derived in the previous section from the triangle construction:
The parallelogram shows exactly the same right triangle. Draw and tail-to-tail with the angle between them and complete the parallelogram; the diagonal from the common tail is . Dropping a perpendicular from the head of onto the extension of reproduces the base and the height , because the far side of the parallelogram is just shifted to the head of .
By the symmetric argument — resolving along and perpendicular to — the angle that makes with satisfies , and .
Example 7: Applying the Resultant Formula
Problem: Use the formula to find the magnitude of the resultant of and in each case.
(i)
(ii)
(iii)
Now Solve: Find the resultant of a 10 N force acting East and a N force acting North-East.
Answer: 50 N.
Example 8: Combining Two Forces into a Single Pull
Problem: Two forces of and act at an angle of with each other on an object. What single pull would replace the given forces?
Solution: The two forces are drawn from a common origin , making an angle of with each other. and represent the forces of and respectively. Since a single force replacing both must produce the same combined effect, that single force is simply their resultant — the diagonal of the parallelogram completed on and .
The angle that this resultant makes with the force is given by
which works out to .
Now Solve: Repeat the problem with both forces equal to 60 N, still at to each other.
Answer: at . Notice how the angle the resultant makes with the first force shrinks from to simply because the second force became smaller (from 80 N to 60 N) — a smaller partner pulls the resultant less far from the first force's own direction.
Example 9: Proving Perpendicularity When a Force is Doubled
Problem: The resultant of two non-zero forces and has magnitude . Prove that if is doubled (keeping and the angle between them fixed), the new resultant becomes perpendicular to .
Solution: Let be the angle between and . Since the original resultant has magnitude ,
Now double to , and let be the angle the new resultant makes with :
But we already showed , so the denominator vanishes:
The new resultant is therefore perpendicular to , exactly as claimed.
Now Solve: Solve the same problem using geometry instead of algebra — use the property that the angle subtended in a semicircle is always a right angle to prove the same result.
Two forces, F1 and F2, are pulling on a hook as shown in the diagram. Which vector best represents the resultant force? ___img[m2_parallelogram_quiz.svg, 1.0, Forces F1 and F2 pulling on a hook at point O, with the parallelogram completed in dashed lines and three dashed candidate arrows lettered A, B and C.]
09Vector Subtraction
The Meaning of Vector Subtraction
Vector subtraction is not a new operation, but rather a special case of addition. The key insight is this: to subtract a vector, you add its negative.
So, the operation is defined as:
This simple definition allows us to use all the tools we've already learned for vector addition (Triangle Law, Parallelogram Law, Component Method) to perform subtraction.
Graphical Subtraction
To subtract from graphically, we first need to find the negative of , which we call . This is a vector with the same length as but pointing in the exact opposite direction. Then, we add and using the head-to-tail method.
A Graphical Shortcut
If you draw and tail-to-tail, the vector that points from the head of to the head of is the resultant .
Subtraction by Components
The component method makes subtraction incredibly straightforward. To find the components of the resultant , you simply subtract the components of from the components of :
Once you have and , you can find the magnitude and direction of the resultant vector just as you did with addition.
Example: Given and . Find .
So, .
Vector Subtraction is Not Commutative
We know vector addition is commutative, but subtraction is a different story. Consider and . Since , these two vectors are negatives of each other — same length, opposite direction. This means their magnitudes are equal:
but the vectors themselves are certainly not equal, since a vector and its negative point in opposite directions:
So vector subtraction is non-commutative: swapping the order flips the direction of the result even though it leaves the size unchanged. It's easy to mistake the equal-magnitude fact for full equality — don't make that error.
If , what is ?
Subtraction as a Diagonal of the Parallelogram
Recall that when and are drawn tail-to-tail, the parallelogram they form has two diagonals. The diagonal starting from the common tail represents the sum (the Parallelogram Law of addition). The other diagonal — the one connecting the two heads, which does not pass through the common tail — represents the subtraction: it is when drawn pointing from the head of toward the head of , or when drawn in the opposite sense, from the head of toward the head of . This single diagonal, read in either direction, geometrically encodes both non-commutative results at once.
The Physical Meaning of Subtraction
Vector subtraction is not just a mathematical curiosity; it's essential for describing important physical concepts. The most common use is to find the change in a vector quantity.
For example, change in velocity () is defined as the final velocity minus the initial velocity:
This vector is crucial for understanding acceleration. A car turning a corner at a constant speed still has a change in velocity (and thus accelerates) because its direction vector has changed, and is not zero.
An object's velocity changes from m/s East to m/s North. What is the direction of the change in velocity, ?
10Component Method of Vector Addition
The Analytical Method
Graphical methods like the Triangle and Parallelogram laws are excellent for visualizing vector addition. However, they rely on precise drawing and measurement, which can be cumbersome and inaccurate. For precise and complex problems (especially with more than two vectors), we need a more robust technique: the analytical method of addition by components.
The core idea is simple but powerful: instead of struggling with adding slanted arrows, we break each vector down into its simple, perpendicular components (x and y). We then add all the x-components together and all the y-components together, which is easy because they lie on the same line. Finally, we reassemble the resultant vector from its summed components.
The Four-Step Process
Adding vectors , , , ... to find the resultant involves four clear steps.
- Step 1: Resolve All Vectors into Components.
For each vector, find its x and y components using trigonometry. Be careful with signs based on the quadrant.
,
,
... and so on. - Step 2: Sum the Components.
Add all the x-components to get the resultant's x-component, . Add all the y-components to get the resultant's y-component, . - Step 3: Calculate the Resultant's Magnitude.
Use the Pythagorean theorem with the resultant components to find the magnitude of the resultant vector. - Step 4: Calculate the Resultant's Direction.
Use the inverse tangent to find the direction angle of the resultant. Remember to check the quadrant based on the signs of and .
When Is the Resultant Exactly Zero?
Because , the resultant magnitude can only be zero if both terms under the square root vanish. In other words, for the resultant of several vectors to be zero, the x-component sum and the y-component sum must both separately be zero — it is not enough for one to cancel while the other doesn't, and it's not enough for the sum to be zero either.
Worked Example
We add two vectors: = 5.0 m at 37° and = 3.0 m at 150°.
Step 1: Components
m
m
m
m
Step 2: Sum
m
m
Step 3: Magnitude
m
Step 4: Direction
(Since and are both positive, the resultant is in the first quadrant and the angle is correct.)
When adding multiple vectors using the component method, why is it essential to find the components of each vector before summing them?
Example 10: Net Displacement from Three Successive Displacements
Problem: Find the net displacement of a particle from its starting point if it undergoes three successive displacements: West of North; North of East; due South.
Solution: Set the x-axis along West–East and the y-axis along South–North, with East and North as positive.
Adding the three:
The direction is West of North.
Now Solve: Find the resultant of North-East and at north of west.
Answer: 70 N, due North.
Example 11: Finding an Unknown Vector from a Given Sum
Problem: The x and y components of vector are 4 m and 6 m. If the x and y components of are 10 m and 9 m, calculate (a) the x, y components of ; (b) its length; (c) the angle it makes with the x-axis.
Solution: Since components add separately, and . Given :
(a) ,
(b)
(c)
Now Solve: A vector has x, y components 20 N and 10 N. Combined with another vector, the resultant has magnitude N, making equal angles with the x and y axes. Find the magnitude of the second vector.
Answer: 50 N.
11Types of Vector Multiplication
Multiplying Vectors
We've mastered adding and subtracting vectors. Now, we venture into multiplication. With scalars, multiplication is simple: 3 times 4 is always 12. But with vectors, it's more complex. Why? Because we have to consider the directions.
In physics, we often need to combine two vectors to produce a third quantity. Sometimes, this new quantity is a scalar (like 'work'), and other times it's a new vector (like 'torque'). To handle these different physical situations, we need two distinct ways to multiply vectors.
The Two Products of Vectors
The two types of vector multiplication are defined by the kind of quantity they produce:
- The Scalar Product (or Dot Product):
This method multiplies two vectors to produce a scalar quantity. It is a measure of how much one vector lies along the direction of another. A classic example is the calculation of Work, where . The result, work, is a scalar (energy).
Notation: - The Vector Product (or Cross Product):
This method multiplies two vectors to produce a new vector. The resulting vector is perpendicular to the plane containing the original two vectors. A prime example is Torque, , where the resulting torque vector's direction determines the axis of rotation.
Notation:
The Defining Formulas
Here are the fundamental formulas for the two types of products. We will explore them in detail in the upcoming sections.
Scalar (Dot) Product:
The result is a scalar whose value is given by:
where is the angle between the two vectors.
Vector (Cross) Product:
The result is a vector. Its magnitude is given by:
The direction of the resultant vector is given by the Right-Hand Rule, which we will learn about soon.
If you need to calculate a physical quantity that is itself a vector (like torque) from two other vectors (like position and force), which type of multiplication would you use?
12Scalar (Dot) Product
The Scalar Product
The dot product is a way of multiplying two vectors that tells you how much one vector 'goes along' the other. It measures the extent to which two vectors are aligned. The result is a single number, a scalar, hence the alternative name 'scalar product'.
Geometric Definition
The dot product of and is defined as the magnitude of times the magnitude of times the cosine of the angle between them.
You can think of the term as the 'shadow' or projection of vector onto the direction of vector . So, the dot product is literally the magnitude of multiplied by the component of that is parallel to .
Calculating with Components
Start with the simplest dot products of all: the unit vectors themselves. Using with magnitudes of 1:
- What is ? The angle between a vector and itself is , so . Likewise and .
- What is ? The axes are perpendicular, so . Likewise and .
So: a unit vector dotted with itself gives 1; two different unit vectors give 0.
Now compute a full dot product with the distributive law, multiplying term by term exactly as in algebra:
Every cross term dies, and only the -with- and -with- products survive. There is therefore no need to expand next time — multiply matching components and add:
For the vectors above: , the same answer in one line.
Key Properties and Applications
- Commutative: The order doesn't matter. .
- Distributive over Addition: The dot product distributes across a sum of vectors just like ordinary multiplication distributes over addition: . This property is what lets us expand dot products of vector sums term by term.
- Finding the Angle Between Vectors: By rearranging the definition, we can find the angle between two vectors: .
- Checking for Perpendicularity: This is a crucial application. If two non-zero vectors are perpendicular (orthogonal), the angle between them is 90°, and . Therefore, the dot product of two perpendicular vectors is always zero.
Physical Application: Work
A perfect physical example of the dot product is the calculation of work done by a constant force. Only the component of the force in the direction of the displacement does work.
The Vector Projection Formula
Earlier we described as the 'shadow' of along — but that shadow is just a number (a magnitude). We can go further and write the projection of onto as a full vector , pointing along with that shadow length:
Combining the two factors of in the denominator gives the compact closed-form projection formula:
This formula is extremely useful whenever you need the actual vector component of along a given direction , rather than just its magnitude.
Vector . Vector is perpendicular to . Which of the following could be vector ?
Example 16: Angle Between Two 3D Vectors
Problem: If and , find the angle between and .
Solution: We know , so
First compute the magnitudes: , and .
The dot product is .
13Vector (Cross) Product
The Vector Product
The cross product is the second way to multiply vectors. Unlike the dot product, which results in a scalar, the cross product of two vectors, and , produces a new vector, . This new vector has a unique direction and a magnitude that represents the 'product of perpendicularity' between and .
The cross product is essential for describing rotational phenomena in physics, like torque and angular momentum.
Part 1: The Magnitude of the Cross Product
The magnitude of the cross product, , is defined as the product of the magnitudes of the two vectors times the sine of the angle between them.
Geometric Interpretation: Area
The magnitude of the cross product has a direct geometric meaning: it is equal to the area of the parallelogram formed by the two vectors when they are placed tail-to-tail.
This makes sense because is the height of the parallelogram with as its base. The area is base times height, which is .
Part 2: The Direction of the Cross Product
The resultant vector has a direction that is perpendicular to the plane containing both and . But there are two perpendicular directions (e.g., 'up' or 'down'). Which one is it?
We use the Right-Hand Rule to decide.
How to Use the Right-Hand Rule:
- Point the fingers of your right hand in the direction of the first vector ().
- Curl your fingers in the direction of the second vector (). You should curl through the smaller of the two angles between the vectors.
- Your thumb will then point in the direction of the resultant cross product vector .
The right-hand rule on the axes: point your fingers along A, curl them toward B (the gray sweep), and your thumb gives C = A x B, perpendicular to both, along the z-axis. Drag the scene to turn it, and zoom with the buttons.
Key Properties
- Anti-Commutative: The order of multiplication matters and inverts the direction. . This is a direct consequence of the Right-Hand Rule.
- Distributive over Addition: Just like the dot product, the cross product distributes over vector addition: . This lets us expand cross products of vector sums term by term, which is exactly how the component formula for the cross product is derived.
- Parallel Vectors: If two vectors are parallel () or antiparallel (), the sine of the angle is 0. Therefore, the cross product of two parallel vectors is the zero vector ().
In the given diagram, vector A points East and vector B points North. ___img[m2_cross_product_quiz.svg, 1.0, Vectors A and B drawn in the plane of the page.] What is the direction of ?
Example 12: Angle Between a Cross Product and a Sum
Problem: Find the angle between and .
Solution: The vector is, by definition, perpendicular to the entire plane containing both and . Since is itself a vector that lies within that same plane (it's a combination of and ), it must be perpendicular to . The angle is .
Example 13: A Chain of Perpendicularity and Parallelism
Problem: If and , what is the angle between and ?
Solution: A zero dot product tells us is perpendicular to . A zero cross product tells us is parallel (or antiparallel) to . Since is perpendicular to , and points along the very same line as , must also be perpendicular to . The angle between and is .
Example 15: Proving Three Vectors Form a Triangle and Finding Its Area
Problem: Prove that the vectors , , and can form the three sides of a triangle. Also find the area of that triangle.
Solution: Three vectors can be arranged head-to-tail to form a closed triangle exactly when one of them equals the sum of the other two (recall the closed-polygon corollary of the Triangle Law). Adding and :
Since , the three vectors do indeed close up into a triangle.
The area of a triangle formed by two of its side vectors, say and , is half the magnitude of their cross product:
Expanding the cross product term by term using the distributive property:
14Scalar and Vector Triple Products
Combining Three Vectors
We've seen how to multiply two vectors. But what happens when we combine three? Two important constructions arise: the scalar triple product, which results in a scalar, and the vector triple product, which results in a vector.
Scalar Triple Product: Measuring Volume
The scalar triple product is defined as the dot product of one vector with the cross product of two other vectors.
Geometric Interpretation: Volume
This product has a profound geometric meaning: its absolute value, , represents the volume of the parallelepiped formed by the three vectors , , and when they are placed tail-to-tail.
This is because gives the area of the base parallelogram, and then projects the height of the parallelepiped (given by ) onto the normal of the base, effectively calculating Area × Height.
The parallelepiped on A, B and C: the shaded base has area |B x C|, and the height h is the projection of A onto the base normal, so the volume is |A . (B x C)|. Drag the scene to turn it, and zoom with the buttons.
Test for Coplanarity
A crucial application of this property is to check if three vectors are coplanar (lie on the same plane). If the three vectors lie on the same plane, they cannot form a 3D shape, so the volume of the parallelepiped is zero. Therefore:
If , the vectors are coplanar.
If three vectors A, B, and C are coplanar, what is the value of their scalar triple product?
Vector Triple Product
The vector triple product involves the cross product of one vector with the result of another cross product.
The result is a new vector. Unlike the scalar triple product, its geometric meaning is less direct, but it can be simplified using a very useful identity known as the 'BAC-CAB' rule.
Notice that the result is a linear combination of vectors and . This means the resulting vector lies in the same plane as and .
Because A x (B x C) must be perpendicular to B x C, it falls back into the plane containing B and C. Drag the scene to turn it, and zoom with the buttons.
15Key Concepts Summary
Summary: Scalars, Vectors and Their Representation
- Physical Quantities: Classified into scalars (completely described by magnitude and unit, e.g., mass, time, speed) and vectors (require both magnitude and direction, e.g., force, displacement, velocity).
- Insufficiency of Numbers: Vectors cannot be added using ordinary arithmetic. Their sum depends on their relative orientations.
- Vector Representation: Represented graphically as an arrow (length = magnitude, arrowhead = direction) and algebraically as a letter with a top arrow (e.g., ). Magnitude is written as or .
- Vector Properties:
- Equality: Two vectors are equal if they have the same magnitude and direction , regardless of their starting point.
- Unit Vector: A vector of magnitude 1 indicating direction, computed as .
- Negative Vector: Same magnitude, opposite direction ( flip).
- Zero Vector: Magnitude of zero, indeterminate direction.
- Parallel & Antiparallel: Parallel vectors point in the same direction ( angle); antiparallel vectors point in opposite directions ( flip).
Summary: Components and Vector Addition
- Vector Resolution (Components): Any vector can be split into orthogonal components:
- Reconstructing a Vector: From perpendicular components, magnitude and direction are calculated as: (Apply quadrant adjustments based on signs of and to find ).
- Vector Addition Laws:
- Triangle Law: Add head-to-tail; the resultant points from the tail of to the head of .
- Parallelogram Law: Place vectors tail-to-tail. The resultant is the diagonal of the parallelogram:
- Vector Subtraction: Defined as adding the negative of a vector:
- Component Method: To add multiple vectors, sum their components independently:
Summary: Products of Vectors
- Scalar (Dot) Product: Yields a scalar quantity representing alignment: Properties: Commutative, distributive. Perpendicular vectors have a dot product of zero.
- Vector (Cross) Product: Yields a vector perpendicular to both input vectors: Direction is found via the right-hand rule. In component form: Properties: Anti-commutative. Parallel vectors have a cross product of zero.
- Triple Products:
- Scalar Triple Product: . Its absolute value represents the volume of the parallelepiped. If it equals zero, the vectors are coplanar.
- Vector Triple Product: . Simplified using the BAC-CAB identity:
16Worked Examples
Example 1: Drone Flight Components
Problem: A search-and-rescue drone flies with a constant speed of at an angle of North of East. Calculate the Eastward (horizontal) and Northward (vertical) components of its velocity vector.
Solution:
- Identify the given variables:
The magnitude of the velocity is . The angle with the East direction (positive x-axis) is . - Calculate the horizontal (Eastward) component :
- Calculate the vertical (Northward) component :
- State the final vector in component form:
Example 2: Net Force on a Sailboat
Problem: A sailboat is subjected to two perpendicular forces: the wind pushes it Westward with a force of , while the ocean current pushes it Southward with a force of . Find the magnitude and direction of the net force vector acting on the sailboat.
Solution:
- Establish the coordinate system:
Let East be the positive x-direction and North be the positive y-direction. Therefore, West is the negative x-direction, and South is the negative y-direction. - State the force components:
- Calculate the magnitude of the net force :
- Calculate the reference direction angle :
- Apply quadrant correction:
Since both and , the net force points in the third quadrant (South-West). The physical angle measured counter-clockwise from the positive x-axis is:
Answer: The net force is at an angle of counter-clockwise from the positive x-axis (or South of West).
Two perpendicular forces of and act on the same object. What is the magnitude of the net force?
Example 3: Robot Limb Direction
Problem: A robotic manipulator arm exerts a force described by the component vector . Find the unit vector that represents the direction of this force.
Solution:
- Calculate the magnitude of the force vector :
- Divide the vector by its magnitude to obtain the unit vector :
- Verify that the unit vector's magnitude is exactly 1:
Answer: The unit vector indicating the direction of the force is .
Example 4: Resultant Force Using Parallelogram Law
Problem: Two forces of magnitude and act on a particle. The angle between their directions is . Find the magnitude of the resultant force and its angle relative to the force.
Solution:
- Identify the given variables:
, , and . - Calculate the magnitude of the resultant force :
- Calculate the direction angle relative to :
Answer: The resultant force has a magnitude of and points at an angle of relative to the force.
Example 5: Work Done by a Force (Scalar Product)
Problem: A crate is dragged along a horizontal floor by a force represented by . The displacement of the crate is . Calculate the work done by this force.
Solution:
- Recall the definition of Work:
Work is the scalar (dot) product of force and displacement: . - Perform the dot product:
Answer: The work done by the force is .
Example 6: Torque on a Bolt (Vector Product)
Problem: A mechanic applies a force at the end of a wrench. The position vector from the bolt to the point of application of the force is . Find the torque vector acting on the bolt.
Solution:
- Recall the definition of Torque:
Torque is the vector (cross) product of the position vector and the force vector: . - Perform the cross product calculation:
Using properties of unit vectors ( and ):
Answer: The torque vector is , which points along the positive z-axis (perpendicularly out of the plane of rotation).
In Example 6 the torque is . What is , with the factors reversed?