Vectors are the language of physics from Class 11 onwards. Once you’re fluent with addition, components, dot product, and cross product, almost every chapter — from kinematics to electromagnetism — becomes much easier. This guide is the practical handbook we wish someone had given us before mechanics started.
This is foundation material for JEE Main, JEE Advanced, and NEET. CBSE Class 11 boards usually pick a 3-mark numerical from this chapter. Drilling vectors well saves you ten chapters of confusion later.
What Vectors Are (and Are Not)
A scalar has only magnitude: temperature (C), mass ( kg), time ( s). You add scalars by ordinary arithmetic.
A vector has both magnitude and direction: velocity ( m/s, north), force ( N, downward), displacement ( km, east). You cannot add two vectors by simply adding their magnitudes — direction matters.
The everyday test: ask “does direction change the answer?” If yes, it’s a vector. If you walk m east then m west, total distance (scalar) is m but displacement (vector) is m east. Both numbers are valid; they answer different questions.
Common Class 11 confusion: current is not a vector even though it has direction. Why? Because two currents in a wire don’t add by parallelogram law — they add algebraically, since they’re confined to a 1D path. The full criterion for being a vector includes obeying the parallelogram law of addition.
Representing Vectors
Three notations show up in JEE and NEET — get comfortable with all three.
Arrow notation: or — used in writing.
Bold notation: — common in textbooks.
Component form: — the workhorse for calculation.
The unit vectors point along the , , axes respectively. Each has magnitude and acts like a “direction tag” for the components.
For :
Vector Addition — Two Methods
Method 1: Triangle / Parallelogram Law
Place the tail of at the head of . The resultant is the arrow from the tail of to the head of .
If the angle between and (when placed tail-to-tail) is , then:
The angle that makes with :
Method 2: Component Addition
Resolve each vector into components, add componentwise, then reconstruct:
This is almost always faster for numerical problems. Use the parallelogram law only when the question asks for an explicit angle expression.
Quick check on the resultant magnitude: it lies between (when , vectors opposite) and (when , vectors parallel). If your computed falls outside this range, you have an arithmetic error.
Vector Subtraction
. Reverse , then add. The angle between and is .
This formula appears in relative-velocity questions (subtract velocities) and in the difference of two displacements.
Resolution Into Components
Any vector in 2D making angle with the -axis decomposes as:
Resolution is the most useful tool in mechanics. Block on incline? Resolve gravity along and perpendicular to the incline. Projectile? Resolve initial velocity into horizontal (constant) and vertical (decelerating) components. Tension at angles? Resolve.
CBSE 3-mark question pattern: “Find the angle between and .” Use the dot-product formula. Don’t try to draw it on paper — go straight to algebra.
Dot Product (Scalar Product)
The dot product takes two vectors and returns a scalar.
Two definitions, same answer. Use the trig form when angle is given; use the component form when components are given.
Properties:
- Commutative:
- Distributive:
Physics applications:
- Work:
- Power:
- Magnetic flux:
The dot product naturally appears whenever a quantity depends on the parallel component of one vector along another.
Cross Product (Vector Product)
The cross product takes two vectors and returns a third vector perpendicular to both.
where is given by the right-hand rule. In components:
Properties:
- Anti-commutative:
- Distributive:
- , , (cyclic)
Physics applications:
- Torque:
- Angular momentum:
- Magnetic force:
- Area of parallelogram:
Solved Examples
Example 1 (Easy, CBSE)
Given and . Find and the angle between them.
. So — angle is .
Example 2 (Medium, JEE Main)
Forces of N and N act at to each other. Find the magnitude of the resultant.
N.
Example 3 (Hard, JEE Advanced)
A particle moves with velocity m/s in a magnetic field T. Charge C. Find the magnetic force.
.
N.
Exam-Specific Tips
CBSE Class 11: Definitions and basic operations carry marks. Memorize the triangle-law and parallelogram-law statements verbatim — examiners often want the textbook wording.
JEE Main: Numerical applications dominate — work-energy questions using , torque using . Drill vector arithmetic until it’s instinctive.
JEE Advanced: Tests subtle properties — scalar triple product for volume, vector triple product identities, vectors in 3D geometry. Mix this chapter with coordinate geometry questions.
NEET: Lower priority but expect MCQs on resolution into components or angle between vectors. Quick formula recall is enough.
Common Mistakes to Avoid
1. Treating displacement as distance. A particle that returns to its start has zero displacement but nonzero distance. Read the question.
2. Forgetting the right-hand rule for cross product direction. and point opposite ways. Sign mistakes here ruin torque problems.
3. Adding magnitudes instead of vectors. unless the vectors are parallel. Always check the angle.
4. Mixing up dot and cross product applications. Work uses dot product (scalar). Torque uses cross product (vector). Don’t swap them.
5. Resolving in the wrong frame. On an incline, the natural axes are along and perpendicular to the surface — not horizontal and vertical. Pick axes that simplify the problem.
Practice Questions
1. Find if .
.
2. If and both are nonzero, what is the angle between them?
— the vectors are perpendicular.
3. Two forces of N each act at . Find the resultant.
N.
4. Find .
, so .
5. A boat moves at m/s east; a current pushes it at m/s north. Find the boat’s actual speed and direction relative to ground.
Magnitude: m/s. Direction: north of east.
FAQs
Is acceleration a vector? Yes. It has direction (along the net force).
Why is electric current called a “scalar with sign” rather than a vector? Because currents in a circuit add algebraically along the wire path, not by the parallelogram law.
What’s the difference between and ? Dot product is a scalar (work, projection); cross product is a vector perpendicular to both inputs (torque, area).
Can a vector have negative magnitude? No. Magnitude is always positive. A negative sign in a component reflects direction, not magnitude.
Why do we use unit vectors ? They give us a unique address for every direction — like axes for a graph. Components plus unit vectors fully specify a vector.
What’s the right-hand rule? Point your right hand fingers in the direction of , curl them toward , and your thumb points in the direction of . Drill this for the cross product.
Are velocity and speed the same? No. Speed is a scalar (magnitude of velocity); velocity is a vector. A car going around a circular track at constant speed has continuously changing velocity (direction changes).
Can the resultant of two vectors be smaller than each of them? Yes — when the angle between them is greater than and the vectors partly cancel.