CBSE Class 11 Maths Chapter 10 Straight Lines Notes

Chapter 10, Straight Lines, is a fundamental topic in Class 11 Maths that builds the foundation for higher concepts in coordinate geometry, calculus, and vector algebra. Understanding lines, their properties, and different forms of equations is crucial not just for your CBSE board exams but also for competitive examinations.

These YoLearn.ai notes provide a concise, exam-focused revision sheet covering all essential definitions, formulas, and key concepts. We've distilled the chapter into scannable points to help you revise efficiently. Utilize YoLearn AI Tools like Flashcards for formula recall, Mind Maps for conceptual connections, and Quizzes for self-assessment to master this chapter and boost your scores.

Key Definitions in Straight Lines

Inclination of a Line
The angle θ (0 ≤ θ < π) that a line makes with the positive direction of the x-axis, measured anti-clockwise.
Slope (Gradient) of a Line
The tangent of the inclination (m = tan θ). For two points (x₁, y₁) and (x₂, y₂), m = (y₂ - y₁) / (x₂ - x₁).
Intercepts
The distances from the origin to the points where a line intersects the x-axis (x-intercept 'a') and y-axis (y-intercept 'b').
Collinear Points
Three or more points are collinear if they lie on the same straight line. This implies the slope between any two pairs of points is the same, or the area of the triangle formed by them is zero.
Normal Form of a Line
The equation of a line x cos ω + y sin ω = p, where 'p' is the perpendicular distance from the origin to the line, and 'ω' is the angle the normal (perpendicular) from the origin to the line makes with the positive x-axis.
Perpendicular Distance
The shortest distance from a given point to a line, measured along the perpendicular from the point to the line.

Understanding Different Forms of a Straight Line's Equation

A straight line can be represented in various algebraic forms, each useful depending on the given information. Mastering these forms is critical for solving problems efficiently.

  1. Horizontal and Vertical Lines: A line parallel to the x-axis (horizontal) has an equation of the form y = k, where 'k' is its y-intercept. All points on this line have the same y-coordinate. A line parallel to the y-axis (vertical) has an equation of the form x = c, where 'c' is its x-intercept. All points on this line have the same x-coordinate. The slope of a horizontal line is 0, while the slope of a vertical line is undefined.
  1. Point-Slope Form: When you know the slope 'm' of a line and a point (x₀, y₀) it passes through, the equation is given by y - y₀ = m(x - x₀). This form is particularly useful for constructing the equation when a point and direction (slope) are known.
  1. Two-Point Form: If a line passes through two distinct points (x₁, y₁) and (x₂, y₂), its equation can be found using the formula (y - y₁) / (y₂ - y₁) = (x - x₁) / (x₂ - x₁). This form is derived by first finding the slope using the two points and then applying the point-slope form. It's often written as y - y₁ = [(y₂ - y₁) / (x₂ - x₁)](x - x₁).
  1. Slope-Intercept Form: This is one of the most common forms, expressed as y = mx + c, where 'm' is the slope of the line and 'c' is its y-intercept. It directly tells you how steep the line is and where it crosses the y-axis.
  1. Intercept Form: When a line makes x-intercept 'a' and y-intercept 'b' with the axes, its equation is x/a + y/b = 1. This form is very convenient when the intercepts are given.
  1. Normal Form: The equation is x cos ω + y sin ω = p, where 'p' is the perpendicular distance from the origin to the line, and 'ω' is the angle the normal (perpendicular) from the origin makes with the positive x-axis. This form is useful for calculating distances from the origin.
  1. General Equation of a Line: Any linear equation in two variables, Ax + By + C = 0, where A, B, and C are real numbers and A and B are not both zero, represents a straight line. From this general form, the slope can be found as -A/B (if B ≠ 0), the x-intercept as -C/A (if A ≠ 0), and the y-intercept as -C/B (if B ≠ 0).

Key Formulas and Concepts to Remember

  • Slope (m) from Inclination (θ): m = tan θ
  • Slope of line through (x₁, y₁) and (x₂, y₂): m = (y₂ - y₁) / (x₂ - x₁)
  • Condition for Parallel Lines: m₁ = m₂ (or slopes are undefined for vertical lines).
  • Condition for Perpendicular Lines: m₁m₂ = -1 (or one line is horizontal and other is vertical).
  • Angle (φ) between Two Lines: tan φ = |(m₂ - m₁) / (1 + m₁m₂)|
  • Equation of Line Passing through (x₁, y₁) and (x₂, y₂): y - y₁ = [(y₂ - y₁) / (x₂ - x₁)](x - x₁)
  • Perpendicular Distance from a Point (x₁, y₁) to a Line Ax + By + C = 0: d = |Ax₁ + By₁ + C| / √(A² + B²)
  • Distance between two Parallel Lines Ax + By + C₁ = 0 and Ax + By + C₂ = 0: d = |C₁ - C₂| / √(A² + B²)
  • Area of a Triangle with vertices (x₁, y₁), (x₂, y₂), (x₃, y₃): A = ½ |x₁(y₂ - y₃) + x₂(y₃ - y₁) + x₃(y₁ - y₂)|. If Area = 0, points are collinear.

Parallel vs. Perpendicular Lines

AspectDetails

Worked Examples for Quick Reference

  • {"title":"Example 1: Equation of a Line","description":"Find the equation of a line passing through the point (2, -3) and having a slope of -4.","solution":"Using the Point-Slope form y - y₀ = m(x - x₀):\ny - (-3) = -4(x - 2)\ny + 3 = -4x + 8\n4x + y - 5 = 0"}
  • {"title":"Example 2: Angle Between Lines","description":"Find the angle between the lines 2x + y = 5 and x - 3y = 7.","solution":"Slope of 2x + y = 5 (m₁) is -2.\nSlope of x - 3y = 7 (m₂) is 1/3.\ntan φ = |(m₂ - m₁) / (1 + m₁m₂)| = |(1/3 - (-2)) / (1 + (1/3)(-2))|\ntan φ = |(1/3 + 2) / (1 - 2/3)| = |(7/3) / (1/3)| = 7\nφ = tan⁻¹(7)"}

Exam Tip: Avoiding Common Traps

Always ensure you're using the correct formula for the given information. For instance, if intercepts are given, the intercept form (x/a + y/b = 1) is fastest. If slope and a point are given, use the point-slope form (y - y₀ = m(x - x₀)). Watch out for undefined slopes for vertical lines (x=constant) and zero slopes for horizontal lines (y=constant); these are often special cases that simplify calculations but can also be traps if not recognized. When calculating angles, remember the absolute value in tan φ gives the acute angle; if you need the obtuse angle, subtract from 180° or π radians. Careful with signs in distance formulas; the absolute value ensures distance is always positive. For collinearity, proving slopes are equal is often more straightforward than using the area of a triangle formula.

Practice Questions with Solutions

  • Q: What is the slope of the line passing through points (3, -2) and (-1, 4)? A: m = (4 - (-2)) / (-1 - 3) = 6 / -4 = -3/2
  • Q: What is the condition for two lines with slopes m₁ and m₂ to be perpendicular? A: m₁m₂ = -1 (provided neither line is vertical/horizontal).
  • Q: Write the general equation of a line. A: Ax + By + C = 0, where A, B, C are real numbers and A, B are not both zero.
  • Q: What is the equation of a line that passes through the origin and has a slope 'm'? A: y = mx

Frequently Asked Questions

How can I quickly remember all the forms of a straight line equation?

Focus on understanding the core information each form provides. The Point-Slope form is a good starting point, as others like the Two-Point form can be derived from it. Practice converting between forms using YoLearn.ai Flashcards for quick recall.

What's the difference between inclination and slope?

Inclination (θ) is the angle a line makes with the positive x-axis (0 ≤ θ < π). Slope (m) is the tangent of this inclination (m = tan θ). The inclination describes the direction, while the slope quantifies the steepness.

How do I handle problems involving parallel or perpendicular lines with undefined slopes?

Undefined slopes occur for vertical lines (x = constant). For parallel lines, if one is vertical, the other must also be vertical. For perpendicular lines, if one is vertical, the other must be horizontal (y = constant, slope = 0).

When should I use the normal form of a line?

The normal form (x cos ω + y sin ω = p) is particularly useful when the perpendicular distance from the origin to the line (p) and the angle (ω) the normal makes with the x-axis are given or required. It's often used in advanced geometry problems.