Straight Lines Class 11 Math Quick Recall / Short Notes
Ayush (Founder)
Exam Strategist

[!TIP] 🚀 2-Minute Quick Recall Summary (Save for Exam Day)
- Slope (m): (y₂ - y₁) / (x₂ - x₁) or tan θ.
- Parallel Lines: m₁ = m₂.
- Perpendicular Lines: m₁m₂ = -1.
- Slope-Intercept Form: y = mx + c.
- Point-Slope Form: (y - y₁) = m(x - x₁).
- Distance of a Point (x₁, y₁) from Ax + By + C = 0: |Ax₁ + By₁ + C| / √(A² + B²). 📥 Download 1-Page Short Notes PDF (Zero-Friction)
Introduction
Straight Lines are the simplest geometric paths in the Cartesian plane, representing linear relationships in physics, navigation, and data science. Master the slope formula, various forms of line equations (point-slope, intercept), and the distance from a point to a line to excel in coordinate geometry. This Class 11 Math Chapter 10 summary provides all essential concepts for JEE and Board exams. Straight lines are the fundamental paths in Euclidean geometry.
1. Slope of a Line
The slope (also called gradient) of a non-vertical line passing through (x₁, y₁) and (x₂, y₂) is given by: m = (y₂ - y₁) / (x₂ - x₁)
- Angle of Inclination (θ): If θ is the angle with the positive x-axis, then m = tan θ.
- Conditions:
- If two lines are parallel, their slopes are equal (m₁ = m₂).
- If two lines are perpendicular, the product of their slopes is -1 (m₁m₂ = -1).
2. Various Forms of the Equation of a Line
Depending on the given information, we use different forms:
- Horizontal Line: y = b.
- Vertical Line: x = a.
- Point-Slope Form: (y - y₁) = m(x - x₁).
- Two-Point Form: (y - y₁) / (y₂ - y₁) = (x - x₁) / (x₂ - x₁).
- Slope-Intercept Form: y = mx + c (where c is the y-intercept).
- Intercept Form: x/a + y/b = 1 (where a and b are x and y-intercepts).
- Normal Form: x cos ω + y sin ω = p (p is the perpendicular distance from the origin).
3. General Equation of a Line
The general form of a linear equation is Ax + By + C = 0.
- Slope (m) = -A/B.
- y-intercept = -C/B.
- x-intercept = -C/A.
4. Distance of a Point from a Line
The perpendicular distance (d) from a point P(x₁, y₁) to the line Ax + By + C = 0 is: d = |Ax₁ + By₁ + C| / √(A² + B²)
Distance Between Parallel Lines:
The distance between two parallel lines Ax + By + C₁ = 0 and Ax + By + C₂ = 0 is: d = |C₁ - C₂| / √(A² + B²)
5. Shifting of Origin
If the origin (0, 0) is shifted to a new point (h, k) without changing the direction of axes, then the new coordinates (x', y') are related to the old coordinates (x, y) by: x = x' + h and y = y' + k
Comprehensive Exam Strategy (Q&A)
Q1: Find the equation of the line passing through (2, 3) and parallel to the line 3x - 4y + 5 = 0. Answer:
- Slope of given line = -A/B = -3/(-4) = 3/4.
- Since lines are parallel, slope of new line = 3/4.
- Using Point-Slope Form: y - 3 = (3/4)(x - 2)
- 4y - 12 = 3x - 6 => 3x - 4y + 6 = 0.
Q2: Find the distance of the point (3, -5) from the line 3x - 4y - 26 = 0. Answer:
- x₁ = 3, y₁ = -5, A = 3, B = -4, C = -26.
- d = |3(3) - 4(-5) - 26| / √(3² + (-4)²)
- d = |9 + 20 - 26| / 5 = |3| / 5
- d = 0.6 units.
Q3: Find the intercept of the line 2x + 3y = 6 on the coordinate axes. Answer:
- Divide by 6: 2x/6 + 3y/6 = 1.
- x/3 + y/2 = 1.
- Comparing with x/a + y/b = 1: x-intercept = 3, y-intercept = 2.
Related Revision Notes
- Chapter 9: Sequences and Series
- Chapter 11: Conic Sections
- [External Reference: NCERT Class 11 Math Chapter 10 (Authoritative Source)]
Conclusion
Straight lines are the ABCs of coordinate geometry. By mastering the various forms of equations and focusing on the relationship between slopes, you can solve any geometry problem involving linear paths. Always sketch your axes first and remember that perpendicular slopes are negative reciprocals! Keep your distance calculations precise and your intercepts well-defined.