By the end of this chapter you'll be able to…

  • 1Compute the slope of a line from two points and interpret it as tan of the inclination angle
  • 2Write the equation of a line in all six standard forms and convert between them
  • 3Determine whether two lines are parallel or perpendicular using their slopes
  • 4Calculate the angle between two lines and the perpendicular distance from a point to a line
  • 5Find the distance between two parallel lines using the standard formula
💡
Why this chapter matters
Straight Lines carries the highest coordinate geometry weightage in Class 11 and is a direct prerequisite for Conic Sections and 3D Geometry. The distance formula and line equations appear in JEE Main in nearly every session.

Before you start — revise these

A 5-minute refresher here will save you 30 minutes of confusion below.

Straight Lines

"The straight line is the shortest distance between two points. Its equation is the simplest curve that fills a plane."

1. Chapter Overview

The STRAIGHT LINE is fundamental to COORDINATE GEOMETRY. This chapter covers: SLOPE (gradient), the SIX FORMS of the equation of a line (point-slope, two-point, slope-intercept, intercept, normal, general), conditions for PARALLEL and PERPENDICULAR lines, the ANGLE between two lines, and the DISTANCE of a point from a line.


2. Slope (Gradient) of a Line

Definition

  • The slope (m) of a line is the tangent of the angle it makes with the POSITIVE x-axis: m = tan θ
  • For two points (x₁, y₁) and (x₂, y₂): m = (y₂ — y₁) / (x₂ — x₁)
  • Horizontal line: m = 0
  • Vertical line: m = undefined (denominator = 0)
  • Rising line (left to right): m > 0. Falling line: m < 0.

Parallel and Perpendicular Lines

  • PARALLEL: m₁ = m₂ (slopes equal)
  • PERPENDICULAR: m₁ × m₂ = -1 (product of slopes = -1)

3. Six Forms of the Equation of a Line

FormEquationWhen to Use
Point-Slopey — y₁ = m(x — x₁)You know ONE point and the slope
Two-Point(y — y₁)/(x — x₁) = (y₂ — y₁)/(x₂ — x₁)You know TWO points on the line
Slope-Intercepty = mx + cYou know slope and y-INTERCEPT
Intercept Formx/a + y/b = 1You know x-intercept (a) and y-intercept (b)
Normal Formx cos ω + y sin ω = pYou know perpendicular distance from origin (p) and its angle (ω)
General FormAx + By + C = 0The UNIVERSAL form. Slope = -A/B. Intercepts: x = -C/A, y = -C/B.

4. Angle Between Two Lines

For lines with slopes m₁ and m₂:

  • θ is the ACUTE angle between the lines
  • If m₁m₂ = -1 → lines are PERPENDICULAR → θ = 90°
  • If m₁ = m₂ → lines are PARALLEL → θ = 0°

5. Distance of a Point from a Line

For the general form Ax + By + C = 0 and point (x₁, y₁):

The NUMERATOR is the absolute value (distance is always positive).


6. Distance Between Two Parallel Lines

For two parallel lines Ax + By + C₁ = 0 and Ax + By + C₂ = 0:


7. Other Key Concepts

Collinearity of Three Points

  • Three points are COLLINEAR if the slopes between any two pairs are EQUAL, OR if the area of the triangle they form is ZERO.

Area of Triangle (Coordinate Geometry)

  • Area = ½ |x₁(y₂ — y₃) + x₂(y₃ — y₁) + x₃(y₁ — y₂)|
  • If area = 0 → points are COLLINEAR

Concurrent Lines

  • Three or more lines passing through a SINGLE POINT

8. Exam Focus

  1. Slope — definition, formula, parallel/perpendicular conditions
  2. Six forms of the line equation — know ALL, when each is used
  3. Angle between two lines formula
  4. Distance of point from line formula
  5. Distance between parallel lines

9. Key Formulas

  • Slope: m = (y₂-y₁)/(x₂-x₁) = tan θ
  • Point-slope: y — y₁ = m(x — x₁)
  • Slope-intercept: y = mx + c
  • General: Ax + By + C = 0. Slope = -A/B.
  • Distance of point from line: |Ax₁ + By₁ + C| / √(A² + B²)
  • Angle between lines: tan θ = |(m₁-m₂)/(1+m₁m₂)|

10. Conclusion

The straight line is the BUILDING BLOCK of coordinate geometry:

  • SLOPE: Tells you the line's steepness and direction
  • SIX FORMS: Each suited to a different situation. Know them all. Convert between them.
  • PARALLEL: m₁ = m₂. PERPENDICULAR: m₁m₂ = -1.
  • DISTANCE: The perpendicular distance from a point to a line. One elegant formula.

'Geometry is the art of correct reasoning from incorrectly drawn figures.' — Henri Poincaré. But the straight line, when combined with algebra, makes the reasoning perfectly precise.

Key formulas & results

Everything you need to memorise, in one card. Screenshot this for revision.

Slope from Two Points
m = (y₂−y₁)/(x₂−x₁) = tan θ
θ is the inclination of the line with the positive x-axis; undefined for vertical lines
Parallel Lines
m₁ = m₂ (slopes are equal)
Parallel lines never intersect; they have the same steepness
Perpendicular Lines
m₁ × m₂ = −1
Product of slopes = −1; derived from the fact that their inclinations differ by 90°
Point-Slope Form
y − y₁ = m(x − x₁)
Use when one point (x₁,y₁) and slope m are known
Slope-Intercept Form
y = mx + c
m = slope, c = y-intercept; directly readable from this form
Intercept Form
x/a + y/b = 1
a = x-intercept, b = y-intercept; undefined when line passes through origin
Angle Between Two Lines
tan θ = |(m₁−m₂)/(1+m₁m₂)|
θ is the acute angle; if 1+m₁m₂=0 then lines are perpendicular (θ=90°)
Distance from Point to Line
d = |Ax₁ + By₁ + C| / √(A²+B²)
For the line Ax+By+C=0 and point (x₁,y₁); absolute value ensures non-negative distance
Distance Between Parallel Lines
d = |C₁−C₂| / √(A²+B²)
For parallel lines Ax+By+C₁=0 and Ax+By+C₂=0; coefficients of x and y must match
⚠️

Common mistakes & fixes

These are the exact errors that cost students marks in board exams. Read them once, save yourself the trouble.

WATCH OUT
Using m₁ + m₂ = 0 as the perpendicularity condition
Parallel lines: m₁ = m₂. Perpendicular lines: m₁ × m₂ = −1. Confusion with negative reciprocals is extremely common — practice both conditions together.
WATCH OUT
Applying the distance formula without converting the line to general form Ax+By+C=0 first
The distance formula requires the line in the form Ax+By+C=0. Always rearrange y=mx+c to mx−y+c=0 (so A=m, B=−1, C=c) before substituting.
WATCH OUT
Dividing by a different denominator when computing distance between parallel lines
The two lines must be written with IDENTICAL coefficients for x and y (same A and B). Then d = |C₁−C₂|/√(A²+B²). If coefficients differ, multiply one equation to match.
WATCH OUT
Forgetting to take the absolute value in the distance formula
Distance is always non-negative. The formula gives (Ax₁+By₁+C) which can be negative — always apply absolute value: d = |Ax₁+By₁+C|/√(A²+B²).

Practice problems

Try each one yourself before tapping "Show solution". Active recall > rereading.

Q1EASY· Slope
Find the slope of the line passing through (2, 3) and (5, 9). Is the line rising or falling?
Show solution
m = (9−3)/(5−2) = 6/3 = 2. Since m = 2 > 0, the line is RISING (left to right).
Q2MEDIUM· Distance from Point
Find the perpendicular distance from the point (3, −4) to the line 3x − 4y + 5 = 0.
Show solution
Here A=3, B=−4, C=5, x₁=3, y₁=−4. d = |3(3)+(−4)(−4)+5| / √(3²+(−4)²) = |9+16+5| / √(9+16) = |30| / √25 = 30/5 = 6.
Q3HARD· Angle Between Lines
Find the acute angle between the lines 2x + 3y − 5 = 0 and 3x − 2y + 7 = 0. What do you conclude about these lines?
Show solution
Line 1: slope m₁ = −A/B = −2/3. Line 2: slope m₂ = −3/(−2) = 3/2. Product m₁m₂ = (−2/3)(3/2) = −1. Since m₁m₂ = −1, the lines are PERPENDICULAR (angle = 90°). Verification using formula: tan θ = |(m₁−m₂)/(1+m₁m₂)| = |(−2/3−3/2)/(1+(−1))| = |(−13/6)/0| → undefined → θ = 90°.

5-minute revision

The whole chapter, distilled. Read this the night before the exam.

  • Slope m = (y₂−y₁)/(x₂−x₁) = tanθ; m=0 for horizontal; undefined for vertical line
  • Parallel: m₁=m₂; Perpendicular: m₁×m₂=−1
  • Six forms: point-slope, two-point, slope-intercept (y=mx+c), intercept (x/a+y/b=1), normal, general (Ax+By+C=0)
  • General form slope = −A/B; x-intercept = −C/A; y-intercept = −C/B
  • Angle between lines: tan θ = |(m₁−m₂)/(1+m₁m₂)|; undefined denominator → perpendicular
  • Distance from (x₁,y₁) to Ax+By+C=0: d = |Ax₁+By₁+C|/√(A²+B²)
  • Distance between parallel lines Ax+By+C₁=0 and Ax+By+C₂=0: d = |C₁−C₂|/√(A²+B²)
  • Collinear points: area of triangle formed = 0, i.e., ½|x₁(y₂−y₃)+x₂(y₃−y₁)+x₃(y₁−y₂)| = 0

CBSE marks blueprint

Where the marks come from in this chapter — so you can plan your prep.

Typical chapter weightage: 8-10 marks

Question typeMarks eachTypical countWhat it tests
Short Answer21-2Slope computation, parallel/perpendicular conditions, equation in a given form
Long Answer4-61Distance from point to line, angle between lines, equation of line with multiple conditions
Prep strategy
  • Learn all six forms of the line equation and when to use each — board questions often specify which form to use
  • Practise the distance formula with 10 examples; the absolute value step is consistently missed under exam pressure
  • For perpendicular/parallel problems, always compute m₁×m₂ first — if the product is −1, perpendicular; if m₁=m₂, parallel

Where this shows up in the real world

This chapter isn't just an exam topic — it lives in the world around you.

GPS and Map Navigation

Roads and paths are modelled as lines in coordinate systems; shortest distance (perpendicular) from a point to a road uses exactly the distance-from-point-to-line formula.

Linear Regression in Data Science

The best-fit line through scattered data (slope-intercept form y=mx+c) is found by minimising the sum of squared distances from each data point to the line.

Civil Engineering — Road Gradients

The slope formula directly measures road gradient (rise/run). A slope of 0.08 means 8 cm rise per 1 m horizontal — critical for drainage and vehicle safety design.

Exam strategy

Battle-tested tips from teachers and toppers for this chapter.

  1. For questions asking for the equation of a line, identify what information is given (points? slope? intercepts?) and pick the appropriate form directly
  2. In distance problems, ALWAYS convert the line to general form before substituting — this avoids errors with the formula
  3. For angle between lines, compute m₁×m₂ first: if −1 → perpendicular (don't waste time on the angle formula); if m₁=m₂ → parallel
  4. Draw a rough sketch for every coordinate geometry question — visual understanding prevents sign errors

Going beyond the textbook

For olympiad aspirants and curious learners — topics that build on this chapter.

  • Family of lines: all lines through the intersection of L₁=0 and L₂=0 can be written as L₁+λL₂=0 for varying λ — used in JEE to find the equation satisfying an additional condition
  • Reflection of a point in a line and reflection of a line in another line — requires perpendicular foot computation using the distance formula

Where else this chapter is tested

CBSE board isn't the only one — other exams test this chapter too.

CBSE Class 11 BoardVery High
JEE MainVery High
JEE AdvancedHigh

Questions students ask

The real ones — pulled from the Q&A community and tutor sessions.

Slope = (y₂−y₁)/(x₂−x₁). For a vertical line, x₂=x₁ so the denominator is 0 — division by zero is undefined. Vertical lines make an angle of 90° with the x-axis, and tan 90° is also undefined.

Point-slope: given one point and slope. Two-point: given two points. Slope-intercept: given slope and y-intercept. Intercept form: given both intercepts. For distance problems, convert everything to general form Ax+By+C=0.

A line with negative slope falls from left to right — as x increases, y decreases. A positive slope rises from left to right.
Verified by the tuition.in editorial team
Last reviewed on 26 May 2026. Written and reviewed by subject-matter experts — read about our process.
Editorial process →
Header Logo