Chapter Overview & Weightage
Vectors and 3D Geometry together form one of the most predictable chapters in JEE Main. The questions follow recognizable patterns, the formulas are finite, and with good practice, this is a chapter where you can reliably score full marks.
JEE Main typically drops 2–3 questions from this chapter per shift, making it worth 8–10 marks. That’s roughly 4% of your total score from a chapter that takes 2–3 weeks to master well.
JEE Main 2024 asked 2 questions on Vectors & 3D in almost every shift. JEE Advanced treats this as a tool — expect it woven into problems on geometry and even calculus. For board exams, this chapter carries 6 marks directly.
Year-by-Year Weightage (JEE Main)
<WeightageTable exam=“JEE” data={[ { year: “2024”, questions: 3, marks: 12, topics: “Dot product, Line-plane angle, Shortest distance” }, { year: “2023”, questions: 2, marks: 8, topics: “Vector triple product, Plane equation” }, { year: “2022”, questions: 3, marks: 12, topics: “Cross product magnitude, Coplanar vectors, Distance formula” }, { year: “2021”, questions: 2, marks: 8, topics: “Direction cosines, Skew lines” }, { year: “2020”, questions: 2, marks: 8, topics: “Projection, Foot of perpendicular” }, ]} />
The consistency here is the signal. This chapter shows up every year without fail.
Key Concepts You Must Know
Ranked by JEE frequency — the top items appear in almost every session.
Tier 1 — Non-negotiable:
- Scalar (dot) product and its geometric meaning
- Vector (cross) product — magnitude and direction
- Equation of a line in vector and Cartesian form
- Equation of a plane — all three forms (normal, intercept, three-point)
- Shortest distance between two skew lines
Tier 2 — Appears regularly:
- Scalar triple product and coplanarity condition
- Angle between line and plane, angle between two planes
- Distance of a point from a plane
- Section formula in 3D
- Foot of perpendicular from point to line/plane
Tier 3 — JEE Advanced territory:
- Vector triple product:
- Image of a point in a plane
- Family of planes through intersection of two planes
Important Formulas
When to use: Finding angle between vectors, checking perpendicularity (), projection problems. Also use to check if vectors are perpendicular faster than any other method.
When to use: Area of triangle or parallelogram, checking parallel vectors (). Area of triangle with sides and is .
When to use: Checking coplanarity of three vectors (STP = 0), volume of parallelepiped. This is one determinant calculation — JEE loves asking it as a fill-in-the-blank.
When to use: Any time two lines are not parallel and don’t intersect (skew lines). First check if they’re actually skew — if , they’re coplanar (intersecting or parallel).
When to use: Any problem involving how far a point is from . Memorize this cold — it appears 1–2 times per year in JEE Main and the calculation is usually clean.
Normal form:
Through a point, normal :
Intercept form:
When to use: Normal form for theoretical questions, intercept form when intercepts are given, point-normal form for construction problems.
Solved Previous Year Questions
PYQ 1 — JEE Main 2024 (Session 1)
Question: If and , find the angle between and .
Solution:
Answer:
When both magnitudes come out equal (both here), the denominator simplifies to just the magnitude squared. Always compute magnitudes before the dot product — it saves recalculation time.
PYQ 2 — JEE Main 2023 (Session 2)
Question: Find the shortest distance between the lines:
Solution:
Line 1: point , direction
Line 2: point , direction
Numerator:
Answer:
Most students mess up the determinant in the cross product step. Write it out fully — don’t try to compute it mentally. A sign error here gives a completely wrong answer with no partial credit in JEE Main.
PYQ 3 — JEE Main 2022 (July Session)
Question: Find the equation of the plane passing through and perpendicular to the planes and .
Solution:
Why perpendicular to two planes? The normal to our required plane must be perpendicular to both given normals — which means the normal is their cross product.
and
The plane passes through with normal :
Answer:
Difficulty Distribution
For JEE Main specifically, this chapter follows a consistent pattern across sessions:
| Difficulty | % of Questions | What to Expect |
|---|---|---|
| Easy | 40% | Direction cosines, angle between vectors, basic distance formula — direct formula application |
| Medium | 45% | Shortest distance between skew lines, plane through 3 points, foot of perpendicular |
| Hard | 15% | Combination problems (line + plane + projection), vector triple product identities |
The “hard” questions in this chapter for JEE Main are actually medium-difficulty in disguise — they just have more steps. There are no conceptual surprises. If you know all formulas cold and can handle determinants quickly, you can solve every question in this chapter.
JEE Advanced is a different story — here Vectors & 3D appears as a tool inside geometry or coordinate problems, and the difficulty is in recognizing how to use it. Expect 1–2 such problems per paper.
Expert Strategy
Week 1: Build the vocabulary. Vectors is a language. Spend 3–4 days just on the basic operations — dot product, cross product, scalar triple product. Solve 20–30 straightforward numerical problems. Speed matters; you want these to feel automatic.
Week 2: Memorize and drill the 3D forms. There are exactly 5 standard scenarios that JEE recycles — line through two points, plane through three points, shortest distance, distance from point to plane, and foot of perpendicular. Write these as templates and solve 5 problems of each type.
Week 3: PYQ sprint. Solve every Vectors & 3D question from the last 5 years of JEE Main. You’ll find the same structural patterns repeating. Categorize problems by type, not by year.
Toppers treat 3D geometry as a determinant factory. Every key formula reduces to computing a determinant or a dot product. If you’re fast and accurate with determinants (practice the cofactor expansion until it’s 30 seconds per determinant), this chapter becomes a scoring machine.
Exam day allocation: 3 questions from this chapter should take you 12–14 minutes total. If any single question crosses 6 minutes, mark it and move on — the formula is almost certainly being misapplied, not missing.
For JEE Advanced: Practice recognizing when Vectors is the right tool. When you see “angle between line and plane” or “distance between two objects in space,” reach for vector methods even if the problem looks like a coordinate geometry problem.
Common Traps
Trap 1: Confusing with
The dot product gives a scalar — not a magnitude. Students write when they mean . The is not optional. This trips up 20–30% of students on angle questions.
Trap 2: Wrong shortest distance formula for parallel lines
The skew line formula doesn’t work for parallel lines — the denominator becomes zero. For two parallel lines, the shortest distance is:
where is the common direction. JEE has set questions specifically to catch students who use the wrong formula.
Trap 3: Not checking if lines are actually skew
Before applying the shortest distance formula, verify the lines don’t intersect. If , the lines are coplanar. JEE Main 2022 had a question where applying the skew-line formula to intersecting lines gave a non-zero answer that matched a wrong option perfectly.
Trap 4: Direction cosines vs. direction ratios
Direction ratios are proportional, direction cosines are the actual cosines — they must satisfy . Questions that ask for direction cosines expect normalized values. Giving direction ratios as the answer is marked wrong, even if the ratio is correct.
Trap 5: Sign errors in the foot-of-perpendicular formula
When finding the foot of perpendicular from point to the plane , the foot is:
The right-hand side carries a negative sign. Students consistently drop it and get as the foot (i.e., the original point itself), which at least should signal the mistake.