Skip to content

Volume 3: Coordinate Geometry & Vectors

Geometric & Spatial Foundations

Coordinate Geometry (Analytic Geometry) unites algebraic equations with geometric loci. In IIT-JEE Advanced and Olympiads, coordinate geometry questions test parametric equations, focal properties, homogenization of pair of lines, radical axes, and 3D vector spatial projections.


Master Chapter Directory

#Master ChapterHigh-Yield JEE Advanced & Olympiad Core
01Straight Lines & Pair of LinesDistance formulas, Angle bisectors, Family of lines, Homogenization of second-degree curve intersections
02Circles & System of CirclesTangents, Normals, Chord of contact, Director circle, Radical axis, Radical centre, Orthogonal intersection of circles
03Conic Sections: Parabola, Ellipse & HyperbolaStandard & Parametric forms, Focal chords, Auxiliary & Director circles, Eccentricity properties, Asymptotes of hyperbola
04Vector Algebra & Multi-ProductsDot & Cross products, Scalar Triple Product (Box product), Vector Triple Product (BAC-CAB rule), Quadruple vector products
05Three-Dimensional (3D) GeometryDirection cosines & ratios, Equations of lines & planes in 3D, Shortest distance between skew lines, Coplanarity, Spheres
06Trigonometry & Inverse Trigonometric FunctionsCompound angle identities, Multiple/Submultiple angles, Trigonometric equations, Properties of Triangles (SOT), Inverse Trig series

Pedagogical Progression & Architectural Roadmap

🗺️ Structured Learning Path

Analytic Geometry & Vector Pedagogical Progression

From 2D Cartesian coordinates to multi-product 3D space: Why each chapter unlocks the next.
Stage 01Core Foundation

Trigonometric Identities & Projections

m=tanθ,  sin(A±B)m = \tan\theta, \; \sin(A \pm B)

Compound angles, polar coordinates (r,θ)(r, \theta), and parametric trigonometric resolution.

Study Chapter →
Stage 028-10% Exam Core

Straight Lines & Homogenization

m1m2=1,  L1+λL2=0m_1 m_2 = -1, \; L_1 + \lambda L_2 = 0

Distance metrics, angle bisectors, family of lines, and second-degree curve homogenization.

Study Chapter →
Stage 0310-12% Exam Core

Circles & Systems of Circles

S1S2=0,  2g1g2+2f1f2=c1+c2S_1 - S_2 = 0, \; 2g_1 g_2 + 2f_1 f_2 = c_1 + c_2

Tangents, chord of contact, director circle (x2+y2=2r2x^2+y^2=2r^2), radical axis, and orthogonal systems.

Study Chapter →
Stage 0415-18% Exam Core

Conic Sections: Parabola, Ellipse & Hyperbola

SP=ePM,  c=±a2m2±b2SP = e \cdot PM, \; c = \pm\sqrt{a^2 m^2 \pm b^2}

Focus-directrix eccentricity ee, parametric tangents (T=0,y=mx+cT=0, y=mx+c), auxiliary circles, and asymptotes.

Study Chapter →
Stage 0512-14% Exam Core

Vector Algebra & Multi-Products

[a  b  c],  a×(b×c)[\vec{a} \; \vec{b} \; \vec{c}], \; \vec{a} \times (\vec{b} \times \vec{c})

Dot products, cross products, Box product volume [abc][\vec{a} \vec{b} \vec{c}], and BAC-CAB vector triple product.

Study Chapter →
Stage 0612-15% Exam Core

Three-Dimensional (3D) Geometry

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|}

Direction cosines l2+m2+n2=1l^2+m^2+n^2=1, equations of planes, skew lines shortest distance, and spheres.

Study Chapter →
Stage 01 Deep-Dive & Strategy

Trigonometric Identities & Projections

🔗 The Pedagogical Bridge

Every straight line slope m=tanθm = \tan\theta, normal direction, and rotation of coordinate axes is parameterized through trigonometry. Mastering compound angle additions is prerequisite for distance formulas and perpendicular lines.

⚠️ Fatal Pitfall to Avoid

Treating trigonometry as a disconnected formula sheet. If you cannot instantly write cos2θ=1tan2θ1+tan2θ\cos 2\theta = \frac{1-\tan^2\theta}{1+\tan^2\theta} or tan(θ1θ2)\tan(\theta_1 - \theta_2), straight line angle bisectors and conic normals will require 3x more algebraic calculation.

🎯 Mastery Benchmark

You can resolve parametric coordinates (rcosθ,rsinθ)(r\cos\theta, r\sin\theta) and compute tanθ\tan\theta between two intersecting lines in under 45 seconds.

General Second-Degree Conic Discriminant

The general equation ax2+2hxy+by2+2gx+2fy+c=0 represents a non-degenerate conic iff:

Δ=|ahghbfgfc|=abc+2fghaf2bg2ch20
  • h2ab<0 Ellipse (or Circle if a=b,h=0)
  • h2ab=0 Parabola
  • h2ab>0 Hyperbola (Rectangular Hyperbola if a+b=0)