These straight lines class 11 notes cover NCERT Chapter 9 in the order you actually need it: slope first, because every other formula depends on it, then parallel and perpendicular conditions, the angle between two lines, the five equation forms, and the two distance formulas.
Each idea comes with a student-friendly definition, the formula with its symbols explained, and a worked example with fresh numbers — so you can revise alone the night before the exam. This page follows the rationalised NCERT textbook for the 2026-27 session and is part of our Class 11 Mathematics notes.
Straight Lines Class 11 Notes: Chapter 9 at a Glance
Chapter 9 is a single chain of ideas: you define slope, use it to compare two lines, then use it to write a line’s equation, then use the equation to measure distances. The chapter’s outcomes, with their textbook pages:
- Slope from inclination and from two points (NCERT, pp. 152–154)
- Parallel and perpendicular conditions in terms of slopes (NCERT, pp. 154–155)
- Angle between two lines (NCERT, pp. 156–158)
- Five forms of the equation of a line (NCERT, pp. 159–163)
- Distance of a point from a line and between parallel lines (NCERT, pp. 164–167)
- Complete formula summary (NCERT, pp. 174–175)
This page teaches slope first because every later formula uses \( m \). For related chapters, see our Sequences and Series notes and Conic Sections notes, or browse the Class 11 notes and the full CBSE notes library.
Slope of a Line: Inclination and the Two-Point Formula
The inclination of a line is the angle \( \theta \) the line makes with the positive direction of the x-axis, measured anticlockwise, with \( 0^\circ \leq \theta \leq 180^\circ \) (NCERT, p. 153). The slope (or gradient) is defined as \( m = \tan \theta \), provided \( \theta \neq 90^\circ \).
Two edge cases matter in every exam:
- Horizontal line (inclination \( 0^\circ \)): slope \( m = 0 \).
- Vertical line (inclination \( 90^\circ \)): slope is not defined, because \( \tan 90^\circ \) is undefined.
For a line through two points \( P(x_1, y_1) \) and \( Q(x_2, y_2) \), the slope is (NCERT, p. 154):
\[ m = \frac{y_2 – y_1}{x_2 – x_1}, \quad x_1 \neq x_2 \]
Why this formula holds: draw the right triangle under the line. The vertical side is the rise \( y_2 – y_1 \), the horizontal side is the run \( x_2 – x_1 \), and \( \tan \theta = \text{rise}/\text{run} \).
The condition \( x_1 \neq x_2 \) is forced: if the two x-coordinates are equal, the line is vertical, the run is zero, and the fraction has no value.
Definitions at a glance
| Term | Meaning | Example |
|---|---|---|
| Inclination | Angle \( \theta \) from the positive x-axis, measured anticlockwise, \( 0^\circ \leq \theta \leq 180^\circ \) | A line rising at \( 45^\circ \) has inclination \( 45^\circ \) |
| Slope / gradient | \( m = \tan \theta \), undefined when \( \theta = 90^\circ \) | Inclination \( 60^\circ \) gives \( m = \sqrt{3} \) |
| Horizontal line | Every point has the same y-coordinate; slope 0 | \( y = 3 \) |
| Vertical line | Every point has the same x-coordinate; slope undefined | \( x = -2 \) |
Misconception autopsy: why vertical slope is undefined, not zero
Students often write that a vertical line has slope 0 because it doesn’t rise. That is wrong. Slope is rise per run, and a vertical line has zero run: \( x_2 – x_1 = 0 \), so \( m = (y_2 – y_1)/0 \) is undefined.
A horizontal line has zero rise, so its slope is \( 0/\text{run} = 0 \). Zero slope and undefined slope are opposite cases — confusing them costs a mark in the first question of nearly every test on this chapter.
Worked example: slope from two points, horizontal, vertical, and inclination
Step 1 (two points): Find the slope through \( (5, 2) \) and \( (-1, 8) \).
\[ m = \frac{8 – 2}{-1 – 5} = \frac{6}{-6} = -1 \]
Step 2 (horizontal): Through \( (5, 2) \) and \( (7, 2) \), the y-values are equal:
\[ m = \frac{2 – 2}{7 – 5} = \frac{0}{2} = 0 \]
Step 3 (vertical): Through \( (5, 2) \) and \( (5, 9) \), the x-values are equal:
\[ m = \frac{9 – 2}{5 – 5} = \frac{7}{0} \]
Result: slope is undefined — the line is vertical.
Step 4 (inclination given): A line makes \( 45^\circ \) with the positive x-axis.
\[ m = \tan 45^\circ = 1 \]
When Are Two Lines Parallel or Perpendicular?
For two non-vertical lines with slopes \( m_1 \) and \( m_2 \) (NCERT, pp. 154–155):
- Parallel: \( l_1 \parallel l_2 \iff m_1 = m_2 \)
- Perpendicular: \( l_1 \perp l_2 \iff m_1 m_2 = -1 \), i.e. \( m_2 = -\frac{1}{m_1} \)
Why parallel works: parallel lines have equal inclinations, and equal inclinations give equal tangents, so \( m_1 = m_2 \).
Why perpendicular works: if the inclinations differ by \( 90^\circ \), then \( \tan(\alpha + 90^\circ) = -\cot \alpha = -1/\tan \alpha \), so the two slopes multiply to \( -1 \). Perpendicular slopes are negative reciprocals.
Vertical-line exception: both conditions apply only to non-vertical lines. A vertical line is parallel to every vertical line and perpendicular to every horizontal line, but because its slope is undefined you cannot use \( m_1 = m_2 \) or \( m_1 m_2 = -1 \) with it.
Worked example: the line through \( (0, 4) \) and \( (2, 8) \) has slope \( m = (8 – 4)/(2 – 0) = 2 \). Any line perpendicular to it must have slope \( -\frac{1}{2} \), because \( 2 \times (-\frac{1}{2}) = -1 \).
Angle Between Two Lines: The Formula That Gives Two Answers
The acute angle \( \theta \) between two lines with slopes \( m_1 \) and \( m_2 \) is (NCERT, p. 157):
\[ \tan \theta = \left| \frac{m_2 – m_1}{1 + m_1 m_2} \right|, \quad 1 + m_1 m_2 \neq 0 \]
Here \( m_1, m_2 \) are the slopes of the two lines and \( \theta \) is the acute angle between them. The obtuse angle is \( 180^\circ – \theta \).
Why the absolute value is there: the fraction \( (m_2 – m_1)/(1 + m_1 m_2) \) changes sign if you swap which line you call \( m_1 \). The modulus collapses both cases into one acute angle.
Reading the sign without the modulus:
- Fraction positive \( \rightarrow \tan \theta \) positive \( \rightarrow \theta \) acute.
- Fraction negative \( \rightarrow \tan \theta \) negative \( \rightarrow \theta \) obtuse; the acute angle is \( 180^\circ – \theta \).
When the formula fails: if \( 1 + m_1 m_2 = 0 \), the denominator is zero. That is exactly the perpendicular condition \( m_1 m_2 = -1 \), so the lines are at \( 90^\circ \) and no formula is needed.
Why two answers are possible
If the angle and one slope are given, the second line can sit on either side of the first, so two slopes satisfy the condition. NCERT’s Example 2 (p. 157) shows this with angle \( \pi/4 \) and slope \( 1/2 \), giving \( m = 3 \) or \( m = -1/3 \).
Here is the same idea with fresh numbers.
Step 1: The angle between two lines is \( 45^\circ \) and one slope is \( 2 \).
Let the other slope be \( m \).
\[ \tan 45^\circ = \left| \frac{m – 2}{1 + 2m} \right| \Rightarrow 1 = \left| \frac{m – 2}{1 + 2m} \right| \]
Step 2: Drop the modulus — the fraction equals \( +1 \) or \( -1 \).
\[ \frac{m – 2}{1 + 2m} = 1 \quad \text{or} \quad \frac{m – 2}{1 + 2m} = -1 \]
Step 3: Solve each case.
\[ m – 2 = 1 + 2m \Rightarrow m = -3 \]
\[ m – 2 = -1 – 2m \Rightarrow 3m = 1 \Rightarrow m = \frac{1}{3} \]
Final answer: the other slope is \( -3 \) or \( \frac{1}{3} \). Both lines make a \( 45^\circ \) angle with the line of slope 2 — one on each side of it.
Five Forms of the Equation of a Line (and How to Choose)
A line is a set of points, and its equation is the condition a point’s coordinates must satisfy to lie on it (NCERT, p. 159). Each form below packages the same condition differently.
- Horizontal / vertical: \( y = a \) (horizontal at distance \( a \) from the x-axis) or \( x = b \) (vertical at distance \( b \) from the y-axis) — NCERT, p. 159.
- Point-slope: \( y – y_0 = m(x – x_0) \) — line of slope \( m \) through \( (x_0, y_0) \) — NCERT, p. 160.
- Two-point: \( y – y_1 = \frac{y_2 – y_1}{x_2 – x_1}(x – x_1) \) — line through \( (x_1, y_1) \) and \( (x_2, y_2) \) — NCERT, p. 161.
- Slope-intercept: \( y = mx + c \) (y-intercept \( c \)), or \( y = m(x – d) \) (x-intercept \( d \)) — NCERT, p. 162.
- Intercept form: \( \frac{x}{a} + \frac{y}{b} = 1 \) — x-intercept \( a \), y-intercept \( b \) — NCERT, p. 163.
- General form: \( Ax + By + C = 0 \), where \( A \) and \( B \) are not both zero — NCERT, p. 163.
| Form | Equation | Information needed | When to use it |
|---|---|---|---|
| Horizontal / vertical | \( y = a \) or \( x = b \) | Distance from an axis | Line parallel to an axis through a given point |
| Point-slope | \( y – y_0 = m(x – x_0) \) | One point and the slope | Slope and a point are given — the most common starting form |
| Two-point | \( y – y_1 = \frac{y_2 – y_1}{x_2 – x_1}(x – x_1) \) | Two points | Two points are given |
| Slope-intercept | \( y = mx + c \) | Slope and y-intercept | Reading off \( m \) and \( c \); parallel-line distance |
| Intercept form | \( \frac{x}{a} + \frac{y}{b} = 1 \) | x- and y-intercepts | Intercepts are given or asked |
| General | \( Ax + By + C = 0 \) | Any line | Final answers; both distance formulas |
Why \( A \) and \( B \) cannot both be zero: if \( A = B = 0 \), the equation collapses to \( C = 0 \), which is either always true or never true — it cannot describe a line.
Worked example: converting between forms
Reduce \( 4x + 2y – 8 = 0 \) to slope-intercept and intercept forms (pattern of Exercise 9.3 Q1–Q2).
Step 1 (slope-intercept): solve for \( y \).
\[ 2y = -4x + 8 \Rightarrow y = -2x + 4 \]
Step 2: read off the values: slope \( m = -2 \), y-intercept \( c = 4 \).
Step 3 (intercept form): divide the original equation by 8.
\[ \frac{4x}{8} + \frac{2y}{8} = 1 \Rightarrow \frac{x}{2} + \frac{y}{4} = 1 \]
Final answer: slope-intercept form \( y = -2x + 4 \); intercept form \( \frac{x}{2} + \frac{y}{4} = 1 \), so x-intercept \( a = 2 \) and y-intercept \( b = 4 \).
Distance of a Point from a Line and Distance Between Parallel Lines
The distance of a point from a line is the length of the perpendicular drawn from the point to the line — the shortest possible distance (NCERT, p. 164). For the line \( Ax + By + C = 0 \) and the point \( (x_1, y_1) \) (NCERT, p. 166):
\[ d = \frac{|Ax_1 + By_1 + C|}{\sqrt{A^2 + B^2}} \]
Why the absolute value: \( Ax_1 + By_1 + C \) is negative when the point lies on one side of the line and positive on the other. Distance is a length, so it must be positive — the modulus fixes the sign.
For two parallel lines \( Ax + By + C_1 = 0 \) and \( Ax + By + C_2 = 0 \) (NCERT, p. 166):
\[ d = \frac{|C_1 – C_2|}{\sqrt{A^2 + B^2}} \]
Why the C-values are enough: parallel lines share the same normal vector \( (A, B) \), so the perpendicular distance between them is controlled only by how far apart their constant terms are. The formula comes from taking any point on the first line and applying the point-to-line formula to the second.
The trap: the two lines must be written with identical \( A \) and \( B \) coefficients before you subtract \( C \) values. If they are given as \( 6x – 8y + 5 = 0 \) and \( 3x – 4y + 7 = 0 \), divide the first by 2 first.
Worked example 1: distance of a point from a line
Step 1: Find the distance of \( (4, 1) \) from \( 3x + 4y – 5 = 0 \).
Here \( A = 3, B = 4, C = -5, x_1 = 4, y_1 = 1 \).
\[ d = \frac{|3(4) + 4(1) – 5|}{\sqrt{3^2 + 4^2}} = \frac{|12 + 4 – 5|}{\sqrt{9 + 16}} = \frac{11}{5} \]
Final answer: \( \frac{11}{5} \) units.
Worked example 2: distance between parallel lines
- Step 1: Find the distance between \( 2x – 2y + 6 = 0 \) and \( x – y + 1 = 0 \).
- Step 2: Normalise the second line to match \( A \) and \( B \): multiply by 2.
\[ x – y + 1 = 0 \Rightarrow 2x – 2y + 2 = 0 \]
Step 3: now \( C_1 = 6, C_2 = 2, A = 2, B = -2 \).
\[ d = \frac{|6 – 2|}{\sqrt{2^2 + (-2)^2}} = \frac{4}{\sqrt{8}} = \frac{4}{2\sqrt{2}} = \frac{2}{\sqrt{2}} = \sqrt{2} \]
Final answer: \( \sqrt{2} \) units.
Worked Examples: Applying Everything Together
Worked example 1: acute angle between two lines
Step 1: Find the acute angle between \( y = 2x + 1 \) and \( y = -x + 4 \).
Read the slopes: \( m_1 = 2 \), \( m_2 = -1 \).
Step 2: substitute into the angle formula.
\[ \tan \theta = \left| \frac{m_2 – m_1}{1 + m_1 m_2} \right| = \left| \frac{-1 – 2}{1 + 2(-1)} \right| = \left| \frac{-3}{1 – 2} \right| = \left| \frac{-3}{-1} \right| = 3 \]
Step 3: take the inverse tangent.
\[ \theta = \tan^{-1}(3) \approx 71.6^\circ \]
Final answer: acute angle \( \approx 71.6^\circ \); the obtuse angle is \( 180^\circ – 71.6^\circ \approx 108.4^\circ \).
Worked example 2: perpendicular line through a point
- Step 1: Find the equation of the line through \( (3, -2) \) perpendicular to \( 2x + y = 5 \).
- Step 2: slope of the given line: \( y = -2x + 5 \), so \( m_1 = -2 \).
- Step 3: perpendicular slope: \( m_2 = -\frac{1}{m_1} = \frac{1}{2} \).
- Step 4: point-slope form through \( (3, -2) \):
\[ y + 2 = \frac{1}{2}(x – 3) \]
Step 5: clear the fraction and rearrange to general form.
\[ 2y + 4 = x – 3 \Rightarrow x – 2y – 7 = 0 \]
Final answer: \( x – 2y – 7 = 0 \). Check: \( 3 – 2(-2) – 7 = 0 \) ✓, and slope \( \frac{1}{2} \) times \( -2 \) equals \( -1 \) ✓.
Worked example 3: distance from the origin using intercept form
- Step 1: Find the distance from the origin to the line cutting intercepts 3 and 4.
- Step 2: write the intercept form, then convert to general form.
\[ \frac{x}{3} + \frac{y}{4} = 1 \Rightarrow 4x + 3y = 12 \Rightarrow 4x + 3y – 12 = 0 \]
Step 3: apply the distance formula with \( (x_1, y_1) = (0, 0) \).
\[ d = \frac{|4(0) + 3(0) – 12|}{\sqrt{4^2 + 3^2}} = \frac{12}{5} \]
Final answer: \( \frac{12}{5} \) units.
Worked example 4: real-life application — milk store demand
The owner of a milk store sells 980 litres per week at Rs 14 per litre and 1220 litres per week at Rs 16 per litre. Assuming a linear relationship between selling price and demand, how many litres can be sold weekly at Rs 17 per litre? (NCERT Exercise 9.2, Q16)
Step 1: treat price as \( x \) and weekly demand as \( y \).
The data gives two points: \( (14, 980) \) and \( (16, 1220) \).
Step 2: slope = rate of change of demand with price.
\[ m = \frac{1220 – 980}{16 – 14} = \frac{240}{2} = 120 \text{ litres per rupee} \]
Step 3: point-slope form through \( (14, 980) \):
\[ y – 980 = 120(x – 14) \]
Step 4: put \( x = 17 \):
\[ y – 980 = 120(3) = 360 \Rightarrow y = 1340 \]
Final answer: about 1340 litres per week. The two-point form works because the linear model assumes demand changes at a constant rate with price.
Common Mistakes in Straight Lines (and the Correction)
| Mistake | Correct rule | How to check your answer |
|---|---|---|
| Writing the slope of a vertical line as 0 | Slope is undefined: \( x_2 – x_1 = 0 \) makes the denominator zero | Substitute both points into \( m = \frac{y_2 – y_1}{x_2 – x_1} \); if the denominator is 0, the slope is undefined |
| Writing the perpendicular condition as \( m_1 = \frac{1}{m_2} \) | \( m_1 m_2 = -1 \), i.e. \( m_2 = -\frac{1}{m_1} \) — the negative reciprocal | Multiply the two slopes; the product must be \( -1 \) |
| Forgetting the absolute value in the distance formula | \( d = \frac{|Ax_1 + By_1 + C|}{\sqrt{A^2 + B^2}} \) — distance is always positive | If your distance came out negative, you dropped the modulus |
| Subtracting \( C \) values of parallel lines written with different coefficients | Normalise to identical \( A, B \) first: \( 6x – 8y + 5 = 0 \) becomes \( 3x – 4y + \frac{5}{2} = 0 \) before using \( \frac{|C_1 – C_2|}{\sqrt{A^2 + B^2}} \) | Check that the \( x \) and \( y \) coefficients match exactly before subtracting |
| Using the angle formula when \( 1 + m_1 m_2 = 0 \) | The lines are perpendicular, so the angle is \( 90^\circ \) — the formula is undefined here | Test \( m_1 m_2 = -1 \) first; if true, stop and write \( 90^\circ \) |
Exam Notes: What Earns the Marks
- Converting to slope-intercept form is a recurring requirement (Exercise 9.3 Q1 style). The conversion step itself earns the mark: write \( y = mx + c \) explicitly, then quote \( m \) and \( c \).
- Parallel/perpendicular questions expect the condition stated first (Exercise 9.3 Q6, Q7 style). Write “parallel \( \Rightarrow m_1 = m_2 \)” or “perpendicular \( \Rightarrow m_1 m_2 = -1 \)” before substituting — the examiner looks for that line.
- Distance questions often hide the general form. The line may be given in intercept form, e.g. \( \frac{x}{3} + \frac{y}{4} = 1 \); convert it to \( Ax + By + C = 0 \) before applying \( d = \frac{|Ax_1 + By_1 + C|}{\sqrt{A^2 + B^2}} \). The conversion is part of the working.
- Write final answers in general form \( Ax + By + C = 0 \). After using point-slope or intercept form, expand and rearrange — this is the accepted convention in NCERT solutions.
One-Page Revision Recap
Every formula in the chapter, with its key condition. The full summary appears on NCERT pp. 174–175; you can also verify each formula against the official NCERT Class 11 Mathematics textbook (Chapter 9: Straight Lines).
| Concept | Formula | Key condition |
|---|---|---|
| Slope from two points | \( m = \frac{y_2 – y_1}{x_2 – x_1} \) | \( x_1 \neq x_2 \) |
| Slope from inclination | \( m = \tan \theta \) | \( \theta \neq 90^\circ \) |
| Parallel lines | \( m_1 = m_2 \) | non-vertical lines |
| Perpendicular lines | \( m_1 m_2 = -1 \) | non-vertical lines |
| Angle between lines | \( \tan \theta = \left| \frac{m_2 – m_1}{1 + m_1 m_2} \right| \) | \( 1 + m_1 m_2 \neq 0 \) |
| Point-slope form | \( y – y_0 = m(x – x_0) \) | slope + one point |
| Two-point form | \( y – y_1 = \frac{y_2 – y_1}{x_2 – x_1}(x – x_1) \) | two points |
| Slope-intercept form | \( y = mx + c \) | slope + y-intercept |
| Intercept form | \( \frac{x}{a} + \frac{y}{b} = 1 \) | intercepts \( a, b \) |
| General form | \( Ax + By + C = 0 \) | \( A, B \) not both zero |
| Distance point to line | \( d = \frac{|Ax_1 + By_1 + C|}{\sqrt{A^2 + B^2}} \) | line in general form |
| Distance between parallel lines | \( d = \frac{|C_1 – C_2|}{\sqrt{A^2 + B^2}} \) | identical \( A, B \) |
Memory device: “Parallel slopes are equal, perpendicular slopes are negative reciprocals — flip the fraction and change the sign.” For slope itself, remember rise over run.
Frequently Asked Questions on Straight Lines
Why is the slope of a vertical line undefined but a horizontal line’s slope is zero?
Slope is rise divided by run. A horizontal line has zero rise, so \( m = 0 \). A vertical line has zero run, so \( x_2 – x_1 = 0 \) and the division is undefined. Zero and undefined are opposite cases, not the same thing.
How do I choose which form of a line’s equation to use in a problem?
Match the form to the given information: one point plus slope → point-slope; two points → two-point; slope plus y-intercept → slope-intercept; intercepts → intercept form. When in doubt, start with point-slope and convert to general form \( Ax + By + C = 0 \) at the end.
Why does the angle-between-lines formula give two possible answers?
When the angle and one slope are given, the second line can lie on either side of the first, so two slopes satisfy the condition — NCERT Example 2 (p. 157) gets \( m = 3 \) or \( m = -\frac{1}{3} \). The absolute value in the formula is what hides this second possibility when you only want the acute angle.
When is the distance-between-parallel-lines formula safe to use?
Only when the two lines have identical \( A \) and \( B \) coefficients. If the lines are \( 6x – 8y + 5 = 0 \) and \( 3x – 4y + 7 = 0 \), divide the first by 2 before subtracting the \( C \) values; otherwise \( |C_1 – C_2| \) is meaningless.
What does it mean for three lines to be concurrent?
Three lines are concurrent when they pass through a common point — the intersection of any two lies on the third. To test it, solve two equations for the intersection point, then substitute it into the third equation (the pattern of NCERT Miscellaneous Example 11, p. 168).
Reference: NCERT Class 11 Mathematics textbook, chapter Straight Lines.
Explore Class 11 Mathematics Notes
- Previous: Sequences and Series
- Next: Conic Sections
More for this chapter:
Class 11 Mathematics on LearnCBSE:
Related chapters:
- Sets notes
- Relations and Functions notes
- Trigonometric Functions notes