JEE Weightage:

JEE Maths — Vectors and 3D Geometry

JEE Maths — Vectors and 3D Geometry — JEE strategy, weightage, PYQs, traps

5 min read

Chapter Overview & Weightage

Vectors and 3D Geometry is consistently one of the highest-weightage chapters in JEE Main and Advanced — typically 8-12 marks combined out of 100 in JEE Main Maths. The chapter rewards procedural fluency: most problems plug into 4-5 standard formulas.

<WeightageTable data={[{“year”: “2024”, “marks”: “12”}, {“year”: “2023”, “marks”: “10”}, {“year”: “2022”, “marks”: “11”}, {“year”: “2021”, “marks”: “9”}]} exam=“JEE” />

For Advanced, expect 1-2 multi-concept questions blending vectors with calculus or coordinate geometry. JEE Main asks ~3-4 direct formula questions per shift.

Key Concepts You Must Know

Prioritized by JEE frequency:

  1. Dot and cross product — geometric interpretations, properties.
  2. Scalar triple product [abc][\vec{a} \, \vec{b} \, \vec{c}] — volume of parallelepiped.
  3. Vector triple producta×(b×c)=(ac)b(ab)c\vec{a} \times (\vec{b} \times \vec{c}) = (\vec{a} \cdot \vec{c})\vec{b} - (\vec{a} \cdot \vec{b})\vec{c}.
  4. Equation of a line — vector form r=a+λb\vec{r} = \vec{a} + \lambda \vec{b} and Cartesian form.
  5. Equation of a plane — vector form rn^=d\vec{r} \cdot \hat{n} = d and Cartesian.
  6. Distance formulas — point to plane, point to line, between two skew lines.
  7. Angle between lines, planes, line-and-plane.
  8. Coplanarity of four points — scalar triple product.
  9. Foot of perpendicular and image of a point in a plane or line.

Important Formulas

ab=abcosθ\vec{a} \cdot \vec{b} = |\vec{a}||\vec{b}|\cos\theta a×b=absinθn^\vec{a} \times \vec{b} = |\vec{a}||\vec{b}|\sin\theta \, \hat{n} a×b2+(ab)2=a2b2|\vec{a} \times \vec{b}|^2 + (\vec{a} \cdot \vec{b})^2 = |\vec{a}|^2|\vec{b}|^2

d=r0n^dn^d = \frac{|\vec{r}_0 \cdot \hat{n} - d|}{|\hat{n}|}

In Cartesian: d=ax0+by0+cz0d/a2+b2+c2d = |ax_0 + by_0 + cz_0 - d|/\sqrt{a^2 + b^2 + c^2}.

d=(a2a1)(b1×b2)b1×b2d = \frac{|(\vec{a}_2 - \vec{a}_1) \cdot (\vec{b}_1 \times \vec{b}_2)|}{|\vec{b}_1 \times \vec{b}_2|}

Use when: two non-intersecting, non-parallel lines.

Four points A,B,C,DA, B, C, D are coplanar iff [ABACAD]=0[\vec{AB} \, \vec{AC} \, \vec{AD}] = 0.

Solved Previous Year Questions

PYQ 1 (JEE Main 2024, Shift 1, January 30)

Find the shortest distance between the lines r=i^+2j^+λ(2i^+j^+k^)\vec{r} = \hat{i} + 2\hat{j} + \lambda(2\hat{i} + \hat{j} + \hat{k}) and r=i^+k^+μ(i^j^+k^)\vec{r} = -\hat{i} + \hat{k} + \mu(\hat{i} - \hat{j} + \hat{k}).

Solution: a2a1=2i^2j^+k^\vec{a}_2 - \vec{a}_1 = -2\hat{i} - 2\hat{j} + \hat{k}. b1×b2=(2,1,1)×(1,1,1)=(2,1,3)\vec{b}_1 \times \vec{b}_2 = (2,1,1) \times (1,-1,1) = (2, -1, -3). Magnitude =14= \sqrt{14}. Numerator: (2)(2)+(2)(1)+(1)(3)=4+23=5|(-2)(2) + (-2)(-1) + (1)(-3)| = |-4 + 2 - 3| = 5. Distance =5/14= 5/\sqrt{14}.

PYQ 2 (JEE Main 2023)

If a=2i^+j^3k^\vec{a} = 2\hat{i} + \hat{j} - 3\hat{k} and b=i^2j^+k^\vec{b} = \hat{i} - 2\hat{j} + \hat{k}, find a unit vector perpendicular to both.

Solution: a×b=(11(3)(2),(3)(1)(2)(1),(2)(2)(1)(1))=(5,5,5)\vec{a} \times \vec{b} = (1 \cdot 1 - (-3)(-2), (-3)(1) - (2)(1), (2)(-2) - (1)(1)) = (-5, -5, -5). Magnitude =53= 5\sqrt{3}. Unit vector: (1,1,1)/3(-1, -1, -1)/\sqrt{3} or its negative.

PYQ 3 (JEE Advanced 2022)

Show that the four points with position vectors 4i^+5j^+k^4\hat{i} + 5\hat{j} + \hat{k}, j^k^-\hat{j} - \hat{k}, 3i^+9j^+4k^3\hat{i} + 9\hat{j} + 4\hat{k}, 4(i^+j^+k^)4(-\hat{i} + \hat{j} + \hat{k}) are coplanar.

Solution: Compute AB,AC,AD\vec{AB}, \vec{AC}, \vec{AD} from AA to others. Form the determinant. If determinant is zero, points are coplanar. (Standard procedure — left as exercise.)

Difficulty Distribution

  • Easy (formula plug-in): ~30% — direct distance, dot/cross product
  • Medium (multi-step): ~50% — coplanarity, foot of perpendicular, angle problems
  • Hard (Advanced-level): ~20% — combinations with conics, vector identities

Expert Strategy

Strategy 1: Memorise the 9 standard formulas above cold. Most JEE Main vector questions are just formula recognition. Build automaticity.

Strategy 2: For 3D geometry, always check parallel/perpendicular conditions first. Two lines parallel iff direction ratios proportional. Two planes perpendicular iff n1n2=0\vec{n}_1 \cdot \vec{n}_2 = 0. These quick checks often solve a problem in one line.

Strategy 3: Sketch in your mind, even though it’s 3D. Visualize the position vectors as arrows from origin. Many “tricky” problems become obvious geometrically.

JEE Main 2024 had FOUR vector/3D problems across both shifts in January. NEET-style problems also appear in JEE due to the procedural nature. This chapter is a top-3 scoring opportunity.

Common Traps

Trap 1: Forgetting that a×bb×a\vec{a} \times \vec{b} \ne \vec{b} \times \vec{a}. Cross product is anti-commutative: a×b=b×a\vec{a} \times \vec{b} = -\vec{b} \times \vec{a}. Sign errors cost 4 marks.

Trap 2: Computing the cross product wrong. Always use the determinant form with i^,j^,k^\hat{i}, \hat{j}, \hat{k} in the top row. Don’t try to memorize the formula directly — derive each time.

Trap 3: Mixing line and plane formulas. Direction ratios for a line, normal vector for a plane. Don’t substitute one for the other.

Trap 4: For shortest distance between parallel lines, the formula above doesn’t work (because b1×b2=0\vec{b}_1 \times \vec{b}_2 = 0). Use d=AC×b^/b^d = |\vec{AC} \times \hat{b}|/|\hat{b}| where AC\vec{AC} joins any two points, one on each line.

Master this chapter and earn ~10 marks reliably in JEE Main. The formula-heavy nature makes it the highest ROI per study hour in JEE Maths.