By the end of this chapter you'll be able to…

  • 1Compute the magnitude, unit vector and direction cosines of a given vector, and verify l² + m² + n² = 1
  • 2Apply the section formula to find a point dividing a segment in a given ratio, and compute the midpoint and centroid from position vectors
  • 3Use the triangle/parallelogram law to find the magnitude of the resultant of two vectors given their magnitudes and the angle between them
  • 4Compute the dot product in component form and use it to find the angle between two vectors, test perpendicularity, and calculate scalar and vector projections
  • 5Compute the cross product via the 3×3 determinant expansion and use it to find the area of a triangle/parallelogram, a unit vector perpendicular to two given vectors, and to test whether two vectors are parallel
  • 6Evaluate the scalar triple product as a determinant to test coplanarity of three vectors and compute the volume of a parallelepiped or tetrahedron
💡
Why this chapter matters in NDA
Vector Algebra carries just 6% of NDA Mathematics — the lightest topic on the syllabus alongside Statistics & Probability — worth roughly 18–20 of the paper's 300 marks across 7–8 of the 120 questions. But it punches far above its weight in marks-per-minute: the entire chapter runs on fewer than fifteen formulas (one for magnitude, one for addition, two for the dot product, three for the cross product, plus a handful of direct applications), and almost every question reduces to spotting whether the wording wants a dot product (angle, projection, perpendicularity) or a cross product (area, a perpendicular vector, a parallel test) and then plugging components into a fixed identity. With no calculator allowed and 150 minutes for 120 questions across the whole paper, a candidate who has the cross-product determinant and the sign checkerboard memorised can clear a vector question in under 40 seconds — freeing time for the heavier, more error-prone calculus and trigonometry sections.

Vector Algebra — NDA Mathematics

A vector question at NDA level is rarely conceptually hard — it is a components-in, formula-out exercise. The entire chapter runs on fewer than fifteen formulas: one for magnitude, one for addition, two for the dot product, three for the cross product, and a handful of applications built directly on top. Learn the formula, learn which product (dot or cross) the wording is pointing at, and the arithmetic does the rest.


1. What NDA actually asks

Vector Algebra carries weightPct 6 of NDA Mathematics — roughly 7–8 of the 120 questions, worth about 18–20 marks. It is a self-contained, low-ambiguity topic: nearly every question falls into one of six recurring types.

  1. Magnitude, unit vectors and direction cosines — given components, find , , or the direction cosines .
  2. Vector addition — triangle/parallelogram law, resultant magnitude and direction for two vectors at a given angle.
  3. Position vectors and section formula — midpoint, centroid of a triangle, or a point dividing a segment in a given ratio, expressed through position vectors.
  4. Dot product applications — angle between two vectors, testing perpendicularity, scalar/vector projection of one vector onto another.
  5. Cross product applications — area of a triangle or parallelogram, a unit vector perpendicular to two given vectors, testing whether two vectors are parallel.
  6. Scalar triple product — coplanarity of three vectors, volume of a parallelepiped/tetrahedron (asked less often, but a guaranteed easy mark when it appears, since it is pure determinant evaluation).

The chapter is graphics-light and formula-heavy — there are no diagrams to interpret in the exam, just components to plug into the right identity.


2. Vector basics & operations

Representation. A vector in the plane is ; in space, . Its magnitude is

Unit vector along : . NDA loves handing you a vector and asking for "a unit vector in the direction of " — divide every component by the magnitude, nothing more.

Direction cosines. If makes angles with the , , axes, its direction cosines are , , , and always

Direction ratios are just any set proportional to — the components themselves qualify; only direction cosines need the magnitude-normalisation.

Position vectors and section formula. For points and , the point dividing in ratio has position vector

Midpoint of : . Centroid of a triangle with vertices : — a very frequent one-line NDA question.

Addition — triangle and parallelogram law. is found by placing vectors head-to-tail (triangle law) or as the diagonal of the parallelogram they span (parallelogram law); both give the same resultant. For two vectors of magnitude with angle between them:

and the resultant makes angle with where . At this collapses to plain Pythagoras — NDA sets up 3-4-5 or 5-12-13 triples here constantly.

Special vectors: the zero vector has no defined direction; like vectors point the same way; collinear vectors are scalar multiples of each other (); coplanar vectors lie in one plane. Scalar multiplication scales the magnitude by and reverses direction when .


3. Dot (scalar) product & applications

The output is a scalar, not a vector — this is the single fact NDA distractors exploit most. Properties: commutative (), distributive over addition, and . For the unit vectors: and .

Angle between two vectors:

Perpendicularity test: . This is the fastest identity in the whole chapter — no square roots, no trig tables, just a dot product that must vanish.

Projection. The scalar projection of on is — a number, which can be negative (angle obtuse). The vector projection is that scalar times the unit vector along :

Note the denominator changes from to once you multiply by instead of — this is the single most common projection slip.


4. Cross (vector) product & applications

Unlike the dot product, the output is a vector, and the product is anti-commutative: . In components:

Note the minus sign in front of the term — the single most common arithmetic error in this chapter. For unit vectors, the cyclic order gives , , ; reversed order flips the sign, and .

Applications:

  • Area of the parallelogram with adjacent sides : .
  • Area of the triangle with sides from a common vertex: . For a triangle with vertices : .
  • Parallel vectors: .
  • Unit vector perpendicular to both and : .

Scalar triple product. , computed directly as the determinant of the three rows of components. It is cyclic — — but swapping any two vectors (not a cyclic shift) flips its sign. Geometrically it is the volume of the parallelepiped with edges ; the volume of the tetrahedron they form is . Three vectors are coplanar exactly when — this is the fastest coplanarity test there is.


Worked examples

Question 1 of 5

Q1. If and , find .

Show explanation

Solution. . .

Question 2 of 5

Q2. Find the angle between and .

Show explanation

Solution. ; . .

Question 3 of 5

Q3. For and , find and the area of the parallelogram they span.

Show explanation

Solution. . Area .

Question 4 of 5

Q4. Find the scalar and vector projections of on .

Show explanation

Solution. ; . Scalar projection . Vector projection .

Question 5 of 5

Q5. Show that , , are coplanar.

Show explanation

Solution. . Scalar triple product vanishes coplanar. (Spot check: — the three points are in arithmetic progression, so this was predictable before computing anything.)


6. Common traps

  • Dot vs cross confusion. Angle/projection questions need and the dot product; area/perpendicular-vector questions need and the cross product. Read the question word — "angle", "projection", "perpendicular test" → dot; "area", "perpendicular vector", "parallel test" → cross.
  • Sign slip in the term of the cross-product determinant — it is subtracted, and the 2×2 minor itself needs its own sign handled correctly: , not .
  • Forgetting anti-commutativity. If the question asks for , compute and flip every sign; don't just swap the rows mentally and hope.
  • Triangle vs parallelogram area is the parallelogram's area; the triangle needs an extra . This single missing factor of 2 is the most common wrong option on cross-product questions.
  • Scalar vs vector projection — scalar projection divides by once; vector projection divides by (then multiplies back by ). Mixing the two gives a vector with the wrong magnitude.
  • Treating a zero answer as an error. (perpendicular) and (parallel) and (coplanar) are all legitimate, exam-favourite outcomes — don't discard them and hunt for a "nicer" number.
  • Direction ratios treated as direction cosines — direction ratios need not satisfy ; only the normalised (divided-by-magnitude) version does.

7. Revision protocol

This chapter rewards raw formula fluency more than any other topic in NDA Mathematics — there is very little "thinking" once you've identified dot vs cross. Write out the determinant form of the cross product and the dot-product angle formula from memory daily until the sign pattern is automatic. Then drill ten mixed questions where you must first decide which product the wording demands before touching a calculator-free computation — that fifteen-second classification step, not the arithmetic, is what NDA is actually testing.

Key formulas & results

Everything to memorise for the exam hall, in one card. Screenshot this for revision.

Magnitude of a vector
|a| = √(a1² + a2² + a3²), for a = a1i + a2j + a3k
The building block for every other formula in the chapter — unit vectors, direction cosines and projections all divide by this.
Unit vector
unit vector along a = a / |a|
Divide every component by the magnitude. NDA's most literal, no-thinking-required question type.
Direction cosines
l = a1/|a|, m = a2/|a|, n = a3/|a|, with l² + m² + n² = 1
Direction ratios (a1, a2, a3 themselves, or any scalar multiple) need NOT satisfy l²+m²+n²=1 — only the normalised version does.
Section formula & special cases
r = (m·b + n·a)/(m+n) [internal]; r = (m·b − n·a)/(m−n) [external]; midpoint = (a+b)/2; centroid = (a+b+c)/3
Centroid divides by 3, not 2 — the single most common slip is treating it like a midpoint.
Resultant of two vectors (triangle/parallelogram law)
|a + b| = √(|a|² + |b|² + 2|a||b|cosθ)
At θ = 90° this is plain Pythagoras — NDA often hides a 3-4-5 or 6-8-10 triple here.
Dot (scalar) product
a·b = |a||b|cosθ = a1b1 + a2b2 + a3b3
Output is a SCALAR. i·i=j·j=k·k=1 and i·j=j·k=k·i=0.
Angle between two vectors
cosθ = (a·b) / (|a||b|)
Divide by the PRODUCT of the magnitudes, not their sum — a common careless slip under time pressure.
Perpendicularity test
a ⊥ b ⇔ a·b = 0
The fastest identity in the chapter — no square roots, no trig tables.
Scalar and vector projection
scalar projection of a on b = (a·b)/|b|; vector projection of a on b = [(a·b)/|b|²] b
The denominator changes from |b| to |b|² the moment you multiply back by b instead of the unit vector — the chapter's single most common projection slip.
Cross (vector) product — determinant form
a × b = |i j k; a1 a2 a3; b1 b2 b3| = (a2b3 − a3b2)i − (a1b3 − a3b1)j + (a1b2 − a2b1)k
Output is a VECTOR. Watch the minus sign in front of the j term — the most common arithmetic error in the chapter. Anti-commutative: b×a = −(a×b).
Area & parallel-test applications
area of parallelogram = |a×b|; area of triangle = ½|a×b|; a ∥ b ⇔ a×b = 0; unit vector ⊥ to both a and b = (a×b)/|a×b|
Forgetting the ÷2 for a triangle (giving the parallelogram's area instead) is the most common wrong option on cross-product questions.
Scalar triple product
[a b c] = a·(b×c) = determinant of the three rows of components; volume of parallelepiped = |[a b c]|; volume of tetrahedron = (1/6)|[a b c]|
Coplanar ⇔ [a b c] = 0. Cyclic shifts preserve the value ([a b c]=[b c a]=[c a b]); swapping any two vectors flips its sign.
⚠️

Traps NDA sets — and how to dodge them

These are the exact option-traps and misreads that cost marks under negative marking.

WATCH OUT
Confusing when to use the dot product vs the cross product
Angle, projection and perpendicularity questions need cosθ and the dot product; area, a perpendicular vector, and a parallel test need sinθ and the cross product. Read the question word first — 'angle'/'projection'/'perpendicular test' → dot; 'area'/'perpendicular vector'/'parallel test' → cross — before touching any components.
WATCH OUT
Sign slip in the j term of the cross-product determinant
The j term is SUBTRACTED, and the 2×2 minor inside it needs its own sign handled correctly: it is −(a1b3 − a3b1), not −(a1b3) − a3b1. Write the full expansion out before simplifying.
WATCH OUT
Forgetting the cross product is anti-commutative
b×a = −(a×b), not the same vector. If a question asks for b×a, compute a×b first and flip every component's sign — don't just swap the determinant's rows mentally and hope.
WATCH OUT
Giving the parallelogram's area when the triangle's area was asked (or vice versa)
|a×b| is the parallelogram's area; the triangle needs an extra ÷2. This single missing factor of 2 is the most common wrong option on area questions.
WATCH OUT
Mixing up scalar and vector projection
Scalar projection divides by |b| once; vector projection divides by |b|² and then multiplies back by b. Confusing the two produces a vector with the wrong magnitude — always check whether the question wants a number or a vector.
WATCH OUT
Discarding a zero answer as if it were a mistake
a·b = 0 (perpendicular), a×b = 0 (parallel), and [a b c] = 0 (coplanar) are all legitimate, exam-favourite outcomes. Don't recompute looking for a 'nicer' non-zero number when zero is genuinely correct.
WATCH OUT
Treating direction ratios as if they were direction cosines
Direction ratios (the raw components, or any scalar multiple of them) need not satisfy l²+m²+n²=1. Only the magnitude-normalised version — dividing each ratio by |a| — qualifies as direction cosines.

Exam-pattern practice

PYQ-style questions with full solutions. Work through them as a readiness check — mark yourself honestly and get your gap report at the end.

Readiness check

Are you exam-ready for Vector Algebra?

12 problems from this chapter. Try each one, reveal the worked solution, mark yourself honestly — get your gap report at the end.

12 questions~8 min worth ~5 marks in NDA exams

5-minute revision

The whole chapter, distilled. Read this the night before the exam.

  • |a| = √(a1²+a2²+a3²); unit vector = a/|a|; direction cosines l,m,n satisfy l²+m²+n²=1 (direction ratios do not).
  • Section formula: r=(mb+na)/(m+n) internal, (mb−na)/(m−n) external. Midpoint=(a+b)/2, centroid=(a+b+c)/3 — centroid divides by 3, not 2.
  • Resultant magnitude: |a+b|=√(|a|²+|b|²+2|a||b|cosθ) — reduces to Pythagoras at θ=90°.
  • Dot product a·b = a1b1+a2b2+a3b3 is a SCALAR; cross product a×b is a VECTOR — the single fact NDA distractors exploit most.
  • cosθ = (a·b)/(|a||b|); a⊥b ⇔ a·b=0 — the fastest test in the chapter, no square roots needed.
  • Scalar projection of a on b = (a·b)/|b|; vector projection = [(a·b)/|b|²]b — denominator changes from |b| to |b|² once you multiply back by b.
  • a×b = (a2b3−a3b2)i − (a1b3−a3b1)j + (a1b2−a2b1)k — minus sign on the j term is the #1 arithmetic trap. b×a = −(a×b).
  • Area of parallelogram = |a×b|; triangle = ½|a×b| — don't forget the ÷2. a∥b ⇔ a×b=0. Unit vector ⊥ to both a,b = (a×b)/|a×b|.
  • [a b c] = a·(b×c), evaluated as a straight 3×3 determinant. Coplanar ⇔ [a b c]=0. Volume of parallelepiped=|[a b c]|; tetrahedron = (1/6)|[a b c]|.
  • A zero answer (a·b=0, a×b=0, or [a b c]=0) is very often the CORRECT, intended answer — not a sign to start over.

NDA question blueprint

How this topic is asked, tier by tier — so you can prep to the pattern.

Typical weightage: 18–20 of 300 Mathematics marks (7–8 questions × 2.5 marks, no partial credit)

Question styleMarks eachTypical countWhat it tests
Magnitude, unit vectors, direction cosines & position vectors2.5~2Magnitude/unit vector, direction cosines, section formula, midpoint, centroid
Vector addition (triangle/parallelogram law)2.5~1Resultant magnitude/direction given two vectors and the angle between them
Dot product applications2.5~2Angle between vectors, perpendicularity test, scalar/vector projection
Cross product applications2.5~2Area of triangle/parallelogram, unit vector perpendicular to two vectors, parallel-vector test
Scalar triple product2.5~1Coplanarity test, volume of parallelepiped/tetrahedron
Prep strategy
  • First pass: drill the formula list daily until the cross-product determinant's sign pattern and the |b| vs |b|² projection distinction are reflexive — this chapter is almost pure recall, like Matrices & Determinants.
  • Second pass: time yourself on the classification step alone — given 15 mixed one-line questions, write only 'dot' or 'cross' next to each before solving anything; target under 5 seconds per question.
  • Final pass: drill the scalar triple product and section-formula/centroid questions specifically, since they're asked less often and are the ones most likely to be forgotten under exam pressure despite being pure determinant/arithmetic evaluation.

Exam-hall strategy

Battle-tested tips from mentors and toppers for this topic under the sectional clock.

  1. Before touching any component, classify the question: 'angle'/'projection'/'perpendicular test' → dot product; 'area'/'perpendicular vector'/'parallel test' → cross product. This 15-second classification step is what NDA is actually testing, not the arithmetic.
  2. Write out the cross-product determinant's sign pattern (+, −, +) on scratch space every time before expanding — the minus sign on the j term is the single most exploited trap in the chapter.
  3. For area questions, compute |a×b| first, then explicitly write '÷2 for triangle' as a separate step — never trust yourself to remember it mentally under time pressure.
  4. A computed zero (a·b=0, a×b=0, or a scalar triple product of 0) is very often the correct, intended answer — don't discard it and search for a 'nicer' number.
  5. No calculator is allowed — before computing, scan for special number patterns (3-4-5, 5-12-13 triples in magnitude questions; components that are already multiples of each other in parallel-vector questions) that shortcut the arithmetic.
  6. For the scalar triple product, evaluate the 3×3 determinant of the three vectors' rows directly — don't compute b×c first and then dot it with a as two separate steps; it's slower and doubles the chance of a sign error.

Beyond the exam

Where this skill shows up in the job you're competing for — and in life.

Resultant forces & ballistics

Combining forces or velocities acting on a projectile — recoil, wind drift, gravity — uses exactly the parallelogram/triangle law and the |a+b|=√(|a|²+|b|²+2|a||b|cosθ) formula from this chapter, scaled up to real trajectory calculations in artillery and fire-control systems.

Navigation & aviation headings

Aircraft and ship headings are expressed as direction cosines or unit vectors relative to the compass axes; combining a heading vector with wind or current velocity to find the actual ground track is a direct vector-addition problem.

Work and torque in mechanics

Work done by a force is W = F·d (a dot product — only the component of force along the displacement counts), while torque is τ = r×F (a cross product — perpendicular leverage matters, not the parallel component). The two products' physical meanings map exactly onto the 'scalar vs vector output' distinction this chapter drills.

3D graphics, CAD and flight simulators

Surface normals — needed for lighting, collision detection and rendering in any 3D engine or flight-simulator terrain model — are computed as the cross product of two edge vectors of a triangle, the same |a×b| construction used for the area questions here.

Where else this topic is tested

Prepare once, score in every exam that asks it.

CDS (Combined Defence Services) Elementary MathematicsVery high — near-identical vector algebra syllabus and question style
AFCAT (technical/numerical sections)Medium — lighter treatment, mostly magnitude, dot product and basic cross-product questions
JEE Main (Vectors & 3D Geometry)Conceptual overlap — same rules extended to lines and planes, at higher computational difficulty
CUET MathematicsHigh — same NCERT-level content and question style

Questions aspirants ask

Pulled from the Q&A community and mentor sessions.

Very close — NDA sticks to the same Class 11–12 CBSE content: magnitude, direction cosines, the triangle/parallelogram law, dot and cross products with their standard applications, and the scalar triple product. There's no vector calculus, no vector differentiation, and no proof-writing — it's pure MCQ application, so the emphasis shifts entirely to speed and getting the sign pattern of the cross-product determinant automatic.

Yes — it's one of the best marks-per-minute investments in the whole paper. Once you know it's a straight 3×3 determinant of the three vectors' components, a coplanarity or volume question takes under a minute and almost never has an ambiguous wrong option, unlike some calculus questions where a small setup error compounds.

Roughly equal weight, but they test different skills: dot-product questions (angle, projection, perpendicularity) are usually one substitution away from the answer, while cross-product questions (area, perpendicular vectors) involve the full determinant expansion and are where most arithmetic slips happen. Budget slightly more practice time on cross-product accuracy, not because it's asked more, but because it's asked less forgivingly.

No — NDA vector questions are graphics-light and give you components directly. You never need to sketch a diagram; you need to recognise which formula the wording points at and execute the arithmetic correctly. Treat it as a components-in, formula-out exercise, exactly as the chapter is designed.

Confusing dot and cross product — using cosθ where sinθ (via the cross product) was needed, or vice versa. The fix is a 15-second habit: before writing a single component, decide from the question's wording whether it wants a scalar (dot) or a vector/area (cross), and only then start substituting.
Header Logo