Chapter 2: Vector Algebra
■ Vector Addition
Vectors can be added geometrically using the Triangle Law or the Parallelogram
Law.
Law Description
Triangle Law If two vectors are represented as two sides of a triangle taken in order, their sum is
Parallelogram Law If two vectors are represented as adjacent sides of a parallelogram, their sum is rep
■ Vector Subtraction
Defined as addition of a negative vector. For vectors A and B, A - B = A + (-B).
■ Multiplication by a Scalar
When a vector is multiplied by a scalar, only its magnitude changes, direction
remains the same (unless scalar is negative).
■ Unit Vectors
A unit vector has magnitude 1 and shows direction only. Direction cosines (l, m, n)
represent the cosines of angles between the vector and the coordinate axes.
■ Example (NEET-style)
Two vectors A = 3i + 4j and B = i - 2j. Find A + B and its magnitude.
Solution: A + B = (3+1)i + (4-2)j = 4i + 2j. Magnitude = √(4² + 2²) = √20 = 2√5.
■ Quick Summary
✔ Vector addition → Triangle Law, Parallelogram Law
✔ Vector subtraction → A - B = A + (-B)
✔ Multiplication by scalar → changes magnitude only
✔ Unit vector → magnitude = 1, shows direction