Where Vectors Sit in JEE — and the Product NCERT Stops Short Of

Vector Algebra is among the most reliable JEE topics: 1-2 questions in every JEE Main session, plus its machinery quietly powering the Three Dimensional Geometry questions. The syllabus adds one object beyond the NCERT chapter, and it is asked constantly: the scalar triple product.

Scalar triple product

[a⃗ b⃗ c⃗]=a⃗⋅(b⃗×c⃗)=∣a1a2a3b1b2b3c1c2c3∣\left[\vec{a}\ \vec{b}\ \vec{c}\right] = \vec{a}\cdot\left(\vec{b} \times \vec{c}\right) = \begin{vmatrix} a_1 & a_2 & a_3 \\ b_1 & b_2 & b_3 \\ c_1 & c_2 & c_3 \end{vmatrix}

  1. Geometric meaning: ∣[a⃗ b⃗ c⃗]∣\left|\left[\vec{a}\ \vec{b}\ \vec{c}\right]\right| is the volume of the parallelepiped with the three vectors as coterminous edges.
  2. Coplanarity test: [a⃗ b⃗ c⃗]=0  ⟺  \left[\vec{a}\ \vec{b}\ \vec{c}\right] = 0 \iff the three vectors are coplanar. Four points A,B,C,DA, B, C, D are coplanar   ⟺  [AB→ AC→ AD→]=0\iff \left[\overrightarrow{AB}\ \overrightarrow{AC}\ \overrightarrow{AD}\right] = 0.
  3. Symmetries: cyclic rotations preserve it, [a⃗ b⃗ c⃗]=[b⃗ c⃗ a⃗]\left[\vec{a}\ \vec{b}\ \vec{c}\right] = \left[\vec{b}\ \vec{c}\ \vec{a}\right]; swapping any two vectors flips the sign; a repeated vector makes it zero. Dot and cross can trade places: a⃗⋅(b⃗×c⃗)=(a⃗×b⃗)⋅c⃗\vec{a}\cdot\left(\vec{b}\times\vec{c}\right) = \left(\vec{a}\times\vec{b}\right)\cdot\vec{c}.
  4. Linearity: [λa⃗ b⃗ c⃗]=λ[a⃗ b⃗ c⃗]\left[\lambda\vec{a}\ \vec{b}\ \vec{c}\right] = \lambda\left[\vec{a}\ \vec{b}\ \vec{c}\right], and a useful consequence: [a⃗+b⃗  b⃗+c⃗  c⃗+a⃗]=2[a⃗ b⃗ c⃗]\left[\vec{a}+\vec{b}\ \ \vec{b}+\vec{c}\ \ \vec{c}+\vec{a}\right] = 2\left[\vec{a}\ \vec{b}\ \vec{c}\right].

Vector triple product (mostly Advanced, occasionally Main)

a⃗×(b⃗×c⃗)=(a⃗⋅c⃗)b⃗−(a⃗⋅b⃗)c⃗\vec{a} \times \left(\vec{b} \times \vec{c}\right) = \left(\vec{a}\cdot\vec{c}\right)\vec{b} - \left(\vec{a}\cdot\vec{b}\right)\vec{c}

Remembered as "BAC minus CAB": the result lies in the plane of b⃗\vec{b} and c⃗\vec{c}, with the far bracket's dots as coefficients. Note (a⃗×b⃗)×c⃗≠a⃗×(b⃗×c⃗)\left(\vec{a}\times\vec{b}\right)\times\vec{c} \neq \vec{a}\times\left(\vec{b}\times\vec{c}\right) in general — the cross product is not associative.

The Speed Toolkit

  1. Square the sum. Any relation among magnitudes of a⃗+b⃗\vec{a} + \vec{b} (or a⃗+b⃗+c⃗\vec{a}+\vec{b}+\vec{c}) is one expansion away from the pairwise dots: ∣a⃗+b⃗+c⃗∣2=∑∣a⃗∣2+2∑a⃗⋅b⃗\left|\vec{a}+\vec{b}+\vec{c}\right|^2 = \sum|\vec{a}|^2 + 2\sum\vec{a}\cdot\vec{b}. Given magnitudes, extract dots; given dots, extract magnitudes.

  2. Unit-vector half-angle pair. For unit vectors at angle θ\theta: ∣a^+b^∣=2cos⁡θ2\left|\hat{a}+\hat{b}\right| = 2\cos\dfrac{\theta}{2} and ∣a^−b^∣=2sin⁡θ2\left|\hat{a}-\hat{b}\right| = 2\sin\dfrac{\theta}{2} — instant conversions both ways.

  3. Resolution along and across. Component of β⃗\vec{\beta} along α⃗\vec{\alpha}: (β⃗⋅α⃗∣α⃗∣2)α⃗\left(\dfrac{\vec{\beta}\cdot\vec{\alpha}}{|\vec{\alpha}|^2}\right)\vec{\alpha}; the perpendicular remainder is β⃗\vec{\beta} minus that. Minimising ∣a⃗+tb⃗∣\left|\vec{a} + t\vec{b}\right| over tt lands exactly on this perpendicular remainder, at t=−a⃗⋅b⃗∣b⃗∣2t = -\dfrac{\vec{a}\cdot\vec{b}}{|\vec{b}|^2}.

  4. Perpendicular-to-two = scalar times cross. Every condition "d⃗⊥a⃗\vec{d} \perp \vec{a} and d⃗⊥b⃗\vec{d} \perp \vec{b}" collapses to d⃗=λ(a⃗×b⃗)\vec{d} = \lambda\left(\vec{a}\times\vec{b}\right); one more scalar condition then fixes λ\lambda.

  5. Lagrange's identity. ∣a⃗×b⃗∣2+(a⃗⋅b⃗)2=∣a⃗∣2∣b⃗∣2\left|\vec{a}\times\vec{b}\right|^2 + \left(\vec{a}\cdot\vec{b}\right)^2 = |\vec{a}|^2|\vec{b}|^2 — trade dot data for cross data without ever computing θ\theta.

  6. Angle bisector. The internal bisector of the directions a⃗,b⃗\vec{a}, \vec{b} points along a^+b^\hat{a} + \hat{b} (normalised sum of unit vectors — for equal-magnitude vectors, simply a⃗+b⃗\vec{a} + \vec{b}).

  7. Standard position-vector facts. Centroid of triangle ABCABC: a⃗+b⃗+c⃗3\dfrac{\vec{a}+\vec{b}+\vec{c}}{3}; midpoint a⃗+b⃗2\dfrac{\vec{a}+\vec{b}}{2}; and any point of segment PQPQ is (1−t)p⃗+tq⃗(1-t)\vec{p} + t\vec{q}, t∈[0,1]t \in [0,1].

  8. Coplanarity drill. Three vectors: determinant zero. Four points: convert to three joining vectors from one point, then determinant zero. This is the single most repeated JEE Main vector question.

JEE-Pattern Worked Examples

Example 1: A volume

Find the volume of the parallelepiped with coterminous edges a⃗=i^+j^+k^\vec{a} = \hat{i} + \hat{j} + \hat{k}, b⃗=i^+2j^+3k^\vec{b} = \hat{i} + 2\hat{j} + 3\hat{k}, c⃗=2i^−j^+k^\vec{c} = 2\hat{i} - \hat{j} + \hat{k}.

Solution:

  1. Triple product: [a⃗ b⃗ c⃗]=∣1111232−11∣=1(2+3)−1(1−6)+1(−1−4)=5+5−5=5\left[\vec{a}\ \vec{b}\ \vec{c}\right] = \begin{vmatrix} 1 & 1 & 1 \\ 1 & 2 & 3 \\ 2 & -1 & 1 \end{vmatrix} = 1(2 + 3) - 1(1 - 6) + 1(-1 - 4) = 5 + 5 - 5 = 5.

Answer: volume =∣5∣=5= |5| = 5 cubic units.


Example 2: Coplanarity fixes a parameter

Find λ\lambda if the vectors 2i^−j^+k^2\hat{i} - \hat{j} + \hat{k}, i^+2j^−3k^\hat{i} + 2\hat{j} - 3\hat{k} and 3i^+λj^+5k^3\hat{i} + \lambda\hat{j} + 5\hat{k} are coplanar.

Solution:

  1. Set the determinant to zero: ∣2−1112−33λ5∣=0\begin{vmatrix} 2 & -1 & 1 \\ 1 & 2 & -3 \\ 3 & \lambda & 5 \end{vmatrix} = 0.
  2. Expand: 2(10+3λ)+1(5+9)+1(λ−6)=28+7λ=02(10 + 3\lambda) + 1(5 + 9) + 1(\lambda - 6) = 28 + 7\lambda = 0.

Answer: λ=−4\lambda = -4.


Example 3: BAC minus CAB in action

For a⃗=i^+j^+k^\vec{a} = \hat{i} + \hat{j} + \hat{k}, b⃗=i^+j^\vec{b} = \hat{i} + \hat{j}, c⃗=j^+k^\vec{c} = \hat{j} + \hat{k}, compute a⃗×(b⃗×c⃗)\vec{a} \times \left(\vec{b} \times \vec{c}\right).

Solution:

  1. Apply the identity: a⃗×(b⃗×c⃗)=(a⃗⋅c⃗)b⃗−(a⃗⋅b⃗)c⃗\vec{a}\times\left(\vec{b}\times\vec{c}\right) = \left(\vec{a}\cdot\vec{c}\right)\vec{b} - \left(\vec{a}\cdot\vec{b}\right)\vec{c}.
  2. Compute the dots: a⃗⋅c⃗=2\vec{a}\cdot\vec{c} = 2, a⃗⋅b⃗=2\vec{a}\cdot\vec{b} = 2.
  3. Combine: 2b⃗−2c⃗=2(i^+j^)−2(j^+k^)=2i^−2k^2\vec{b} - 2\vec{c} = 2\left(\hat{i} + \hat{j}\right) - 2\left(\hat{j} + \hat{k}\right) = 2\hat{i} - 2\hat{k}.

Answer: 2i^−2k^2\hat{i} - 2\hat{k} — one identity instead of two determinants, and the result visibly lies in the plane of b⃗\vec{b} and c⃗\vec{c}, as the theory demands.


Example 4: Three unit vectors, pairwise 60°

Unit vectors a⃗,b⃗,c⃗\vec{a}, \vec{b}, \vec{c} satisfy a⃗⋅b⃗=b⃗⋅c⃗=c⃗⋅a⃗=12\vec{a}\cdot\vec{b} = \vec{b}\cdot\vec{c} = \vec{c}\cdot\vec{a} = \dfrac{1}{2}. Find ∣a⃗+b⃗+c⃗∣\left|\vec{a} + \vec{b} + \vec{c}\right|.

Solution:

  1. Square the sum: ∣a⃗+b⃗+c⃗∣2=3+2(12+12+12)=3+3=6\left|\vec{a}+\vec{b}+\vec{c}\right|^2 = 3 + 2\left(\dfrac{1}{2} + \dfrac{1}{2} + \dfrac{1}{2}\right) = 3 + 3 = 6.

Answer: 6\sqrt{6} — three cube-corner edges at mutual 60∘60^\circ angles.


Example 5: Minimising a combination's length

For a⃗=i^+2j^+3k^\vec{a} = \hat{i} + 2\hat{j} + 3\hat{k} and b⃗=i^+j^+k^\vec{b} = \hat{i} + \hat{j} + \hat{k}, find the value of tt minimising ∣a⃗+tb⃗∣\left|\vec{a} + t\vec{b}\right| and the minimum value.

Solution:

  1. Expand the square: f(t)=∣a⃗+tb⃗∣2=∣a⃗∣2+2t a⃗⋅b⃗+t2∣b⃗∣2=14+12t+3t2f(t) = \left|\vec{a} + t\vec{b}\right|^2 = |\vec{a}|^2 + 2t\,\vec{a}\cdot\vec{b} + t^2|\vec{b}|^2 = 14 + 12t + 3t^2.
  2. Minimise the quadratic: t=−a⃗⋅b⃗∣b⃗∣2=−63=−2t = -\dfrac{\vec{a}\cdot\vec{b}}{|\vec{b}|^2} = -\dfrac{6}{3} = -2.
  3. Evaluate: a⃗−2b⃗=−i^+k^\vec{a} - 2\vec{b} = -\hat{i} + \hat{k}, length 2\sqrt{2}.

Answer: t=−2t = -2, minimum 2\sqrt{2} — the minimiser is exactly the component of a⃗\vec{a} perpendicular to b⃗\vec{b}, so geometry predicts the calculus.


Example 6: Dots from one magnitude

Unit vectors a⃗,b⃗\vec{a}, \vec{b} satisfy ∣a⃗+b⃗∣=3\left|\vec{a} + \vec{b}\right| = \sqrt{3}. Find (2a⃗−5b⃗)⋅(3a⃗+b⃗)\left(2\vec{a} - 5\vec{b}\right)\cdot\left(3\vec{a} + \vec{b}\right).

Solution:

  1. Extract the dot: 3=1+1+2 a⃗⋅b⃗3 = 1 + 1 + 2\,\vec{a}\cdot\vec{b}, so a⃗⋅b⃗=12\vec{a}\cdot\vec{b} = \dfrac{1}{2}.
  2. Expand the target: 6∣a⃗∣2+2 a⃗⋅b⃗−15 a⃗⋅b⃗−5∣b⃗∣2=6−5−13⋅126|\vec{a}|^2 + 2\,\vec{a}\cdot\vec{b} - 15\,\vec{a}\cdot\vec{b} - 5|\vec{b}|^2 = 6 - 5 - 13 \cdot \dfrac{1}{2}.

Answer: −112-\dfrac{11}{2} — every JEE question of this shape is the same two moves: square the given, expand the asked.


Example 7: Four coplanar points

Find λ\lambda so that the points A(3,2,1)A(3, 2, 1), B(4,λ,5)B(4, \lambda, 5), C(4,2,−2)C(4, 2, -2) and D(6,5,−1)D(6, 5, -1) are coplanar.

Solution:

  1. Three joining vectors from AA: AB→=(1,λ−2,4)\overrightarrow{AB} = (1, \lambda - 2, 4), AC→=(1,0,−3)\overrightarrow{AC} = (1, 0, -3), AD→=(3,3,−2)\overrightarrow{AD} = (3, 3, -2).
  2. Triple product zero: ∣1λ−2410−333−2∣=1(0+9)−(λ−2)(−2+9)+4(3−0)=9−7(λ−2)+12=35−7λ=0\begin{vmatrix} 1 & \lambda - 2 & 4 \\ 1 & 0 & -3 \\ 3 & 3 & -2 \end{vmatrix} = 1(0 + 9) - (\lambda - 2)(-2 + 9) + 4(3 - 0) = 9 - 7(\lambda - 2) + 12 = 35 - 7\lambda = 0.

Answer: λ=5\lambda = 5.


Example 8: The angle bisector direction

Find the unit vector along the internal bisector of the angle between a⃗=4i^+3j^\vec{a} = 4\hat{i} + 3\hat{j} and b⃗=3i^+4j^\vec{b} = 3\hat{i} + 4\hat{j}.

Solution:

  1. Equal magnitudes: ∣a⃗∣=∣b⃗∣=5|\vec{a}| = |\vec{b}| = 5, so the bisector is along a⃗+b⃗\vec{a} + \vec{b} directly (in general it is along a^+b^\hat{a} + \hat{b}).
  2. Sum and normalise: a⃗+b⃗=7i^+7j^\vec{a} + \vec{b} = 7\hat{i} + 7\hat{j}, unit vector 12(i^+j^)\dfrac{1}{\sqrt{2}}\left(\hat{i} + \hat{j}\right).

Answer: 12(i^+j^)\dfrac{1}{\sqrt{2}}\left(\hat{i} + \hat{j}\right) — for unequal magnitudes, normalising first is mandatory: the diagonal of a non-rhombus parallelogram does not bisect the angle.