Vectors and Scalars Explained
Not all physical quantities are the same. Some are fully described by a single number; others need both a size and a direction. Mastering the distinction between scalars and vectors, and learning how to combine them, is one of the most important foundations of physics.
What Is a Scalar?
A scalar is a quantity that is completely described by its magnitude (size) alone. No directional information is needed. Temperature, mass, time, speed, distance, energy, and electric charge are all scalars. When you say a car has a mass of 1 200 kg or a cup of coffee is 85°C, that single number conveys all the information there is to convey about the quantity.
Scalars obey ordinary arithmetic. You can add, subtract, multiply, and divide them just as you would plain numbers. If you pour 200 mL of water into a jug that already contains 350 mL, the total is simply 550 mL — no direction is relevant.
What Is a Vector?
A vector is a quantity that has both magnitude and direction. Displacement, velocity, acceleration, force, momentum, and electric field are all vectors. Saying a car is travelling at 60 km/h tells you its speed (a scalar); saying it is travelling at 60 km/h due north gives you its velocity (a vector).
Vectors are typically drawn as arrows. The length of the arrow represents the magnitude; the arrowhead shows the direction. In text they are often written in bold (v) or with an arrow above the symbol (&vec;v) to distinguish them from their scalar equivalents.
Scalars: distance, speed, mass, temperature, time, energy, pressure, volume.
Vectors: displacement, velocity, acceleration, force, weight, momentum, electric field, magnetic field.
Adding Vectors: The Triangle and Parallelogram Rules
Because vectors have direction, you cannot simply add their magnitudes unless they point in exactly the same direction. Vector addition requires accounting for direction at every step.
The triangle rule (also called the tip-to-tail method) works like this: draw the first vector as an arrow. Then draw the second vector starting from the tip of the first. The resultant — the single vector that has the same effect as the two combined — is the arrow drawn from the tail of the first vector to the tip of the second.
The parallelogram rule is equivalent: draw both vectors from the same starting point. Complete the parallelogram by drawing parallel sides. The resultant is the diagonal of the parallelogram from the starting point.
For vectors at right angles to each other, the magnitude of the resultant is found using the Pythagorean theorem: if two perpendicular vectors have magnitudes a and b, the resultant has magnitude √(a² + b²). The direction is found using trigonometry: θ = arctan(b/a), measured from the vector with magnitude a.
Resolving Vectors into Components
Any vector can be broken down into two perpendicular components — usually a horizontal component and a vertical component. This process is called resolution and makes calculations far easier because components in perpendicular directions are independent of each other.
For a vector of magnitude F at angle θ above the horizontal:
- Horizontal component: Fx = F cos θ
- Vertical component: Fy = F sin θ
To add several vectors together, resolve each into its components, add all the horizontal components to get the total horizontal component, add all the vertical components to get the total vertical component, then combine using Pythagoras to get the magnitude and arctan to get the direction of the resultant.
Worked Example: Two Forces on a Box
A box on a frictionless surface is pulled by two forces: Force A = 30 N due east, and Force B = 40 N due north. What is the resultant force?
Since the two forces are perpendicular, the resultant magnitude is √(30² + 40²) = √(900 + 1600) = √2500 = 50 N. The direction is arctan(40/30) = arctan(1.33) ≈ 53° north of east. The resultant is 50 N at 53° N of E.
Subtraction, Negative Vectors, and Equilibrium
Subtracting a vector is the same as adding its negative. The negative of a vector has the same magnitude but points in the opposite direction. To find the change in velocity (Δv) between two points, you calculate vfinal − vinitial, which means adding the negative of the initial velocity to the final velocity.
When all the forces acting on an object sum to zero — the resultant is a zero vector — the object is in equilibrium. It either remains at rest or continues at constant velocity (Newton’s first law). Testing for equilibrium means confirming that both the total horizontal and total vertical force components equal zero simultaneously.
Vectors in Everyday Physics Problems
Vector methods appear throughout physics. Projectile motion splits the launch velocity into a horizontal component (constant, no acceleration) and a vertical component (changing under gravity). Inclined-plane problems resolve weight into components parallel and perpendicular to the slope. River-crossing problems add the boat’s velocity relative to water and the river current’s velocity to find the actual velocity relative to the bank.
In each case, the strategy is the same: identify all vectors, resolve them into perpendicular components, handle each direction independently, then recombine for the final answer.
Summary
Scalars have magnitude only; vectors have both magnitude and direction. Common scalars include speed, distance, and mass; common vectors include velocity, displacement, and force. Vectors are added graphically by the tip-to-tail method or numerically by resolving into perpendicular components, summing each direction separately, and combining with Pythagoras and trigonometry. The resultant is the single vector equivalent to all the combined vectors. When the resultant is zero, the object is in equilibrium. Understanding vectors is essential for every branch of mechanics, electromagnetism, and beyond.