JEE · Mathematics

Straight Lines

Represent a straight line in the form best suited to the data, handle vertical lines without forcing finite slope, compute intersections, angles and point-line distance, and use line families only where their conditions and official scope support them.

Subject
Mathematics
Syllabus unit
Co-ordinate Geometry
  • Explicit in the JEE Main 2026 Co-ordinate Geometry unit
  • Pencil of lines and angle bisectors are Advanced-explicit items
  • Vertical-line handling is a named validation checkpoint

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

A straight line is best represented by the form matching the information given. Slope methods work for nonvertical lines, while Ax + By + C = 0 also handles vertical lines.

Before using a slope-angle formula, check whether slopes are finite and whether the denominator vanishes.

Syllabus mapping

  • Unit
    Co-ordinate Geometry
    Topics
    Slope, Parallel and perpendicular lines, Intercepts, Various forms of the equation of a line, Intersection of lines, Angles between lines, Concurrence of lines, Point-line distance, Centroid, orthocentre and circumcentre

What this chapter contains and why it matters

  • Question
    What is the chapter about?
    Direct answer
    Choosing a line form that fits the given data, handling vertical lines correctly, and computing angles, intersections and point-line distance.
  • Question
    What is the central method choice?
    Direct answer
    Match the data (two points, point and slope, intercepts, or a normal vector) to the line form that avoids forcing a vertical line into a slope-based formula.
  • Question
    Where do most mistakes begin?
    Direct answer
    Using a finite slope on a vertical line, dividing by a zero angle-denominator, and presenting Advanced pencil or bisector detail as explicit Main content.
  • Question
    What should come before Straight Lines?
    Direct answer
    Coordinate Geometry, for overview-level distance, section and slope reasoning.
  • Question
    What comes after it?
    Direct answer
    Circles and Conic Sections both build on line-distance and line-intersection reasoning.

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

Official JEE syllabus mapping for Straight Lines

  • Concept group
    Core line concepts
    JEE Main 2026
    Explicitly includes slope, parallel and perpendicular lines, intercepts, various equations of a line, intersections, angles, concurrence, point-line distance, centroid, orthocentre and circumcentre.
    JEE Advanced 2026
    Includes the same core scope with additional detail.
    Preparation note
    Core line-form, angle and distance methods are common to both papers.
  • Concept group
    Line families
    JEE Main 2026
    Not separately named.
    JEE Advanced 2026
    Additionally lists lines through intersections, angle bisectors, incentre and shift-of-origin context.
    Preparation note
    Keep pencil-of-lines and angle-bisector methods labelled as Advanced-explicit detail.

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

Before this chapter

Prerequisites: what you should know before Straight Lines

  • Prerequisite
    Coordinate geometry basics
    You are ready if you can…
    Compute distance, midpoint and section points for given coordinates.
    If not, repair this first
    Revise Coordinate Geometry.
  • Prerequisite
    Linear equations
    You are ready if you can…
    Solve a linear equation in two variables.
    If not, repair this first
    Revise algebraic manipulation basics.
  • Prerequisite
    Tangent
    You are ready if you can…
    Interpret tan θ as a ratio for a given angle.
    If not, repair this first
    Revise basic trigonometric ratios.
  • Prerequisite
    Distance
    You are ready if you can…
    Compute the Euclidean distance between two coordinate points.
    If not, repair this first
    Revise the distance formula in Coordinate Geometry.

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

Concepts in this chapter

1. Follow the fixed reasoning path

Data -> line form -> vertical/denominator check -> solve/intersect -> angle/distance -> validate.

Start from the data given, choose the line form it fits, check for vertical-line or zero-denominator cases before applying an angle or slope formula, solve or intersect, compute the required angle or distance, and validate the result.

2. Handle vertical lines without forcing a slope

A vertical line x = k has inclination π/2 and no finite slope.

Inclination is the angle θ measured anticlockwise from the positive x-axis, with 0 ≤ θ < π. Slope equals tan θ only when the line is not vertical. A vertical line has inclination π/2 and no finite slope, so it must be represented in general form Ax + By + C = 0 rather than through a slope-based form.

3. Match the line form to the given data

Two points, a point and slope, intercepts, or a normal vector each suggest a different standard form.

Point-slope form requires a finite slope. The two-point robust form works for any two distinct points, including cases that would otherwise force a vertical line into a slope formula. Intercept form requires both intercepts to be nonzero. General form Ax + By + C = 0 requires the normal vector (A, B) to be nonzero and handles every line, including vertical ones.

4. Check the denominator before computing an angle or distance

The slope-angle formula needs finite slopes and a nonzero denominator; point-line distance needs a nonzero normal.

The angle between two lines by slopes, tan θ = |(m2 - m1)/(1 + m1 m2)|, requires finite slopes, and 1 + m1 m2 = 0 signals a right angle that must be handled separately rather than divided by zero. Point-line distance |Ax0 + By0 + C| / sqrt(A^2 + B^2) requires (A, B) not equal to (0, 0) and an absolute value to stay nonnegative.

5. Keep pencil and bisector methods within their Advanced scope

L1 + λL2 = 0 and the angle-bisector equations are Advanced-explicit line-family items.

The pencil of lines L1 + λL2 = 0 applies to intersecting, distinct lines with a nondegenerate combination, and any line through their intersection satisfies it for some λ. The angle bisector equations require both normals to be nonzero and use a normalised comparison of the two line expressions. These are listed as Advanced-explicit detail and are not presented as explicit Main 2026 content.

Mathematical object definitions

  • Object
    Inclination
    Meaning
    Angle θ measured anticlockwise from positive x-axis, 0 ≤ θ < π.
  • Object
    Slope
    Meaning
    tan θ when the line is not vertical.
  • Object
    Vertical line
    Meaning
    x = k; inclination π/2; finite slope undefined.
  • Object
    Concurrent lines
    Meaning
    Lines meeting at one point.
  • Object
    Normal vector
    Meaning
    (A, B) for line Ax + By + C = 0.

Method selector

  • Data signal
    Vertical line
    Route
    General form
  • Data signal
    Point and slope
    Route
    Point-slope form
  • Data signal
    Two points
    Route
    Robust two-point form
  • Data signal
    Angle with possible vertical cases
    Route
    Direction vectors or general form
  • Data signal
    Point distance
    Route
    General form
  • Data signal
    Advanced line through known intersection
    Route
    Pencil of lines

Worked reasoning: line through a point parallel to a given line

Find the line through (2, 3) parallel to 3x - 4y + 5 = 0

Use the same normal: 3x - 4y + C = 0.

Substitute (2, 3): 6 - 12 + C = 0, so C = 6.

Answer: 3x - 4y + 6 = 0.

Validation: the line has the same normal as the given line, and the given point satisfies the equation.

Formula and theorem records with conditions

  • Record
    Slope
    Expression
    (y2 - y1)/(x2 - x1)
    Conditions
    x2 ≠ x1
    Trap
    Vertical division by zero
    Validation
    Rise over run
  • Record
    Point-slope
    Expression
    y - y1 = m(x - x1)
    Conditions
    finite m
    Trap
    Vertical line
    Validation
    Point satisfies
  • Record
    Two-point robust form
    Expression
    (y - y1)(x2 - x1) = (x - x1)(y2 - y1)
    Conditions
    distinct points
    Trap
    Identical points
    Validation
    Both points satisfy
  • Record
    Slope-intercept
    Expression
    y = mx + c
    Conditions
    nonvertical
    Trap
    Excluding vertical line
    Validation
    Compare slope
  • Record
    Intercept form
    Expression
    x/a + y/b = 1
    Conditions
    a, b ≠ 0
    Trap
    Zero intercept
    Validation
    Substitute intercepts
  • Record
    General form
    Expression
    Ax + By + C = 0
    Conditions
    (A, B) ≠ (0, 0)
    Trap
    Zero normal
    Validation
    Normal nonzero
  • Record
    Parallel
    Expression
    m1 = m2
    Conditions
    finite slopes
    Trap
    Coincident vs distinct
    Validation
    Compare full equations
  • Record
    Perpendicular
    Expression
    m1 m2 = -1
    Conditions
    finite slopes
    Trap
    Vertical case
    Validation
    Direction-dot check
  • Record
    Angle by slopes
    Expression
    tan θ = |(m2 - m1)/(1 + m1 m2)|
    Conditions
    finite slopes; denominator nonzero for finite tangent
    Trap
    1 + m1 m2 = 0
    Validation
    Handle right angle separately
  • Record
    Point-line distance
    Expression
    |Ax0 + By0 + C| / sqrt(A^2 + B^2)
    Conditions
    (A, B) ≠ (0, 0)
    Trap
    Missing absolute value
    Validation
    Nonnegative
  • Record
    Pencil
    Expression
    L1 + λL2 = 0
    Conditions
    Advanced; intersecting distinct lines; nondegenerate combination
    Trap
    Overclaiming parameter coverage
    Validation
    Common point satisfies
  • Record
    Angle bisectors
    Expression
    L1 / sqrt(A1^2 + B1^2) = ± L2 / sqrt(A2^2 + B2^2)
    Conditions
    Advanced; normals nonzero
    Trap
    Missing normalisation
    Validation
    Equal distances

Common mistakes and what they actually indicate

  • Forcing a finite slope on a vertical line.

    Decision / selection error

    Why it happens

    A vertical line has inclination π/2 and no finite slope.

    How it is corrected

    Check whether x2 equals x1 before using a slope-based line form; use general form instead.

  • Dividing by 1 + m1 m2 without checking whether it is zero.

    Execution error

    Why it happens

    1 + m1 m2 = 0 signals a right angle and cannot be used as a denominator.

    How it is corrected

    Check the denominator before applying the slope-angle formula and handle the right-angle case separately.

  • Using intercept form when an intercept is zero.

    Execution error

    Why it happens

    Intercept form x/a + y/b = 1 requires both a and b to be nonzero.

    How it is corrected

    Use general or point-slope form when either intercept is zero.

  • Omitting the absolute value in the point-line distance formula.

    Execution error

    Why it happens

    Distance must be nonnegative; the numerator Ax0 + By0 + C can be negative before the absolute value is applied.

    How it is corrected

    Apply the absolute value to the numerator before dividing.

  • Confusing parallel lines with coincident lines.

    Decision / selection error

    Why it happens

    Equal slopes only confirm parallelism; the full equations must be compared to detect coincidence.

    How it is corrected

    Compare the complete line equations, not just the slopes, before concluding coincidence.

  • Presenting the pencil of lines or angle bisectors as explicit Main 2026 detail.

    Knowledge gap

    Why it happens

    These line-family items are listed explicitly in the Advanced 2026 syllabus, not the Main 2026 syllabus.

    How it is corrected

    Label pencil-of-lines and angle-bisector methods as Advanced-explicit scope.

FAQ

Straight Lines — questions

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

Slope is (y2 - y1)/(x2 - x1), and a vertical line has x2 equal to x1, which makes the denominator zero.

Sources and provenance

Line-form, angle and distance scope is verified against the official JEE Main 2026 and JEE Advanced 2026 syllabi only. Exact provenance only; no frequency claims.

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: vertical-line cases, line forms, angle denominators, point-line distance and the Main versus Advanced scope split.