JEE · Mathematics

Coordinate Geometry

Choose an analytic representation for a planar geometry problem, understand coordinates, distance, section, slope and locus at overview level, and route to Straight Lines, Circles or the appropriate conic without duplicating focused pages.

Subject
Mathematics
Syllabus unit
Co-ordinate Geometry
  • Explicit unit in the JEE Main 2026 Mathematics syllabus
  • Explicit Analytical Geometry scope in JEE Advanced 2026
  • Umbrella page: representation and routing, not full line/circle/conic methods

Content status: draft. Verified academic content for this page has not been loaded yet, so the page is excluded from search indexing and the sitemap.

In short

Coordinate geometry converts geometric conditions into equations. Start by deciding what the unknown locus represents. A constant linear relation usually suggests a line, a fixed distance from a point suggests a circle, and a fixed focus/directrix or two-focus condition suggests a conic.

This page owns representation and routing, while focused pages own complete line, circle and conic methods.

Syllabus mapping

  • Unit
    Co-ordinate Geometry
    Topics
    Rectangular coordinates, Distance formula, Section formula, Locus and its equation, Slope, Parallel and perpendicular lines, Intercepts, Straight-line forms, intersections and angles, Concurrence and triangle centres, Circle standard and general forms, Standard parabola, ellipse and hyperbola

What this chapter contains and why it matters

  • Question
    What is the chapter about?
    Direct answer
    Converting a stated geometric condition into coordinates, distance, section, slope and locus relations, then routing to the correct focused page.
  • Question
    What is the central method choice?
    Direct answer
    Decide what model the locus condition represents before applying a formula: equal distance from two points, fixed distance from one point, or a focus/directrix ratio.
  • Question
    Where do most mistakes begin?
    Direct answer
    Treating this umbrella page as a full conic formula sheet, using the slope formula for a vertical line, and squaring a locus condition without checking equivalence.
  • Question
    What should come before Coordinate Geometry?
    Direct answer
    Functions and graphs, algebraic equations, distance and Pythagorean reasoning, and basic trigonometry for slope and angle interpretation.
  • Question
    What comes after it?
    Direct answer
    Straight Lines, Circles and Conic Sections, each owning the complete method set for its own object.

The official JEE documents define content scope. They do not publish chapter weightage, so none is asserted here.

Official JEE syllabus mapping for Coordinate Geometry

  • Concept group
    Overall unit presence
    JEE Main 2026
    Explicit Co-ordinate Geometry unit covering rectangular coordinates, distance, section formula, locus, slope, line relationships, straight lines, circles and standard conics.
    JEE Advanced 2026
    Explicit Analytical Geometry section covering the two-dimensional analytic-geometry system in greater detail.
    Preparation note
    Treat this page as an overview and routing layer over both official scopes.

Sources: JEE Main and JEE Advanced official syllabi, linked in the sources section below.

Before this chapter

Prerequisites: what you should know before Coordinate Geometry

  • Prerequisite
    Functions and graphs
    You are ready if you can…
    Read a relation between two variables as a graph or condition.
    If not, repair this first
    Revise Functions.
  • Prerequisite
    Algebraic equations
    You are ready if you can…
    Expand, simplify and solve a quadratic or linear equation.
    If not, repair this first
    Revise algebraic manipulation basics.
  • Prerequisite
    Distance and Pythagorean reasoning
    You are ready if you can…
    Compute the length of a segment from coordinate differences.
    If not, repair this first
    Revise the Pythagorean theorem.
  • Prerequisite
    Basic trigonometry
    You are ready if you can…
    Interpret an angle in terms of a ratio for slope and angle reasoning.
    If not, repair this first
    Revise basic trigonometric ratios.

This is a readiness check, not a weightage or scoring-priority list.

Concepts in this chapter

1. Follow the fixed reasoning path

Geometric condition -> coordinate variables -> distance/slope relation -> simplify -> identify model -> route -> validate geometrically.

Every coordinate geometry problem is worked by translating a geometric condition into coordinate variables, forming the distance or slope relation it implies, simplifying algebraically, identifying which model the simplified equation represents, routing to the correct focused page, and validating the result geometrically.

2. Identify the locus before naming a formula

Equal distance from two points, fixed distance from one point, and focus/directrix ratios point to different models.

A constant linear relation usually suggests a line, a fixed distance from a point suggests a circle, and a fixed focus/directrix or two-focus condition suggests a conic. Deciding this before reaching for a formula avoids misclassification.

3. Build a locus equation without losing equivalence

Introduce (x, y) and translate the defining condition; the algebra must remain equivalent throughout.

Introduce a general point (x, y), translate the defining geometric condition into an algebraic statement about it, and simplify. Squaring both sides of a distance condition can introduce extraneous points, so the simplified equation should be checked against known points on the intended locus.

4. Apply distance, section and slope with their conditions

The section formula needs the stated ratio direction; slope from two points requires distinct x-coordinates.

Distance between two coordinate points is nonnegative and symmetric. The internal section formula divides a segment in a stated ratio m:n with m, n greater than zero, and reversing the weights swaps which endpoint is favoured. Slope from two points requires the x-coordinates to differ; a vertical line has no finite slope.

5. Route to the focused page instead of duplicating it

This umbrella owns overview-level representation; complete line, circle and conic methods live on their own pages.

Once a locus is identified as a line, circle or conic, the complete method set for tangents, normals, intersections and parametric forms belongs to the corresponding focused page, not to this umbrella.

Mathematical object definitions

  • Object
    Cartesian point
    Meaning
    Ordered pair (x, y) locating a point relative to perpendicular axes.
  • Object
    Locus
    Meaning
    Set of all points satisfying a stated geometric condition.
  • Object
    Coordinate equation
    Meaning
    Algebraic condition satisfied exactly by the intended locus after exclusions are preserved.
  • Object
    Distance
    Meaning
    Euclidean separation between coordinate points.
  • Object
    Section point
    Meaning
    Point dividing a segment in a stated ratio.
  • Object
    Slope
    Meaning
    Vertical change per horizontal change for a nonvertical line.
  • Object
    Analytic model
    Meaning
    Equation family chosen to represent the geometric object.

Method selector: identify the locus model first

  • Condition signal
    Equal distance from two fixed points
    Route
    Squared-distance comparison
  • Condition signal
    Fixed distance from one point
    Route
    Circle route
  • Condition signal
    Linear relation or two points
    Route
    Straight Lines
  • Condition signal
    Focus/directrix ratio
    Route
    Conic Sections, then the focused conic
  • Condition signal
    Two-focus sum/difference condition
    Route
    Ellipse or Hyperbola
  • Condition signal
    Quadratic with circle-like structure
    Route
    Verify before classifying

Worked reasoning: locus equidistant from two points

Find the locus of P(x, y) equidistant from A(-2, 0) and B(2, 0)

PA = PB.

(x+2)^2 + y^2 = (x-2)^2 + y^2

x^2 + 4x + 4 = x^2 - 4x + 4

8x = 0, so x = 0.

Validation: the y-axis is the perpendicular bisector of AB, so every point on it is equidistant from A and B.

Formula and theorem records with conditions

  • Record
    Distance
    Expression
    PQ = sqrt[(x2 - x1)^2 + (y2 - y1)^2]
    Conditions
    Real plane coordinates
    Use when
    Point-to-point distance
    Common trap
    Dropping a square
    Validation
    Nonnegative and symmetric
  • Record
    Midpoint
    Expression
    ((x1 + x2)/2, (y1 + y2)/2)
    Conditions
    Finite coordinates
    Use when
    Segment midpoint
    Common trap
    Swapping coordinates
    Validation
    Equal distances to endpoints
  • Record
    Internal section
    Expression
    ((mx2 + nx1)/(m+n), (my2 + ny1)/(m+n)) for AP:PB = m:n
    Conditions
    Standard internal division with m, n > 0
    Use when
    Segment division
    Common trap
    Reversing weights
    Validation
    m = n gives midpoint
  • Record
    Slope from points
    Expression
    m = (y2 - y1)/(x2 - x1)
    Conditions
    x2 ≠ x1
    Use when
    Nonvertical line
    Common trap
    Forcing finite slope on vertical line
    Validation
    Rise over run
  • Record
    Locus principle
    Expression
    Introduce (x, y) and translate defining condition
    Conditions
    Algebra must remain equivalent
    Use when
    Build equation
    Common trap
    Extraneous points after squaring
    Validation
    Substitute known points

Common mistakes and what they actually indicate

  • Treating the umbrella page as a full conic formula sheet.

    Knowledge gap

    Why it happens

    This page owns representation and routing at overview level, not the complete formula set owned by focused conic pages.

    How it is corrected

    Use the method selector to route to Straight Lines, Circles or the correct conic page for full formulas.

  • Using the slope formula for a vertical line.

    Execution error

    Why it happens

    Slope from two points requires distinct x-coordinates; a vertical line has no finite slope.

    How it is corrected

    Check whether x2 equals x1 before applying the slope formula.

  • Squaring a locus condition without checking equivalence.

    Execution error

    Why it happens

    Squaring both sides of a distance condition can introduce extraneous points not on the intended locus.

    How it is corrected

    Substitute known points on the intended locus back into the simplified equation to validate it.

  • Deciding conic type before standardising the equation.

    Decision / selection error

    Why it happens

    An unstandardised quadratic can resemble the wrong conic family before the equation is simplified.

    How it is corrected

    Standardise the equation first, then classify by signs and denominators.

  • Reversing section formula weights.

    Execution error

    Why it happens

    The ratio m:n determines which endpoint the section point is closer to; reversing it moves the point to the wrong side.

    How it is corrected

    Match m and n to the stated ratio AP:PB exactly before substituting.

FAQ

Coordinate Geometry — questions

Straight answers about how Rank Sarthi fits into serious exam preparation.

A locus is the set of all points satisfying a stated geometric condition.

Sources and provenance

Coordinate representation, distance, section, slope and locus scope is verified against the official JEE Main 2026 and JEE Advanced 2026 syllabi only. Exact provenance only; no frequency or importance inference.

Contributor requirements for this page

  • Written by: unassigned. Ideal author type: JEE Mathematics education editor with Analytic Geometry background.
  • Academically reviewed by: unassigned. Reviewer specialisation: Analytic Geometry. Minimum qualification: postgraduate degree in Mathematics or Applied Mathematics, or equivalent.
  • Review scope: coordinate definitions, section weighting, locus equivalence, model selector and cannibalisation boundary against the focused child pages.