Class 11 Straight Lines Notes

Class 11 Mathematics: Straight Lines Notes


1. Introduction

  • A straight line is the locus of points that satisfies a linear equation in two variables.
  • General form:

Ax+By+C=0Ax + By + C = 0Ax+By+C=0

where A,B,CA, B, CA,B,C are constants and AAA and BBB are not both zero.


2. Slope of a Line

  • Slope (m): Ratio of change in y to change in x between two points:

m=y2y1x2x1m = \frac{y_2 – y_1}{x_2 – x_1}m=x2​−x1​y2​−y1​​

  • Parallel lines: Slopes are equal (m1=m2m_1 = m_2m1​=m2​)
  • Perpendicular lines: Product of slopes = -1 (m1m2=1m_1 m_2 = -1m1​m2​=−1)

3. Forms of the Equation of a Line

  1. Slope-Intercept Form:

y=mx+cy = mx + cy=mx+c

  • mmm = slope, ccc = y-intercept
  1. Point-Slope Form:

yy1=m(xx1)y – y_1 = m(x – x_1)y−y1​=m(x−x1​)

  • Line passing through (x1,y1)(x_1, y_1)(x1​,y1​) with slope mmm
  1. Two-Point Form:

yy1y2y1=xx1x2x1\frac{y – y_1}{y_2 – y_1} = \frac{x – x_1}{x_2 – x_1}y2​−y1​y−y1​​=x2​−x1​x−x1​​

  • Line passing through points (x1,y1)(x_1, y_1)(x1​,y1​) and (x2,y2)(x_2, y_2)(x2​,y2​)
  1. Intercept Form:

xa+yb=1\frac{x}{a} + \frac{y}{b} = 1ax​+by​=1

  • aaa = x-intercept, bbb = y-intercept

4. Angle Between Two Lines

  • Lines with slopes m1m_1m1​ and m2m_2m2​ form angle θ\thetaθ:

tanθ=m1m21+m1m2\tan \theta = \left| \frac{m_1 – m_2}{1 + m_1 m_2} \right|tanθ=​1+m1​m2​m1​−m2​​​


5. Distance of a Point from a Line

  • Line: Ax+By+C=0Ax + By + C = 0Ax+By+C=0
  • Point: (x0,y0)(x_0, y_0)(x0​,y0​)

d=Ax0+By0+CA2+B2d = \frac{|Ax_0 + By_0 + C|}{\sqrt{A^2 + B^2}}d=A2+B2​∣Ax0​+By0​+C∣​


6. Distance Between Two Parallel Lines

  • Lines: Ax+By+C1=0Ax + By + C_1 = 0Ax+By+C1​=0 and Ax+By+C2=0Ax + By + C_2 = 0Ax+By+C2​=0

d=C2C1A2+B2d = \frac{|C_2 – C_1|}{\sqrt{A^2 + B^2}}d=A2+B2​∣C2​−C1​∣​


7. Conditions

  1. Parallel lines: A1A2=B1B2C1C2\frac{A_1}{A_2} = \frac{B_1}{B_2} \neq \frac{C_1}{C_2}A2​A1​​=B2​B1​​=C2​C1​​
  2. Perpendicular lines: A1A2+B1B2=0A_1 A_2 + B_1 B_2 = 0A1​A2​+B1​B2​=0

 Special Cases

  1. Horizontal Line: y = c → slope = 0
  2. Vertical Line: x = k → slope is undefined

8. Key Points

  • Straight line is simplest geometric figure in coordinate geometry.
  • Slope determines inclination.
  • Forms of equations are interchangeable depending on known data.
  • Distance formulas are useful in perpendicularity and parallelism problems.