Class XI Mathematics

Chapter 9: Straight Lines

Standard NCERT & CBSE aligned study curriculum. Master concepts, track accuracy, revise weak areas, and challenge yourself with 9 customized practice modes.

Chapter Overview

Welcome to Class XI Mathematics: Straight Lines. This chapter forms a core structural component of the math syllabus, designed to build analytical rigor and key formula models.

Use the detailed subtopic guide below to review standard definitions, key mathematical rules, and study guidelines.

Prerequisite Concepts

Coordinate GeometryLinear Equations in Two Variables

Detailed Subtopics Study Guide

Review detailed conceptual explanations, mathematical equations, and guidelines for each subtopic in this chapter:

1Slope of a line

Concept Explanation

The slope (or gradient) of a line measures its steepness and direction. It is defined as the tangent of the angle of inclination that the line makes with the positive x-axis, or the ratio of rise over run.

Mathematical Representation
m = \tan\theta = \frac{y_2 - y_1}{x_2 - x_1}
Study Guideline: If a line is horizontal, its slope is 0. If a line is vertical, its slope is undefined (division by zero).

2Angle between two lines

Concept Explanation

The angle θ between two lines in space is the angle between their direction vectors, calculated using the dot product of their directions.

Mathematical Representation
\cos\theta = \frac{|a_1a_2 + b_1b_2 + c_1c_2|}{\sqrt{a_1^2+b_1^2+c_1^2}\sqrt{a_2^2+b_2^2+c_2^2}}
Study Guideline: Lines are perpendicular if a1*a2 + b1*b2 + c1*c2 = 0, and parallel if a1/a2 = b1/b2 = c1/c2.

3Line equations forms (point-slope, slope-intercept, intercept, normal)

Concept Explanation

Straight lines can be represented by different equations depending on the known parameters: point-slope form, slope-intercept form, intercept form, and normal form.

Mathematical Representation
y-y_1 = m(x-x_1), \quad y = mx+c, \quad \frac{x}{a} + \frac{y}{b} = 1, \quad x\cos\alpha + y\sin\alpha = p
Study Guideline: Choose the form based on what is given: use slope-intercept if you know the slope and y-intercept; use intercept form if you know both coordinate cuts.

4Distance of a point from a line

Concept Explanation

The perpendicular distance d from a point P(x1, y1) to a line in standard form ax + by + c = 0 is calculated using a standard ratio.

Mathematical Representation
d = \frac{|a x_1 + b y_1 + c|}{\sqrt{a^2 + b^2}}
Study Guideline: Substitute the point's coordinates into the line's equation in the numerator, and divide by the square root of the sum of the squares of the line's coefficients.

5Parallel and Perpendicular lines slopes

Concept Explanation

Parallel lines have the exact same inclination and therefore equal slopes. Perpendicular lines intersect at right angles, and the product of their slopes is always -1.

Mathematical Representation
L_1 \parallel L_2 \iff m_1 = m_2, \quad L_1 \perp L_2 \iff m_1 \cdot m_2 = -1
Study Guideline: To find the slope of a perpendicular line, take the negative reciprocal of the original slope (e.g., if m = 3, the perpendicular slope is -1/3).